diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2012-07-04 14:34:03 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-05 14:21:57 +0100 |
commit | 11a3e6123ed1c44e5de81d3aa93737505e25626c (patch) | |
tree | 865261728361d086b0b620a9f261baa6e3a0a350 /meta/recipes-connectivity/ofono | |
parent | ad98a890f0c16904c7fd69d4a3b89a6e46f436dd (diff) | |
download | poky-11a3e6123ed1c44e5de81d3aa93737505e25626c.tar.gz |
ofono: update to ver. 1.8
(From OE-Core rev: 80f05ff2afed7ef24d17209d39a17cf8139855bb)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/ofono')
-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 += "\ |