[oe-commits] [openembedded-core] 11/43: packagegroup-core-full-cmdline: drop python-dbus from the list of services

git at git.openembedded.org git at git.openembedded.org
Thu Jun 2 10:51:35 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit f0caf5765f7a969917639912ffccb1c32e2012d1
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Thu Jun 2 12:25:48 2016 +0300

    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 <alexander.kanavin at linux.intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb b/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb
index f33b43e..a60a68c 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list