summaryrefslogtreecommitdiffstats
path: root/recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-04 08:40:46 -0300
committerGitHub <noreply@github.com>2023-04-04 08:40:46 -0300
commit296f367ac913b0170ccf0233c0209d4cbf50341e (patch)
tree68c71921cbcad4d2f402ca629c7b164938f45585 /recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb
parent470da01b34b538d8b2a9bf9da512b89f4f76c7f9 (diff)
parentf4a04b56ccd516961326dd3371eeb4db7753266a (diff)
downloadmeta-freescale-296f367ac913b0170ccf0233c0209d4cbf50341e.tar.gz
Merge pull request #1480 from agre/hardknott
[hardhnott] meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb')
-rw-r--r--recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb b/recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb
index 9e817579..3a718865 100644
--- a/recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb
+++ b/recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} = "bash libcrypto libssl python3"
7 7
8inherit python3native 8inherit python3native
9 9
10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ovs-dpdk;nobranch=1" 10SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/ovs-dpdk;nobranch=1"
11SRCREV = "072130412196029bcc284e353023d81019a8daa7" 11SRCREV = "072130412196029bcc284e353023d81019a8daa7"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"