summaryrefslogtreecommitdiffstats
path: root/recipes-extended/dpdk/dpdk_17.11.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-03-31 20:45:00 -0300
committerGitHub <noreply@github.com>2023-03-31 20:45:00 -0300
commitfe0744e483ac23c624c6372f40d0e9b099a639d1 (patch)
tree4c01289d02d1a472b109656e3415d99921e104da /recipes-extended/dpdk/dpdk_17.11.bb
parent86772601e7f6ea188dfaf64097edafc05e15aef3 (diff)
parentcbe69b170fbdb201ae9bc80889678709e64caa78 (diff)
downloadmeta-freescale-fe0744e483ac23c624c6372f40d0e9b099a639d1.tar.gz
Merge pull request #1472 from logbaseaofn/sumosumo
Migrate codeaurora repositories to github (sumo)
Diffstat (limited to 'recipes-extended/dpdk/dpdk_17.11.bb')
-rw-r--r--recipes-extended/dpdk/dpdk_17.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/dpdk/dpdk_17.11.bb b/recipes-extended/dpdk/dpdk_17.11.bb
index 2010e0c2..b06cc0cd 100644
--- a/recipes-extended/dpdk/dpdk_17.11.bb
+++ b/recipes-extended/dpdk/dpdk_17.11.bb
@@ -9,7 +9,7 @@ RDEPENDS_${PN}-examples = "bash python-core"
9 9
10inherit module 10inherit module
11 11
12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/dpdk;nobranch=1 \ 12SRC_URI = "git://github.com/nxp-qoriq/dpdk;protocol=https;nobranch=1 \
13 file://add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch \ 13 file://add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch \
14 file://0001-fix-gcc-8-build-error.patch \ 14 file://0001-fix-gcc-8-build-error.patch \
15" 15"