summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/dpdk/dpdk-extras_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/dpdk/dpdk-extras_git.bb b/recipes-extended/dpdk/dpdk-extras_git.bb
index 098766d9..6b433298 100644
--- a/recipes-extended/dpdk/dpdk-extras_git.bb
+++ b/recipes-extended/dpdk/dpdk-extras_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d65993a77975d92d8125471e44ab0b21"
5 5
6RDEPENDS_${PN} = "dpdk" 6RDEPENDS_${PN} = "dpdk"
7 7
8SRC_URI = "git://git.freescale.com/ppc/sdk/dpdk-extras.git;nobranch=1" 8SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/dpdk-extras;nobranch=1"
9SRCREV = "47ee260f878d83154aeb69d9f84819ce76cc1567" 9SRCREV = "47ee260f878d83154aeb69d9f84819ce76cc1567"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"