[oe-commits] [openembedded-core] 65/75: ofono: upgrade to version 1.23

git at git.openembedded.org git at git.openembedded.org
Tue May 1 13:24:56 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit ede12576b15f520a1224bdb5d27e636281fc4871
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Wed Apr 4 18:32:21 2018 +0300

    ofono: upgrade to version 1.23
    
    1.22 -> 1.23
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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(-)

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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list