aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-extra
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2014-04-03 21:58:29 +0200
committerAnders Roxell <anders.roxell@linaro.org>2014-04-03 23:06:59 +0200
commitc6be035ff99250ee3dc55ea6495ae7fb68c021c5 (patch)
treed8dd49e7b1d075a3caabd95f5fd347464cbc3541 /meta-linaro/recipes-extra
parent27554ec308f386213bf3cc98b9919d15ca0270ba (diff)
odp: update hash and change LIC_FILES_CHKSUM
Change-Id: Ia3f403c0d1bc38cc732481ed891a2afa3bbb3742 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'meta-linaro/recipes-extra')
-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 4d697c0a..8392ef1c 100644
--- a/meta-linaro/recipes-extra/odp/odp.bb
+++ b/meta-linaro/recipes-extra/odp/odp.bb
@@ -4,12 +4,12 @@ HOMEPAGE = "https://wiki.linaro.org/LNG/Engineering/OpenDataPlane"
SECTION = "console/tools"
LICENSE = "BSD | GPLv2"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=dd8b05a36dd5410381ad0679f9151808"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=4ccfa994aa96974cfcd39a59faee20a2"
PV = "20140218+git${SRCPV}"
SRC_URI = "git://git.linaro.org/lng/odp.git;name=odp"
-SRCREV_odp = "9d3e9afc66895a74d3d54a70fc3284bd11c169cd"
+SRCREV_odp = "e1b486c0f579dca0c6ac65fca18ff8fc1141edc7"
SRCREV_FORMAT = "odp"
S = "${WORKDIR}/git"