summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 11:08:58 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:43 -0300
commit83879f123712b62ed9156c3e5d598fcfb3615a0f (patch)
tree0ee79cf7807169cd2a80f313ebb26264646b20a7 /recipes-extended
parent6521be9a0cd217f37a01e53a4a1f7413eceaf83f (diff)
downloadmeta-freescale-83879f123712b62ed9156c3e5d598fcfb3615a0f.tar.gz
ovs-dpdk: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-extended')
-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 ba4e2472..a6cc49cc 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://github.com/qoriq-open-source/ovs-dpdk.git;nobranch=1" 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ovs-dpdk;nobranch=1"
11SRCREV = "5c67e9cfc1eaab19187720c857841be6c8046c40" 11SRCREV = "5c67e9cfc1eaab19187720c857841be6c8046c40"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"