aboutsummaryrefslogtreecommitdiffstats
path: root/build/f_isoroot/f_odlpluginbuild
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-02-02 20:58:21 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-02-02 22:32:49 +0100
commit79d443a995e34ab91a5f367c135a3c3d50d52549 (patch)
treef247e7240ae3e96d51851db777de3be445566eb2 /build/f_isoroot/f_odlpluginbuild
parent49e776981c16ef2b8e87d7a622fbec778fe210fd (diff)
f_odlpluginbuild: Force .cacheid change
Recent builds use a stale cache of the ODL plugin artifact, which leads to deploy failures (old Fuel plugin builder was used to generate that artifact, which did not support multiple DEB versions, silently excluding the default [5.0.0] version of ODL). Chasing down the artifact across all build servers requires extensive work, so we can just force a change in the cache id. While at it, cleanup non-rebase plugin list (aesthetics). Change-Id: I174f102f58f83ce6370def6a3de166e0911ff411 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'build/f_isoroot/f_odlpluginbuild')
-rw-r--r--build/f_isoroot/f_odlpluginbuild/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/f_isoroot/f_odlpluginbuild/Makefile b/build/f_isoroot/f_odlpluginbuild/Makefile
index d3a7ea81c..c0ebba4d7 100644
--- a/build/f_isoroot/f_odlpluginbuild/Makefile
+++ b/build/f_isoroot/f_odlpluginbuild/Makefile
@@ -43,9 +43,9 @@ release:.odlbuild
# (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: