mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-19 21:09:04 +02:00
dpdk: replace the "mater" with "main"
Upstream renamed branch name 'master' to 'main', so let's change it. Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
e063e70a0d
commit
80970ad035
|
@ -2,7 +2,7 @@ DESCRIPTION = "Intel(r) Data Plane Development Kit"
|
||||||
HOMEPAGE = "http://dpdk.org"
|
HOMEPAGE = "http://dpdk.org"
|
||||||
|
|
||||||
STABLE = ""
|
STABLE = ""
|
||||||
BRANCH = "master"
|
BRANCH = "main"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
SRC_URI = "git://dpdk.org/dpdk${STABLE};branch=${BRANCH} \
|
SRC_URI = "git://dpdk.org/dpdk${STABLE};branch=${BRANCH} \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user