summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/dpdk/dpdk_25.11.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/dpdk/dpdk_25.11.0.bb b/recipes-extended/dpdk/dpdk_25.11.0.bb
index 0978004..58fc441 100644
--- a/recipes-extended/dpdk/dpdk_25.11.0.bb
+++ b/recipes-extended/dpdk/dpdk_25.11.0.bb
@@ -1,5 +1,6 @@
1include dpdk.inc 1include dpdk.inc
2 2
3SRC_URI = "git://dpdk.org/git/dpdk${STABLE};protocol=https;branch=${BRANCH};tag=v25.11"
3SRC_URI += " file://0001-config-meson-get-cpu_instruction_set-from-meson-opti.patch" 4SRC_URI += " file://0001-config-meson-get-cpu_instruction_set-from-meson-opti.patch"
4 5
5STABLE = "-stable" 6STABLE = "-stable"