mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-19 21:09:04 +02:00
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:
parent
22659ff34f
commit
2dbfc6edce
|
@ -7,7 +7,7 @@ SRC_URI += " \
|
||||||
"
|
"
|
||||||
STABLE = "-stable"
|
STABLE = "-stable"
|
||||||
BRANCH = "20.11"
|
BRANCH = "20.11"
|
||||||
SRCREV = "348875aab1c014ed1b913cf8976b5f8e009a1ebb"
|
SRCREV = "d69724b1dcc69784bcef00b96597469b7f6e6207"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit module
|
inherit module
|
|
@ -6,7 +6,7 @@ SRC_URI += " \
|
||||||
|
|
||||||
STABLE = "-stable"
|
STABLE = "-stable"
|
||||||
BRANCH = "20.11"
|
BRANCH = "20.11"
|
||||||
SRCREV = "348875aab1c014ed1b913cf8976b5f8e009a1ebb"
|
SRCREV = "d69724b1dcc69784bcef00b96597469b7f6e6207"
|
||||||
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
|
Loading…
Reference in New Issue
Block a user