From 330746b55b27c8ede2a4e6c515d1b1c946afa980 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Mon, 28 Jul 2025 19:34:50 +0200 Subject: frr: T7663: remove custom rtrlib build - package included in Debian Bookworm --- scripts/package-build/frr/package.toml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'scripts') 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 @@ -4,11 +4,6 @@ commit_id = "v3.4.2" 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" -- cgit v1.2.3