dashboard
repositories
activity
search
login
ljy
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
set hp_det gpio
hc
2024-08-12
233ab1bd4c5697f5cdec94e60206e8c6ac609b4c
[~ljy/RK3588_XEN.git]
/
buildroot
/
support
/
testing
/
tests
/
core
/
cpeid-br2-external
/
package
/
cpe-id-pkg4
/
cpe-id-pkg4.mk
1
2
3
4
5
6
7
8
9
CPE_ID_PKG4_VERSION = 67
CPE_ID_PKG4_CPE_ID_VENDOR = foo
CPE_ID_PKG4_CPE_ID_PRODUCT = bar
CPE_ID_PKG4_CPE_ID_VERSION = 42
CPE_ID_PKG4_CPE_ID_UPDATE = b2
CPE_ID_PKG4_CPE_ID_PREFIX = cpe:2.4:a
$(eval $(generic-package))
$(eval $(host-generic-package))