Build: Allow customizing FUEL_MAIN_TAG (commit) 11/14911/4
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 21 Feb 2016 15:28:02 +0000 (16:28 +0100)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Wed, 15 Jun 2016 10:55:08 +0000 (10:55 +0000)
FUEL_MAIN_TAG is currently hard set to 9.0 (not overridable).

While this is a sane assumption for the usual scenarios,
Armband applies a series of patches on top of Fuel@OPNFV, hence
requiring us to override this variable.

WARNING: FUEL_MAIN_TAG is reused for fuel-mirror tag, so if you
override this variable, make sure the same tag exists in fuel-mirror.

Change-Id: Ided75cf0c3b5ad18cf7ef1ec88b5d2dc3aada511
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Signed-off-by: Stanislaw Kardach <Stanislaw.Kardach@cavium.com>
build/config.mk

index 23bda18..af63fcd 100644 (file)
@@ -9,7 +9,7 @@
 ##############################################################################
 
 FUEL_MAIN_REPO := https://github.com/openstack/fuel-main
-FUEL_MAIN_TAG = 9.0
+FUEL_MAIN_TAG := 9.0
 MOS_VERSION = 9.0
 OPENSTACK_VERSION = mitaka-9.0