summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-protocols/frr/frr_8.4.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/frr/frr_8.4.2.bb b/meta-networking/recipes-protocols/frr/frr_8.4.2.bb
index 2cbcbb3ce6..e5082e2e6c 100644
--- a/meta-networking/recipes-protocols/frr/frr_8.4.2.bb
+++ b/meta-networking/recipes-protocols/frr/frr_8.4.2.bb
@@ -16,6 +16,8 @@ SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/8.4 \
16 16
17SRCREV = "62ac43de9f3bc470586cf4f51fadf013bf542b32" 17SRCREV = "62ac43de9f3bc470586cf4f51fadf013bf542b32"
18 18
19UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$"
20
19S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
20 22
21# Due to libyang not supported on these arches: 23# Due to libyang not supported on these arches: