frr: T7663: remove custom rtrlib build - package included in Debian Bookworm

This commit is contained in:
Christian Breunig 2025-07-28 19:34:50 +02:00
parent 246efb1307
commit 330746b55b

View File

@ -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"