diff options
| -rw-r--r-- | meta/recipes-core/packagegroups/packagegroup-base.bb | 1 | ||||
| -rw-r--r-- | meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-base.bb b/meta/recipes-core/packagegroups/packagegroup-base.bb index 313628e6c7..f56627c595 100644 --- a/meta/recipes-core/packagegroups/packagegroup-base.bb +++ b/meta/recipes-core/packagegroups/packagegroup-base.bb | |||
| @@ -54,7 +54,6 @@ RDEPENDS_packagegroup-base = "\ | |||
| 54 | packagegroup-distro-base \ | 54 | packagegroup-distro-base \ |
| 55 | packagegroup-machine-base \ | 55 | packagegroup-machine-base \ |
| 56 | \ | 56 | \ |
| 57 | sysfsutils \ | ||
| 58 | module-init-tools \ | 57 | module-init-tools \ |
| 59 | ${@bb.utils.contains('MACHINE_FEATURES', 'apm', 'packagegroup-base-apm', '',d)} \ | 58 | ${@bb.utils.contains('MACHINE_FEATURES', 'apm', 'packagegroup-base-apm', '',d)} \ |
| 60 | ${@bb.utils.contains('MACHINE_FEATURES', 'acpi', 'packagegroup-base-acpi', '',d)} \ | 59 | ${@bb.utils.contains('MACHINE_FEATURES', 'acpi', 'packagegroup-base-acpi', '',d)} \ |
diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb b/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb index fdede5954c..b9c8baf2ee 100644 --- a/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb +++ b/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb | |||
| @@ -151,8 +151,6 @@ RDEPENDS_packagegroup-core-full-cmdline-sys-services = "\ | |||
| 151 | pciutils \ | 151 | pciutils \ |
| 152 | libpcre \ | 152 | libpcre \ |
| 153 | rpcbind \ | 153 | rpcbind \ |
| 154 | sysfsutils \ | ||
| 155 | tcp-wrappers \ | 154 | tcp-wrappers \ |
| 156 | tzdata \ | 155 | tzdata \ |
| 157 | " | 156 | " |
| 158 | |||
