diff options
| author | Ross Burton <ross.burton@intel.com> | 2018-11-07 14:22:25 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-19 17:03:24 +0000 |
| commit | 6e706b3927f0d673353fd5dc102814c14a9411b5 (patch) | |
| tree | e2ea125e521d9fe6ece959095c4d9754428d6f29 /meta | |
| parent | 94520c7790f92b84509dd424f810b56ef8cc47fb (diff) | |
| download | poky-6e706b3927f0d673353fd5dc102814c14a9411b5.tar.gz | |
ofono: upgrade 1.24 -> 1.25
(From OE-Core rev: 2c858a2e1c8c99f87e74c2f95ccc749edfbe01ac)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-connectivity/ofono/ofono_1.24.bb | 9 | ||||
| -rw-r--r-- | meta/recipes-connectivity/ofono/ofono_1.25.bb | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_1.24.bb b/meta/recipes-connectivity/ofono/ofono_1.24.bb deleted file mode 100644 index be7d9ea85d..0000000000 --- a/meta/recipes-connectivity/ofono/ofono_1.24.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | require ofono.inc | ||
| 2 | |||
| 3 | SRC_URI = "\ | ||
| 4 | ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ | ||
| 5 | file://ofono \ | ||
| 6 | file://use-python3.patch \ | ||
| 7 | " | ||
| 8 | SRC_URI[md5sum] = "be24e80f6551f46fea0c5b5879964d6c" | ||
| 9 | SRC_URI[sha256sum] = "9c8e351b7658f4b43f9a4380b731c47d2d7544a89987c48c3f227e73636c87ae" | ||
diff --git a/meta/recipes-connectivity/ofono/ofono_1.25.bb b/meta/recipes-connectivity/ofono/ofono_1.25.bb new file mode 100644 index 0000000000..3688b9d2fc --- /dev/null +++ b/meta/recipes-connectivity/ofono/ofono_1.25.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | require ofono.inc | ||
| 2 | |||
| 3 | SRC_URI = "\ | ||
| 4 | ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ | ||
| 5 | file://ofono \ | ||
| 6 | file://use-python3.patch \ | ||
| 7 | " | ||
| 8 | SRC_URI[md5sum] = "31450cabdd8dbbf3f808ea2f2f066863" | ||
| 9 | SRC_URI[sha256sum] = "eb011fcd3080e93f3a56f96be60350b6595a8b5f36b61646312ba41b0bcb0d75" | ||
