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

git at git.openembedded.org git at git.openembedded.org
Mon May 30 21:59:57 UTC 2016


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

commit f75bb8abc970e28f6a9f147e3561509f9ff2e1a8
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Tue May 3 15:33:52 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>
---
 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