dpdk/21.11: update to v21.11.1

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Naveen Saini 2022-05-06 17:55:40 +08:00 committed by Anuj Mittal
parent 716b61a2c9
commit 6d1f4657c8
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ SRC_URI += " \
" "
STABLE = "-stable" STABLE = "-stable"
BRANCH = "21.11" BRANCH = "21.11"
SRCREV = "45f04d88ae8fa6217812abdaa623d66b05fc7b6a" SRCREV = "fcd039e4663bf2b595d7af3a8175a3e0bc09b367"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit module inherit module

View File

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