ramdisk-image: Add tools to install the wic files on the mmc

id:458169
This commit is contained in:
Alexandre Bard 2023-10-25 17:07:35 +02:00 committed by Alexandre Bard
parent 19f4f4f7a3
commit 02dc2cdbef
1 changed files with 3 additions and 0 deletions

View File

@ -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 \
" "