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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/dpdk/dpdk-kmods_git.bb b/recipes-extended/dpdk/dpdk-kmods_git.bb
index b7c540f..29754b1 100644
--- a/recipes-extended/dpdk/dpdk-kmods_git.bb
+++ b/recipes-extended/dpdk/dpdk-kmods_git.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://dpdk.org/git/dpdk-kmods;protocol=https;branch=main \
12 " 12 "
13SRCREV = "e721c733cd24206399bebb8f0751b0387c4c1595" 13SRCREV = "e721c733cd24206399bebb8f0751b0387c4c1595"
14 14
15S = "${WORKDIR}/git/linux/igb_uio" 15S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}/linux/igb_uio"
16 16
17PV = "1.0" 17PV = "1.0"
18 18