diff options
-rw-r--r-- | meta-networking/recipes-protocols/frr/frr_8.4.4.bb (renamed from meta-networking/recipes-protocols/frr/frr_8.4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/frr/frr_8.4.2.bb b/meta-networking/recipes-protocols/frr/frr_8.4.4.bb index 9669260945..b87c3e78b0 100644 --- a/meta-networking/recipes-protocols/frr/frr_8.4.2.bb +++ b/meta-networking/recipes-protocols/frr/frr_8.4.4.bb | |||
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/8.4 \ | |||
14 | file://0001-m4-ax_python.m4-check-for-python-x.y-emded.pc-not-py.patch \ | 14 | file://0001-m4-ax_python.m4-check-for-python-x.y-emded.pc-not-py.patch \ |
15 | " | 15 | " |
16 | 16 | ||
17 | SRCREV = "62ac43de9f3bc470586cf4f51fadf013bf542b32" | 17 | SRCREV = "45e36c0c00a517ad1606135b18c5753e210cfc0d" |
18 | 18 | ||
19 | UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" | 19 | UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" |
20 | 20 | ||