diff options
Diffstat (limited to 'meta-networking/recipes-protocols/frr/frr_9.0.1.bb')
| -rw-r--r-- | meta-networking/recipes-protocols/frr/frr_9.0.1.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/frr/frr_9.0.1.bb b/meta-networking/recipes-protocols/frr/frr_9.0.1.bb index bddc08aebb..c447df0512 100644 --- a/meta-networking/recipes-protocols/frr/frr_9.0.1.bb +++ b/meta-networking/recipes-protocols/frr/frr_9.0.1.bb | |||
| @@ -9,9 +9,15 @@ LICENSE = "GPL-2.0-only & LGPL-2.1-only" | |||
| 9 | LIC_FILES_CHKSUM = "file://doc/licenses/GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 9 | LIC_FILES_CHKSUM = "file://doc/licenses/GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
| 10 | file://doc/licenses/LGPL-2.1;md5=4fbd65380cdd255951079008b364516c" | 10 | file://doc/licenses/LGPL-2.1;md5=4fbd65380cdd255951079008b364516c" |
| 11 | 11 | ||
| 12 | PR = "r1" | ||
| 13 | |||
| 12 | SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/9.0 \ | 14 | SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/9.0 \ |
| 13 | file://frr.pam \ | 15 | file://frr.pam \ |
| 14 | file://0001-tools-make-quiet-actually-suppress-output.patch \ | 16 | file://0001-tools-make-quiet-actually-suppress-output.patch \ |
| 17 | file://CVE-2023-46752.patch \ | ||
| 18 | file://CVE-2023-46753.patch \ | ||
| 19 | file://CVE-2023-47235.patch \ | ||
| 20 | file://CVE-2023-47234.patch \ | ||
| 15 | " | 21 | " |
| 16 | 22 | ||
| 17 | SRCREV = "31ed3dd753d62b5d8916998bc32814007e91364b" | 23 | SRCREV = "31ed3dd753d62b5d8916998bc32814007e91364b" |
