[frr]: Update FRR to 7.2.1 (#4066)

Update rules for frr package.
Update frr submodule
This commit is contained in:
pavel-shirshov 2020-01-25 19:43:22 -08:00 committed by lguohan
parent 6ffa419304
commit 61858807ce
3 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,9 @@
# FRRouting (frr) package # FRRouting (frr) package
FRR_VERSION = 7.2 FRR_VERSION = 7.2.1
FRR_SUBVERSION = 0 FRR_SUBVERSION = 0
export FRR_VERSION FRR_SUBVERSION FRR_BRANCH = frr/7.2
export FRR_VERSION FRR_SUBVERSION FRR_BRANCH
FRR = frr_$(FRR_VERSION)-sonic-$(FRR_SUBVERSION)_$(CONFIGURED_ARCH).deb FRR = frr_$(FRR_VERSION)-sonic-$(FRR_SUBVERSION)_$(CONFIGURED_ARCH).deb

View File

@ -5,7 +5,6 @@ SHELL = /bin/bash
MAIN_TARGET = $(FRR) MAIN_TARGET = $(FRR)
DERIVED_TARGET = $(FRR_PYTHONTOOLS) $(FRR_DBG) $(FRR_SNMP) $(FRR_SNMP_DBG) DERIVED_TARGET = $(FRR_PYTHONTOOLS) $(FRR_DBG) $(FRR_SNMP) $(FRR_SNMP_DBG)
SUFFIX = $(shell date +%Y%m%d\.%H%M%S) SUFFIX = $(shell date +%Y%m%d\.%H%M%S)
FRR_BRANCH = frr/$(FRR_VERSION)
STG_BRANCH = stg_temp.$(SUFFIX) STG_BRANCH = stg_temp.$(SUFFIX)
$(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% : $(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :

@ -1 +1 @@
Subproject commit d49e8f75bd46879c799375f304506dbc5d26230f Subproject commit 90446e3c3310001a7b84017fa4b237ea7914f45e