diff options
Diffstat (limited to 'meta/classes/core-image.bbclass')
| -rw-r--r-- | meta/classes/core-image.bbclass | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/classes/core-image.bbclass b/meta/classes/core-image.bbclass index 668297bd40..e2ad0fcf31 100644 --- a/meta/classes/core-image.bbclass +++ b/meta/classes/core-image.bbclass | |||
| @@ -51,8 +51,6 @@ CORE_IMAGE_BASE_INSTALL = '\ | |||
| 51 | task-core-boot \ | 51 | task-core-boot \ |
| 52 | task-base-extended \ | 52 | task-base-extended \ |
| 53 | \ | 53 | \ |
| 54 | ${@base_contains("IMAGE_FEATURES", "package-management", "", "${ROOTFS_PKGMANAGE_BOOTSTRAP}",d)} \ | ||
| 55 | \ | ||
| 56 | ${CORE_IMAGE_EXTRA_INSTALL} \ | 54 | ${CORE_IMAGE_EXTRA_INSTALL} \ |
| 57 | ' | 55 | ' |
| 58 | 56 | ||
