summaryrefslogtreecommitdiffstats
path: root/recipes-extended/dpdk/dpdk-module_22.07.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/dpdk/dpdk-module_22.07.0.bb')
-rw-r--r--recipes-extended/dpdk/dpdk-module_22.07.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/dpdk/dpdk-module_22.07.0.bb b/recipes-extended/dpdk/dpdk-module_22.07.0.bb
index 52d5d4c..3fcbf1e 100644
--- a/recipes-extended/dpdk/dpdk-module_22.07.0.bb
+++ b/recipes-extended/dpdk/dpdk-module_22.07.0.bb
@@ -2,7 +2,7 @@ include dpdk.inc
2 2
3FILESEXTRAPATHS:prepend := "${THISDIR}/dpdk:" 3FILESEXTRAPATHS:prepend := "${THISDIR}/dpdk:"
4 4
5SRC_URI = "git://dpdk.org/dpdk;branch=${BRANCH};protocol=https \ 5SRC_URI = "git://dpdk.org/git/dpdk;branch=${BRANCH};protocol=https \
6 file://0001-Makefile-add-makefile.patch \ 6 file://0001-Makefile-add-makefile.patch \
7" 7"
8 8