summaryrefslogtreecommitdiffstats
path: root/recipes-extended/dpdk/dpdk_23.11.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/dpdk/dpdk_23.11.1.bb')
-rw-r--r--recipes-extended/dpdk/dpdk_23.11.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-extended/dpdk/dpdk_23.11.1.bb b/recipes-extended/dpdk/dpdk_23.11.1.bb
index b505d55..c2d6a97 100644
--- a/recipes-extended/dpdk/dpdk_23.11.1.bb
+++ b/recipes-extended/dpdk/dpdk_23.11.1.bb
@@ -2,7 +2,8 @@ include dpdk.inc
2 2
3SRC_URI += " file://0001-config-meson-get-cpu_instruction_set-from-meson-opti.patch \ 3SRC_URI += " file://0001-config-meson-get-cpu_instruction_set-from-meson-opti.patch \
4 file://0001-net-ionic-fix-build-with-Fedora.patch \ 4 file://0001-net-ionic-fix-build-with-Fedora.patch \
5 file://0001-net-gve-base-fix-build-with-Fedora.patch" 5 file://0001-net-gve-base-fix-build-with-Fedora.patch \
6 file://0001-Add-new-tracepoint-function-for-type-time_t.patch"
6 7
7STABLE = "-stable" 8STABLE = "-stable"
8BRANCH = "23.11" 9BRANCH = "23.11"