summaryrefslogtreecommitdiffstats
path: root/recipes-extended/dpdk/dpdk-kmods_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/dpdk/dpdk-kmods_git.bb')
-rw-r--r--recipes-extended/dpdk/dpdk-kmods_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/dpdk/dpdk-kmods_git.bb b/recipes-extended/dpdk/dpdk-kmods_git.bb
index b266655..3966bd6 100644
--- a/recipes-extended/dpdk/dpdk-kmods_git.bb
+++ b/recipes-extended/dpdk/dpdk-kmods_git.bb
@@ -6,6 +6,7 @@ LICENSE = "GPL-2.0-only"
6LIC_FILES_CHKSUM = "file://igb_uio.c;beginline=1;endline=4;md5=a05cd72f85021e22ff6b2632b437450b" 6LIC_FILES_CHKSUM = "file://igb_uio.c;beginline=1;endline=4;md5=a05cd72f85021e22ff6b2632b437450b"
7 7
8SRC_URI = "git://dpdk.org/git/dpdk-kmods;protocol=https;branch=main \ 8SRC_URI = "git://dpdk.org/git/dpdk-kmods;protocol=https;branch=main \
9 file://fix-build-with-5-18-kernel.patch;patchdir=../.. \
9 " 10 "
10SRCREV = "e13d7af77a1bf98757f85c3c4083f6ee6d0d2372" 11SRCREV = "e13d7af77a1bf98757f85c3c4083f6ee6d0d2372"
11 12