diff --git a/meta/recipes-extended/images/core-image-lsb.bb b/meta/recipes-extended/images/core-image-lsb.bb index a5f2643998..f22d199bed 100644 --- a/meta/recipes-extended/images/core-image-lsb.bb +++ b/meta/recipes-extended/images/core-image-lsb.bb @@ -2,7 +2,7 @@ DESCRIPTION = "A foundational basic image without support for X that can be \ reasonably used for customization and is suitable for implementations that \ conform to Linux Standard Base (LSB)." -IMAGE_FEATURES += "splash ssh-server-openssh hwcodecs" +IMAGE_FEATURES += "splash ssh-server-openssh hwcodecs package-management" IMAGE_INSTALL = "\ ${CORE_IMAGE_BASE_INSTALL} \