[OE-core] [PATCH 1/5] ofono: upgrade 1.23 -> 1.24

Maxin B. John maxin.john at intel.com
Wed Jun 20 14:07:18 UTC 2018


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

diff --git a/meta/recipes-connectivity/ofono/ofono_1.23.bb b/meta/recipes-connectivity/ofono/ofono_1.23.bb
deleted file mode 100644
index e04162c..0000000
--- a/meta/recipes-connectivity/ofono/ofono_1.23.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] = "27ea2f1a155231af49d520486b8ebc05"
-SRC_URI[sha256sum] = "4dacdc61571aad7ce8b4412ed51d03bec3d4060b93ee68f8c69b26b223bdc975"
diff --git a/meta/recipes-connectivity/ofono/ofono_1.24.bb b/meta/recipes-connectivity/ofono/ofono_1.24.bb
new file mode 100644
index 0000000..be7d9ea
--- /dev/null
+++ b/meta/recipes-connectivity/ofono/ofono_1.24.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] = "be24e80f6551f46fea0c5b5879964d6c"
+SRC_URI[sha256sum] = "9c8e351b7658f4b43f9a4380b731c47d2d7544a89987c48c3f227e73636c87ae"
-- 
2.4.0




More information about the Openembedded-core mailing list