mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
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. (From OE-Core rev: 29ebe67fcc49b317bbb24871d8285494c1a29d9a) Signed-off-by: Zhenbo Gao <zhenbo.gao@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
40e789d1fe
commit
21fbcdb9f7
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user