mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
packagegroup-core-tools-testapps: connman-client added
connman-client is now part of tools-testapps (From OE-Core rev: 97c47c9c78d310e0714c3127e8de528f854f58cf) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3312a2fd90
commit
f55f60569b
@@ -5,7 +5,7 @@
|
|||||||
SUMMARY = "Testing tools/applications"
|
SUMMARY = "Testing tools/applications"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
inherit packagegroup
|
inherit packagegroup
|
||||||
|
|
||||||
@@ -43,4 +43,5 @@ RDEPENDS_${PN} = "\
|
|||||||
xprop \
|
xprop \
|
||||||
xvideo-tests \
|
xvideo-tests \
|
||||||
ltp \
|
ltp \
|
||||||
|
connman-client \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user