From: Alexander Kanavin Date: Thu, 2 Jun 2016 09:25:48 +0000 (+0300) Subject: packagegroup-core-full-cmdline: drop python-dbus from the list of services X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~25542 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0caf5765f7a969917639912ffccb1c32e2012d1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git packagegroup-core-full-cmdline: drop python-dbus from the list of services Any Python scripts should include this dependency explicitly. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb b/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb index f33b43ee73f..a60a68cbf2e 100644 --- a/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb +++ b/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb @@ -143,7 +143,6 @@ RDEPENDS_packagegroup-core-full-cmdline-sys-services = "\ cronie \ dbus \ dbus-glib \ - python-dbus \ elfutils \ gzip \ less \