aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2014-02-06 09:03:30 +0100
committerKoen Kooi <koen.kooi@linaro.org>2014-02-06 09:05:12 +0100
commit1109861f5ab36098e4cc3d0bc0bcd8d7555a55e2 (patch)
tree33f49d4a5e1988e6749f6ef6276a44d481d102a9
parent592a8f7cd911dc7efcf9067e97cf2abfff5f1da0 (diff)
ODP: switch to AUTOREV
This will be changed to a fixed SRCREV before the RC deadline and changed back to AUTOREV after the release. Change-Id: Ia2b2e23ceb5833587f829bdfd5918dcf27310ec8 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
-rw-r--r--meta-linaro/recipes-extra/odp/odp.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-linaro/recipes-extra/odp/odp.bb b/meta-linaro/recipes-extra/odp/odp.bb
index b0f6e1d..76f3e67 100644
--- a/meta-linaro/recipes-extra/odp/odp.bb
+++ b/meta-linaro/recipes-extra/odp/odp.bb
@@ -5,11 +5,11 @@ SECTION = "console/tools"
LICENSE = "BSD | GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=dd8b05a36dd5410381ad0679f9151808"
-PV = "20140113"
+PV = "20140113+git${SRCPV}"
SRC_URI = "git://git.linaro.org/lng/odp.git;name=odp"
-SRCREV_odp = "57a47c48d590b67672ad7eca8567ae07ffb5d9b9"
+SRCREV_odp = "${AUTOREV}"
SRCREV_FORMAT = "odp"
S = "${WORKDIR}/git"