mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
pakagegroups: don't pull in sysfsutils
sysfsutils is unmaintained and generally not needed. (From OE-Core rev: 4b0a6ac87a9d1ef0ce8e84b56208d847718f12fd) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7c4146f03c
commit
2ae11f4a33
@@ -54,7 +54,6 @@ RDEPENDS_packagegroup-base = "\
|
||||
packagegroup-distro-base \
|
||||
packagegroup-machine-base \
|
||||
\
|
||||
sysfsutils \
|
||||
module-init-tools \
|
||||
${@bb.utils.contains('MACHINE_FEATURES', 'apm', 'packagegroup-base-apm', '',d)} \
|
||||
${@bb.utils.contains('MACHINE_FEATURES', 'acpi', 'packagegroup-base-acpi', '',d)} \
|
||||
|
||||
@@ -151,8 +151,6 @@ RDEPENDS_packagegroup-core-full-cmdline-sys-services = "\
|
||||
pciutils \
|
||||
libpcre \
|
||||
rpcbind \
|
||||
sysfsutils \
|
||||
tcp-wrappers \
|
||||
tzdata \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user