mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2026-01-27 10:31:22 +01:00
dpdk: use v25.11 tag for 25.11.0 recipe
Override SRC_URI to use tag=v25.11 instead of tag=v${PV} to match
upstream tag format while maintaining version 25.11.0.
Signed-off-by: Ruiqiang Hao <Ruiqiang.Hao@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
c092d35f09
commit
7f61a73758
|
|
@ -1,5 +1,6 @@
|
||||||
include dpdk.inc
|
include dpdk.inc
|
||||||
|
|
||||||
|
SRC_URI = "git://dpdk.org/git/dpdk${STABLE};protocol=https;branch=${BRANCH};tag=v25.11"
|
||||||
SRC_URI += " file://0001-config-meson-get-cpu_instruction_set-from-meson-opti.patch"
|
SRC_URI += " file://0001-config-meson-get-cpu_instruction_set-from-meson-opti.patch"
|
||||||
|
|
||||||
STABLE = "-stable"
|
STABLE = "-stable"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user