aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-extra
diff options
context:
space:
mode:
Diffstat (limited to 'meta-linaro/recipes-extra')
-rw-r--r--meta-linaro/recipes-extra/odp/odp.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-linaro/recipes-extra/odp/odp.bb b/meta-linaro/recipes-extra/odp/odp.bb
index 7a201afd..fb1940b8 100644
--- a/meta-linaro/recipes-extra/odp/odp.bb
+++ b/meta-linaro/recipes-extra/odp/odp.bb
@@ -1,15 +1,15 @@
DESCRIPTION = "OpenDataPlane (ODP) provides a data plane application programming \
environment that is easy to use, high performance, and portable between networking SoCs."
-HOMEPAGE = "https://wiki.linaro.org/LNG/Engineering/OpenDataPlane"
-SECTION = "console/tools"
+HOMEPAGE = "http://www.opendataplane.org"
+SECTION = "console/network"
LICENSE = "BSD | GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4ccfa994aa96974cfcd39a59faee20a2"
-PV = "20140605+git${SRCPV}"
+PV = "20140616+git${SRCPV}"
SRC_URI = "git://git.linaro.org/lng/odp.git;name=odp"
-SRCREV_odp = "a65917065da23a970f10b591f317c362e50dc36b"
+SRCREV_odp = "7a4d8abacd7535c4caa8913a5f4a6d295973b2b8"
SRCREV_FORMAT = "odp"
S = "${WORKDIR}/git"