aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/dpdk/dpdk.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/dpdk/dpdk.inc b/recipes-extended/dpdk/dpdk.inc
index 06c98ae0..64f85719 100644
--- a/recipes-extended/dpdk/dpdk.inc
+++ b/recipes-extended/dpdk/dpdk.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "Intel(r) Data Plane Development Kit"
HOMEPAGE = "http://dpdk.org"
STABLE = ""
-BRANCH = "master"
+BRANCH = "main"
S = "${WORKDIR}/git"
SRC_URI = "git://dpdk.org/dpdk${STABLE};branch=${BRANCH} \