aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-extra
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2014-06-13 14:12:53 +0200
committerKoen Kooi <koen.kooi@linaro.org>2014-06-13 14:13:06 +0200
commit435c94b2d4d6778d10aaafc2442439e31c85c30e (patch)
tree6eb0aafc2683a2b8950a96952b7eb3a5f6d7ee3a /meta-linaro/recipes-extra
parent52d19bdf7c2201109548a698e0c38ff4d29c5869 (diff)
odp: fix PV
Change-Id: I62573d9c06fb2538e62dd3782fe66f4409435bda Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Diffstat (limited to 'meta-linaro/recipes-extra')
-rw-r--r--meta-linaro/recipes-extra/odp/odp.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-linaro/recipes-extra/odp/odp.bb b/meta-linaro/recipes-extra/odp/odp.bb
index 6311bc20..7a201afd 100644
--- a/meta-linaro/recipes-extra/odp/odp.bb
+++ b/meta-linaro/recipes-extra/odp/odp.bb
@@ -5,7 +5,7 @@ SECTION = "console/tools"
LICENSE = "BSD | GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4ccfa994aa96974cfcd39a59faee20a2"
-PV = "20140218+git${SRCPV}"
+PV = "20140605+git${SRCPV}"
SRC_URI = "git://git.linaro.org/lng/odp.git;name=odp"