From a405ca246e5b9f8846af7dafcc5a9ca62c835e29 Mon Sep 17 00:00:00 2001 From: Lianhao Lu Date: Thu, 5 Apr 2012 19:43:28 +0800 Subject: connman: Fixed multilib support. 1. Corrected the package content of connman-test. This is part of the bug fixing [YOCTO #2216]. (From OE-Core rev: 4df39d673156cc63b94531515d8f92ca4d0da77f) Signed-off-by: Lianhao Lu Removed ofono addtion - sgw Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-connectivity/connman/connman_0.79.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-connectivity/connman/connman_0.79.bb') diff --git a/meta/recipes-connectivity/connman/connman_0.79.bb b/meta/recipes-connectivity/connman/connman_0.79.bb index 0c3a6fe08d..f87c4dd3a0 100644 --- a/meta/recipes-connectivity/connman/connman_0.79.bb +++ b/meta/recipes-connectivity/connman/connman_0.79.bb @@ -8,3 +8,4 @@ SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git \ file://disable_alg-test.patch \ file://connman" S = "${WORKDIR}/git" +PR = "r1" -- cgit v1.2.3-54-g00ecf