mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-05 05:04:45 +02:00
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:
parent
716b61a2c9
commit
6d1f4657c8
|
@ -7,7 +7,7 @@ SRC_URI += " \
|
|||
"
|
||||
STABLE = "-stable"
|
||||
BRANCH = "21.11"
|
||||
SRCREV = "45f04d88ae8fa6217812abdaa623d66b05fc7b6a"
|
||||
SRCREV = "fcd039e4663bf2b595d7af3a8175a3e0bc09b367"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit module
|
|
@ -6,7 +6,7 @@ SRC_URI += " \
|
|||
|
||||
STABLE = "-stable"
|
||||
BRANCH = "21.11"
|
||||
SRCREV = "45f04d88ae8fa6217812abdaa623d66b05fc7b6a"
|
||||
SRCREV = "fcd039e4663bf2b595d7af3a8175a3e0bc09b367"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
# kernel module is provide by dpdk-module recipe, so disable here
|
Loading…
Reference in New Issue
Block a user