BOOTFS: rename extlinux package
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
This commit is contained in:
parent
99414cdd9a
commit
ea02b7ab35
|
|
@ -11,7 +11,7 @@ IMAGE_ROOTFS_EXTRA_SPACE = "0"
|
|||
# Add specific package for our image:
|
||||
PACKAGE_INSTALL += " \
|
||||
kernel-imagebootfs \
|
||||
u-boot-stm32mp-extlinux \
|
||||
stm32mp-extlinux \
|
||||
${@bb.utils.contains('MACHINE_FEATURES', 'splashscreen', 'u-boot-stm32mp-splash', '', d)} \
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue