diff options
| -rw-r--r-- | recipes-extended/dpdk/dpdk_25.11.0.bb | 1 |
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 @@ | |||
| 1 | include dpdk.inc | 1 | include dpdk.inc |
| 2 | 2 | ||
| 3 | SRC_URI = "git://dpdk.org/git/dpdk${STABLE};protocol=https;branch=${BRANCH};tag=v25.11" | ||
| 3 | SRC_URI += " file://0001-config-meson-get-cpu_instruction_set-from-meson-opti.patch" | 4 | SRC_URI += " file://0001-config-meson-get-cpu_instruction_set-from-meson-opti.patch" |
| 4 | 5 | ||
| 5 | STABLE = "-stable" | 6 | STABLE = "-stable" |
