u/fuel: Bump for Ubuntu `modprobe -f` fix
[armband.git] / armband-fuel-config.mk
index 3b2bd7b..a4a0ad5 100644 (file)
@@ -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.