ramdisk-image: Add tools to install the wic files on the mmc
id:458169
This commit is contained in:
parent
19f4f4f7a3
commit
02dc2cdbef
|
|
@ -40,4 +40,7 @@ IMAGE_INSTALL:append = " \
|
||||||
nwl-tests \
|
nwl-tests \
|
||||||
\
|
\
|
||||||
${@bb.utils.contains("MACHINE_FEATURES", "wifi", "${WIFI_PACKAGES}", "", d)} \
|
${@bb.utils.contains("MACHINE_FEATURES", "wifi", "${WIFI_PACKAGES}", "", d)} \
|
||||||
|
\
|
||||||
|
bmap-tools \
|
||||||
|
xz \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue