mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
packagegroup-core-full-cmdline: clean up system-services dependencies
The 'system services' packagegroup depends on a number of packages which are not system services, so remove them from the list. (From OE-Core rev: 308e402a710dd7e6bb521517dde11a2e2b5fda22) 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
29537ac86a
commit
ed067ac7dc
@@ -133,16 +133,8 @@ RDEPENDS_packagegroup-core-full-cmdline-multiuser = "\
|
|||||||
|
|
||||||
RDEPENDS_packagegroup-core-full-cmdline-sys-services = "\
|
RDEPENDS_packagegroup-core-full-cmdline-sys-services = "\
|
||||||
at \
|
at \
|
||||||
bzip2 \
|
|
||||||
cronie \
|
cronie \
|
||||||
dbus \
|
|
||||||
elfutils \
|
|
||||||
gzip \
|
|
||||||
less \
|
|
||||||
logrotate \
|
logrotate \
|
||||||
nfs-utils \
|
nfs-utils \
|
||||||
pciutils \
|
|
||||||
rpcbind \
|
rpcbind \
|
||||||
tcp-wrappers \
|
|
||||||
tzdata \
|
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user