summaryrefslogtreecommitdiffstats
path: root/recipes-extended/ovs-dpdk/ovs-dpdk_2.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/ovs-dpdk/ovs-dpdk_2.10.bb')
-rw-r--r--recipes-extended/ovs-dpdk/ovs-dpdk_2.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_2.10.bb b/recipes-extended/ovs-dpdk/ovs-dpdk_2.10.bb
index 3ffa9a07..1b8d6dac 100644
--- a/recipes-extended/ovs-dpdk/ovs-dpdk_2.10.bb
+++ b/recipes-extended/ovs-dpdk/ovs-dpdk_2.10.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} = "bash libcrypto libssl python"
7 7
8inherit pythonnative 8inherit pythonnative
9 9
10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ovs-dpdk;nobranch=1 \ 10SRC_URI = "git://github.com/nxp-qoriq/ovs-dpdk;nobranch=1 \
11" 11"
12SRCREV = "4d82df36993ca502d33afa305fbd2a41a950106d" 12SRCREV = "4d82df36993ca502d33afa305fbd2a41a950106d"
13 13