summaryrefslogtreecommitdiffstats
path: root/recipes-extended/ovs-dpdk
diff options
context:
space:
mode:
authorLogan Grosz <logan.grosz@gmail.com>2023-03-31 14:18:08 -0600
committerLogan Grosz <logan.grosz@gmail.com>2023-03-31 16:33:26 -0600
commitfda27abe2a9ea16f010f103a366ed3ba701acfae (patch)
treec6cfa1f7d67d5950f296c63d7f5800e44894cf25 /recipes-extended/ovs-dpdk
parent14f1a630a47375432f93c556927b879b51d84c4e (diff)
downloadmeta-freescale-fda27abe2a9ea16f010f103a366ed3ba701acfae.tar.gz
Migrate codeaurora repositories to github
Diffstat (limited to 'recipes-extended/ovs-dpdk')
-rw-r--r--recipes-extended/ovs-dpdk/ovs-dpdk_2.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_2.11.bb b/recipes-extended/ovs-dpdk/ovs-dpdk_2.11.bb
index fd9d3a61..26cb2aeb 100644
--- a/recipes-extended/ovs-dpdk/ovs-dpdk_2.11.bb
+++ b/recipes-extended/ovs-dpdk/ovs-dpdk_2.11.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;protocol=https;nobranch=1 \
11" 11"
12SRCREV = "abc80ef87a8786050f27afb2a797cadd14e2a6bd" 12SRCREV = "abc80ef87a8786050f27afb2a797cadd14e2a6bd"
13 13