[OE-core] [PATCH 05/10] ofono: upgrade to version 1.23

Maxin B. John maxin.john at intel.com
Wed Apr 4 15:32:21 UTC 2018


1.22 -> 1.23

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 meta/recipes-connectivity/ofono/ofono_1.22.bb | 9 ---------
 meta/recipes-connectivity/ofono/ofono_1.23.bb | 9 +++++++++
 2 files changed, 9 insertions(+), 9 deletions(-)
 delete mode 100644 meta/recipes-connectivity/ofono/ofono_1.22.bb
 create mode 100644 meta/recipes-connectivity/ofono/ofono_1.23.bb

diff --git a/meta/recipes-connectivity/ofono/ofono_1.22.bb b/meta/recipes-connectivity/ofono/ofono_1.22.bb
deleted file mode 100644
index e57eaa7..0000000
--- a/meta/recipes-connectivity/ofono/ofono_1.22.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require ofono.inc
-
-SRC_URI  = "\
-  ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
-  file://ofono \
-  file://use-python3.patch \
-"
-SRC_URI[md5sum] = "2a683ab8e98448ad8bc5dc9868d2893e"
-SRC_URI[sha256sum] = "8e34a6696c300c9841b55e8dff640bd3096e49f5dbe55bbebaa69a71676f687e"
diff --git a/meta/recipes-connectivity/ofono/ofono_1.23.bb b/meta/recipes-connectivity/ofono/ofono_1.23.bb
new file mode 100644
index 0000000..e04162c
--- /dev/null
+++ b/meta/recipes-connectivity/ofono/ofono_1.23.bb
@@ -0,0 +1,9 @@
+require ofono.inc
+
+SRC_URI  = "\
+  ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
+  file://ofono \
+  file://use-python3.patch \
+"
+SRC_URI[md5sum] = "27ea2f1a155231af49d520486b8ebc05"
+SRC_URI[sha256sum] = "4dacdc61571aad7ce8b4412ed51d03bec3d4060b93ee68f8c69b26b223bdc975"
-- 
2.4.0




More information about the Openembedded-core mailing list