diff options
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/ofono/ofono_1.8.bb (renamed from meta/recipes-connectivity/ofono/ofono_1.6.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_1.6.bb b/meta/recipes-connectivity/ofono/ofono_1.8.bb index 386ffee70e..e2d97f0f66 100644 --- a/meta/recipes-connectivity/ofono/ofono_1.6.bb +++ b/meta/recipes-connectivity/ofono/ofono_1.8.bb | |||
@@ -4,8 +4,9 @@ SRC_URI = "\ | |||
4 | ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.bz2 \ | 4 | ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.bz2 \ |
5 | file://ofono \ | 5 | file://ofono \ |
6 | " | 6 | " |
7 | SRC_URI[md5sum] = "d863b2b650a525cf75056085398bc8ef" | 7 | |
8 | SRC_URI[sha256sum] = "63e38ea1cf35b00ecbab7611c6caa2adcd33eb10495f7a9f72013d4ab7a14c98" | 8 | SRC_URI[md5sum] = "e457ea13db22bb2de77767c867dcc4d3" |
9 | SRC_URI[sha256sum] = "164b413068e810281a5e6c9bb90d5002d80f1c30bef2f3ffdbe70f963079524d" | ||
9 | 10 | ||
10 | 11 | ||
11 | EXTRA_OECONF += "\ | 12 | EXTRA_OECONF += "\ |