dpdk/20.11: update to 20.11.10

Signed-off-by: Mun Chun Yep <mun.chun.yep@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Mun Chun Yep 2024-05-15 15:12:10 +08:00 committed by Anuj Mittal
parent 22659ff34f
commit 2dbfc6edce
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ SRC_URI += " \
"
STABLE = "-stable"
BRANCH = "20.11"
SRCREV = "348875aab1c014ed1b913cf8976b5f8e009a1ebb"
SRCREV = "d69724b1dcc69784bcef00b96597469b7f6e6207"
S = "${WORKDIR}/git"
inherit module

View File

@ -6,7 +6,7 @@ SRC_URI += " \
STABLE = "-stable"
BRANCH = "20.11"
SRCREV = "348875aab1c014ed1b913cf8976b5f8e009a1ebb"
SRCREV = "d69724b1dcc69784bcef00b96597469b7f6e6207"
S = "${WORKDIR}/git"
# kernel module is provide by dpdk-module recipe, so disable here