[oe-commits] [openembedded-core] 01/47: packagegroup-self-hosted.bb: remove unsuitable network related dependence

git at git.openembedded.org git at git.openembedded.org
Sun Jun 12 22:47:43 UTC 2016


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

commit 29ebe67fcc49b317bbb24871d8285494c1a29d9a
Author: Zhenbo Gao <zhenbo.gao at windriver.com>
AuthorDate: Thu May 26 14:40:09 2016 +0800

    packagegroup-self-hosted.bb: remove unsuitable network related dependence
    
    self-hosted should not include any network related dependence, the image that
    pulls in this packagegroup should handle any networking requirements.
    
    Signed-off-by: Zhenbo Gao <zhenbo.gao at windriver.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index aa88cf9..c43e7e8 100644
--- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
@@ -28,9 +28,6 @@ RDEPENDS_packagegroup-self-hosted = "\
     "
 
 RDEPENDS_packagegroup-self-hosted-host-tools = "\
-    connman \
-    connman-plugin-ethernet \
-    dhcp-client \
     e2fsprogs \
     e2fsprogs-e2fsck \
     e2fsprogs-mke2fs \

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


More information about the Openembedded-commits mailing list