- PAK_VER incremented to provide build with new libyang version. - Update of rootfile not required. - Tested out on vm in combination with the new libyang version. frr daemons were all able to successfully start. As I have never used frr, I can not test anything further. Tested-by: Adolf Belka Signed-off-by: Adolf Belka --- lfs/frr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/frr b/lfs/frr index b257a2d09..60017d26d 100644 --- a/lfs/frr +++ b/lfs/frr @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = frr -PAK_VER = 12 +PAK_VER = 13 DEPS = -- 2.48.1