From 3f6b329c1e0ad7ff5800517820946dddf0f92d13 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 22 Dec 2010 15:51:17 -0800 Subject: [PATCH] connman: Update to 0.64 to solve build issue with .37 kernel headers Signed-off-by: Saul Wold --- .../connman/{connman-0.63 => connman-0.64}/connman | 0 .../connman/{connman-0.63 => connman-0.64}/dbusperms.patch | 0 .../fix-shutdown-ap-disconnect.patch | 0 .../connman/{connman_0.63.bb => connman_0.64.bb} | 4 ++-- 4 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/connman/{connman-0.63 => connman-0.64}/connman (100%) rename meta/recipes-connectivity/connman/{connman-0.63 => connman-0.64}/dbusperms.patch (100%) rename meta/recipes-connectivity/connman/{connman-0.63 => connman-0.64}/fix-shutdown-ap-disconnect.patch (100%) rename meta/recipes-connectivity/connman/{connman_0.63.bb => connman_0.64.bb} (80%) diff --git a/meta/recipes-connectivity/connman/connman-0.63/connman b/meta/recipes-connectivity/connman/connman-0.64/connman similarity index 100% rename from meta/recipes-connectivity/connman/connman-0.63/connman rename to 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 similarity index 100% rename from meta/recipes-connectivity/connman/connman-0.63/dbusperms.patch rename to 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 similarity index 100% rename from meta/recipes-connectivity/connman/connman-0.63/fix-shutdown-ap-disconnect.patch rename to 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 similarity index 80% rename from meta/recipes-connectivity/connman/connman_0.63.bb rename to meta/recipes-connectivity/connman/connman_0.64.bb index e99f7840af..bea761cb2e 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" -- 2.40.1