meta-dcm/recipes-st/images/st-image-bootfs.bbappend

8 lines
237 B
Plaintext

# Fix for DCM machine - replace missing kernel package
PACKAGE_INSTALL:remove = "kernel-imagebootfs"
PACKAGE_INSTALL:append = " kernel-image"
# Make sure we're compatible with DCM machine
COMPATIBLE_MACHINE:append = "|stm32mp157c-dcm"