diff options
Diffstat (limited to 'recipes-extended/dpdk/dpdk_23.11.1.bb')
-rw-r--r-- | recipes-extended/dpdk/dpdk_23.11.1.bb | 3 |
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 | ||
3 | SRC_URI += " file://0001-config-meson-get-cpu_instruction_set-from-meson-opti.patch \ | 3 | SRC_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 | ||
7 | STABLE = "-stable" | 8 | STABLE = "-stable" |
8 | BRANCH = "23.11" | 9 | BRANCH = "23.11" |