From ee6762f166a4769c8326d552ca59f431b705e86e Mon Sep 17 00:00:00 2001 From: Thomas Zimmermann Date: Tue, 27 Oct 2009 13:57:49 +0000 Subject: connman: move test utils to separate package, shr config do not disable usb0 on startup Signed-off-by: Klaus Kurzmann --- recipes/connman/connman_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes/connman/connman_git.bb') diff --git a/recipes/connman/connman_git.bb b/recipes/connman/connman_git.bb index 523d39ba2f..c0cb890e20 100644 --- a/recipes/connman/connman_git.bb +++ b/recipes/connman/connman_git.bb @@ -20,12 +20,14 @@ EXTRA_OECONF = " \ --enable-fake \ " +EXTRA_OECONF_append_shr += "--disable-tools" + require connman.inc SRCREV = "1a94db417ecaba20a609ff4b4431a3f67c5dcbc6" PV = "0.42+git" -PR = "r0" +PR = "r2" PR_append = ".gitr${SRCREV}" DEFAULT_PREFERENCE = "-1" -- cgit 1.2.3-korg