BOOTFS: rename extlinux package

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
This commit is contained in:
Christophe Priouzeau 2022-05-02 11:59:46 +02:00
parent 99414cdd9a
commit ea02b7ab35
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ IMAGE_ROOTFS_EXTRA_SPACE = "0"
# Add specific package for our image: # Add specific package for our image:
PACKAGE_INSTALL += " \ PACKAGE_INSTALL += " \
kernel-imagebootfs \ kernel-imagebootfs \
u-boot-stm32mp-extlinux \ stm32mp-extlinux \
${@bb.utils.contains('MACHINE_FEATURES', 'splashscreen', 'u-boot-stm32mp-splash', '', d)} \ ${@bb.utils.contains('MACHINE_FEATURES', 'splashscreen', 'u-boot-stm32mp-splash', '', d)} \
" "