diff options
Diffstat (limited to 'meta/recipes-extended/images/core-image-lsb.bb')
| -rw-r--r-- | meta/recipes-extended/images/core-image-lsb.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-extended/images/core-image-lsb.bb b/meta/recipes-extended/images/core-image-lsb.bb deleted file mode 100644 index ab61c6e6df..0000000000 --- a/meta/recipes-extended/images/core-image-lsb.bb +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | DESCRIPTION = "An image containing packages that are required to conform \ | ||
| 2 | to the Linux Standard Base (LSB) specification." | ||
| 3 | |||
| 4 | IMAGE_FEATURES += "splash ssh-server-openssh hwcodecs package-management" | ||
| 5 | |||
| 6 | IMAGE_INSTALL = "\ | ||
| 7 | ${CORE_IMAGE_BASE_INSTALL} \ | ||
| 8 | packagegroup-core-full-cmdline \ | ||
| 9 | packagegroup-core-lsb \ | ||
| 10 | " | ||
| 11 | |||
| 12 | inherit core-image distro_features_check | ||
| 13 | |||
| 14 | REQUIRED_DISTRO_FEATURES = "pam" | ||
