summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
index 472ac16e..449a71d5 100644
--- a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
+++ b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} = "bash libcrypto libssl python"
7 7
8inherit pythonnative 8inherit pythonnative
9 9
10SRC_URI = "git://git.freescale.com/ppc/sdk/ovs-dpdk.git;nobranch=1" 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/ovs-dpdk;nobranch=1"
11SRCREV = "84599fad4a10597fb4377174abdeb84b871cb4b0" 11SRCREV = "84599fad4a10597fb4377174abdeb84b871cb4b0"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"