From: Maxin B. John Date: Wed, 20 Jun 2018 14:07:18 +0000 (+0300) Subject: ofono: upgrade 1.23 -> 1.24 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~17563 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84980150ff4a2c27acd1f27123f200e03bee8c4b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ofono: upgrade 1.23 -> 1.24 Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- 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 e04162c1091..00000000000 --- 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 00000000000..be7d9ea85d7 --- /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"