diff options
Diffstat (limited to 'meta/recipes-connectivity/ofono/ofono_git.bb')
-rw-r--r-- | meta/recipes-connectivity/ofono/ofono_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_git.bb b/meta/recipes-connectivity/ofono/ofono_git.bb index 0a69fff791..f79f34f37d 100644 --- a/meta/recipes-connectivity/ofono/ofono_git.bb +++ b/meta/recipes-connectivity/ofono/ofono_git.bb | |||
@@ -3,7 +3,7 @@ require ofono.inc | |||
3 | S = "${WORKDIR}/git" | 3 | S = "${WORKDIR}/git" |
4 | SRCREV = "14544d5996836f628613c2ce544380ee6fc8f514" | 4 | SRCREV = "14544d5996836f628613c2ce544380ee6fc8f514" |
5 | PV = "0.12-git${SRCPV}" | 5 | PV = "0.12-git${SRCPV}" |
6 | PR = "r4" | 6 | PR = "r5" |
7 | 7 | ||
8 | SRC_URI = "git://git.kernel.org/pub/scm/network/ofono/ofono.git;protocol=git \ | 8 | SRC_URI = "git://git.kernel.org/pub/scm/network/ofono/ofono.git;protocol=git \ |
9 | file://ofono" | 9 | file://ofono" |