diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-connectivity/ofono/ofono_1.10.bb (renamed from meta/recipes-connectivity/ofono/ofono_1.8.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_1.8.bb b/meta/recipes-connectivity/ofono/ofono_1.10.bb index 86767f1192..1aa137f17f 100644 --- a/meta/recipes-connectivity/ofono/ofono_1.8.bb +++ b/meta/recipes-connectivity/ofono/ofono_1.10.bb | |||
@@ -4,10 +4,10 @@ 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 | PR = "r1" | 7 | PR = "r0" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "e457ea13db22bb2de77767c867dcc4d3" | 9 | SRC_URI[md5sum] = "dab284efb8cc4143d6f53d0fcc37b696" |
10 | SRC_URI[sha256sum] = "164b413068e810281a5e6c9bb90d5002d80f1c30bef2f3ffdbe70f963079524d" | 10 | SRC_URI[sha256sum] = "e7931ac0dbe165eb0e16a38b7cb4acca59b704f356ec13583d58027135e3efa5" |
11 | 11 | ||
12 | 12 | ||
13 | EXTRA_OECONF += "\ | 13 | EXTRA_OECONF += "\ |