aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro
diff options
context:
space:
mode:
Diffstat (limited to 'meta-linaro')
-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 fb1940b8..44ad2af6 100644
--- a/meta-linaro/recipes-extra/odp/odp.bb
+++ b/meta-linaro/recipes-extra/odp/odp.bb
@@ -9,13 +9,13 @@ PV = "20140616+git${SRCPV}"
SRC_URI = "git://git.linaro.org/lng/odp.git;name=odp"
-SRCREV_odp = "7a4d8abacd7535c4caa8913a5f4a6d295973b2b8"
+SRCREV_odp = "eacddcf867f53cc7ebc2ede1faf83ec40f4ea9f7"
SRCREV_FORMAT = "odp"
S = "${WORKDIR}/git"
PARALLEL_MAKE = ""
-EXTRA_OEMAKE = "CC='${CC}'"
+EXTRA_OEMAKE = "CC='${CC}' ODP_RELOC=yes "
do_install() {
oe_runmake tests_install DESTDIR=${D}${prefix}