diff options
author | Ross Burton <ross.burton@intel.com> | 2018-02-08 23:02:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-16 18:05:39 +0000 |
commit | 8028cb56f9dd3ffd9a332a5c1a5e614ba26773fa (patch) | |
tree | 960eaa8f4de0c94c650090a3c6f636cba4449a77 /meta/recipes-extended/packagegroups | |
parent | 78311acbd37351d1f2562e1eb783bdd1668e4dd3 (diff) | |
download | poky-8028cb56f9dd3ffd9a332a5c1a5e614ba26773fa.tar.gz |
packagegroup-core-full-cmdline: remove libraries from the system-services group
(From OE-Core rev: 15e0e93b20194c627a0135601d06b63aaf8f7c56)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/packagegroups')
-rw-r--r-- | meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb b/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb index b9c8baf2ee..ba41202bf7 100644 --- a/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb +++ b/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb | |||
@@ -140,16 +140,12 @@ RDEPENDS_packagegroup-core-full-cmdline-sys-services = "\ | |||
140 | bzip2 \ | 140 | bzip2 \ |
141 | cronie \ | 141 | cronie \ |
142 | dbus \ | 142 | dbus \ |
143 | dbus-glib \ | ||
144 | elfutils \ | 143 | elfutils \ |
145 | gzip \ | 144 | gzip \ |
146 | less \ | 145 | less \ |
147 | libcap \ | ||
148 | libevent \ | ||
149 | logrotate \ | 146 | logrotate \ |
150 | nfs-utils \ | 147 | nfs-utils \ |
151 | pciutils \ | 148 | pciutils \ |
152 | libpcre \ | ||
153 | rpcbind \ | 149 | rpcbind \ |
154 | tcp-wrappers \ | 150 | tcp-wrappers \ |
155 | tzdata \ | 151 | tzdata \ |