summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2025-07-28 19:34:50 +0200
committerChristian Breunig <christian@breunig.cc>2025-07-28 19:34:50 +0200
commit330746b55b27c8ede2a4e6c515d1b1c946afa980 (patch)
treeee4bc9120873b592c7a8a1b98419376cc68b196c /scripts
parent246efb13079b9e6ea7d86f78d259e050543d0c11 (diff)
downloadvyos-build-330746b55b27c8ede2a4e6c515d1b1c946afa980.tar.gz
vyos-build-330746b55b27c8ede2a4e6c515d1b1c946afa980.zip
frr: T7663: remove custom rtrlib build - package included in Debian Bookworm
Diffstat (limited to 'scripts')
-rw-r--r--scripts/package-build/frr/package.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/package-build/frr/package.toml b/scripts/package-build/frr/package.toml
index 002e9f50..e1c35606 100644
--- a/scripts/package-build/frr/package.toml
+++ b/scripts/package-build/frr/package.toml
@@ -5,11 +5,6 @@ scm_url = "https://github.com/CESNET/libyang.git"
build_cmd = "pipx run apkg build -i && find pkg/pkgs -type f -name *.deb -exec mv -t .. {} +"
[[packages]]
-name = "rtrlib"
-commit_id = "v0.8.0"
-scm_url = "https://github.com/rtrlib/rtrlib.git"
-
-[[packages]]
name = "frr"
commit_id = "stable/10.2"
scm_url = "https://github.com/FRRouting/frr.git"