IMAGES: USERFS: put m4projects under MACHINE_FEATURES flags

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Change-Id: I88703b69adc07e6a7702b7eb08aab13b5a6b1af9
This commit is contained in:
Romuald JEANNE 2021-03-15 16:05:27 +01:00 committed by Bernard PUEL
parent f528573e33
commit 314b4cc4b3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ IMAGE_ROOTFS_MAXSIZE = ""
# Add specific package for our image:
PACKAGE_INSTALL += " \
m4projects-stm32mp1-userfs \
${@bb.utils.contains('MACHINE_FEATURES', 'm4copro', 'm4projects-stm32mp1-userfs', '', d)} \
linux-examples-stm32mp1-userfs \
"