diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2026-03-23 23:46:20 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-23 11:03:27 -0700 |
| commit | a5cf65f55fe651865e8a4fb5a7c40deca41eaa62 (patch) | |
| tree | 92f6fa401e7f4acbeb7c3e4a3d1e3bcf430cc354 /meta-networking | |
| parent | 752aad0e3296a251b1fc6b5f5bc562e34cde6a1a (diff) | |
| download | meta-openembedded-a5cf65f55fe651865e8a4fb5a7c40deca41eaa62.tar.gz | |
frr: upgrade 10.5.2 -> 10.5.3
ChangeLog:
https://github.com/FRRouting/frr/releases/tag/frr-10.5.3
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-networking')
| -rw-r--r-- | meta-networking/recipes-protocols/frr/frr_10.5.3.bb (renamed from meta-networking/recipes-protocols/frr/frr_10.5.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/frr/frr_10.5.2.bb b/meta-networking/recipes-protocols/frr/frr_10.5.3.bb index 710bdf4a5d..1c06f7bda5 100644 --- a/meta-networking/recipes-protocols/frr/frr_10.5.2.bb +++ b/meta-networking/recipes-protocols/frr/frr_10.5.3.bb | |||
| @@ -10,13 +10,13 @@ LIC_FILES_CHKSUM = "file://doc/licenses/GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a | |||
| 10 | file://doc/licenses/LGPL-2.1;md5=4fbd65380cdd255951079008b364516c" | 10 | file://doc/licenses/LGPL-2.1;md5=4fbd65380cdd255951079008b364516c" |
| 11 | 11 | ||
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/10.5;tag=frr-${PV} \ | 13 | SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;nobranch=1;tag=frr-${PV} \ |
| 14 | file://frr.pam \ | 14 | file://frr.pam \ |
| 15 | file://CVE-2025-61099-61107-1.patch \ | 15 | file://CVE-2025-61099-61107-1.patch \ |
| 16 | file://CVE-2025-61099-61107-2.patch \ | 16 | file://CVE-2025-61099-61107-2.patch \ |
| 17 | file://CVE-2025-61099-61107-3.patch \ | 17 | file://CVE-2025-61099-61107-3.patch \ |
| 18 | " | 18 | " |
| 19 | SRCREV = "fa68c0ca04f95125cb993b5cacb64fc1495348eb" | 19 | SRCREV = "cd39d029a48a1e58929a7f31e7d61a594c2ecb42" |
| 20 | 20 | ||
| 21 | UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" | 21 | UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P<pver>\d+(\.\d+)+)$" |
| 22 | 22 | ||
