f_tacker-pluginbuild: Force cache ID change 97/30897/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 17 Mar 2017 16:14:48 +0000 (17:14 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 17 Mar 2017 23:20:52 +0000 (23:20 +0000)
This will force a rebuild of Tacker plugin, to bypass poisoned
cache.

Change-Id: I77a028d56cc6202f799c7c0af3b688674256106c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit f20bfafbcb3e75f13b5ba2955ec38f13baad452d)

build/f_isoroot/f_tacker-pluginbuild/Makefile

index 997430d..9c97db7 100644 (file)
@@ -9,13 +9,13 @@
 
 TOP := $(shell pwd)
 
-############################################################################
+##############################################################################
 # BEGIN of Include definitions
 #
 include config.mk
 #
 # END Include definitions
-#############################################################################
+##############################################################################
 
 
 .PHONY: all
@@ -51,9 +51,9 @@ release:.tackerbuild
        # (no .cacheid will be present unless this is a cached build)
        test -f .cacheid && $(MAKE) -f Makefile put-cache || exit 0
 
-#############################################################################
+##############################################################################
 # Cache operations - only used when building through ci/build.sh
-#############################################################################
+##############################################################################
 
 
 # Create a unique hash to be used for getting and putting cache, based on: