X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=armband-fuel-config.mk;h=a4a0ad5ed63f1b99966f4e1741f7e411bac4187d;hb=35a70c18b46c83f7e4990ffce5f41bf7f534a8b2;hp=3b2bd7b882106c6c55f781be1a1892358c643eb0;hpb=b2e6a3583baf97124dfbfd62026c57f114968efd;p=armband.git diff --git a/armband-fuel-config.mk b/armband-fuel-config.mk index 3b2bd7b8..a4a0ad5e 100644 --- a/armband-fuel-config.mk +++ b/armband-fuel-config.mk @@ -12,6 +12,7 @@ A_FUEL_BASE := ${ARMBAND_BASE}/upstream/fuel A_PATCH_DIR := ${ARMBAND_BASE}/patches A_OPNFV_TAG = armband-opnfv A_PATCHES = $(shell find ${A_PATCH_DIR} -name '*.patch') +A_BRANCH = $(shell sed -ne 's/defaultbranch=//p' ${ARMBAND_BASE}/.gitreview) F_PATCH_DIR := ${A_FUEL_BASE}/mcp/patches # To enable remote tracking, set the following var to any non-empty string.