From: Maxin B. John Date: Wed, 4 Apr 2018 15:32:21 +0000 (+0300) Subject: ofono: upgrade to version 1.23 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d007928ae1822e5ca2ce4555129ba9087ae10577;p=openembedded-core.git ofono: upgrade to version 1.23 1.22 -> 1.23 Signed-off-by: Maxin B. John Signed-off-by: Richard Purdie --- 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 e57eaa77eb..0000000000 --- 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 0000000000..e04162c109 --- /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"