diff options
author | Saul Wold <sgw@linux.intel.com> | 2010-12-22 15:51:17 -0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-23 14:28:22 +0000 |
commit | 3f6b329c1e0ad7ff5800517820946dddf0f92d13 (patch) | |
tree | 125273aa8f8b477892bb146f2c38c213c5f0fa24 /meta | |
parent | 5929ead20b55c7a0ec208c2ffe79840b5e115596 (diff) | |
download | openembedded-core-3f6b329c1e0ad7ff5800517820946dddf0f92d13.tar.gz openembedded-core-3f6b329c1e0ad7ff5800517820946dddf0f92d13.tar.bz2 openembedded-core-3f6b329c1e0ad7ff5800517820946dddf0f92d13.tar.xz openembedded-core-3f6b329c1e0ad7ff5800517820946dddf0f92d13.zip |
connman: Update to 0.64 to solve build issue with .37 kernel headers
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-connectivity/connman/connman-0.64/connman (renamed from meta/recipes-connectivity/connman/connman-0.63/connman) | 0 | ||||
-rw-r--r-- | meta/recipes-connectivity/connman/connman-0.64/dbusperms.patch (renamed from meta/recipes-connectivity/connman/connman-0.63/dbusperms.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-connectivity/connman/connman-0.64/fix-shutdown-ap-disconnect.patch (renamed from meta/recipes-connectivity/connman/connman-0.63/fix-shutdown-ap-disconnect.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-connectivity/connman/connman_0.64.bb (renamed from meta/recipes-connectivity/connman/connman_0.63.bb) | 4 |
4 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/connman/connman-0.63/connman b/meta/recipes-connectivity/connman/connman-0.64/connman index f01bf371c..f01bf371c 100644 --- a/meta/recipes-connectivity/connman/connman-0.63/connman +++ b/meta/recipes-connectivity/connman/connman-0.64/connman diff --git a/meta/recipes-connectivity/connman/connman-0.63/dbusperms.patch b/meta/recipes-connectivity/connman/connman-0.64/dbusperms.patch index 100af0367..100af0367 100644 --- a/meta/recipes-connectivity/connman/connman-0.63/dbusperms.patch +++ b/meta/recipes-connectivity/connman/connman-0.64/dbusperms.patch diff --git a/meta/recipes-connectivity/connman/connman-0.63/fix-shutdown-ap-disconnect.patch b/meta/recipes-connectivity/connman/connman-0.64/fix-shutdown-ap-disconnect.patch index a0ad0991d..a0ad0991d 100644 --- a/meta/recipes-connectivity/connman/connman-0.63/fix-shutdown-ap-disconnect.patch +++ b/meta/recipes-connectivity/connman/connman-0.64/fix-shutdown-ap-disconnect.patch diff --git a/meta/recipes-connectivity/connman/connman_0.63.bb b/meta/recipes-connectivity/connman/connman_0.64.bb index e99f7840a..bea761cb2 100644 --- a/meta/recipes-connectivity/connman/connman_0.63.bb +++ b/meta/recipes-connectivity/connman/connman_0.64.bb @@ -24,5 +24,5 @@ SRC_URI = "\ file://connman \ " -SRC_URI[md5sum] = "11616a4fa1d03f96f0739730645f7c53" -SRC_URI[sha256sum] = "e2a57376cdcd42b3876262da6959aa58428941e0eb2df9a4724cd3f1af934492" +SRC_URI[md5sum] = "1328b04632ad279f991abe457b207b9d" +SRC_URI[sha256sum] = "46fd36917f53ae20cfed562406a37f9c677f65a57467cac18ce491fa089da325" |