diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-extended/images/core-image-lsb.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ | |||
| 2 | reasonably used for customization and is suitable for implementations that \ | 2 | reasonably used for customization and is suitable for implementations that \ |
| 3 | conform to Linux Standard Base (LSB)." | 3 | conform to Linux Standard Base (LSB)." |
| 4 | 4 | ||
| 5 | IMAGE_FEATURES += "splash ssh-server-openssh hwcodecs" | 5 | IMAGE_FEATURES += "splash ssh-server-openssh hwcodecs package-management" |
| 6 | 6 | ||
| 7 | IMAGE_INSTALL = "\ | 7 | IMAGE_INSTALL = "\ |
| 8 | ${CORE_IMAGE_BASE_INSTALL} \ | 8 | ${CORE_IMAGE_BASE_INSTALL} \ |
