From: Stefan K. Berg Date: Wed, 7 Oct 2015 18:54:05 +0000 (+0200) Subject: Temporary fix for forcing cache rebuild X-Git-Tag: brahmaputra.1.rc1~136 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=006cb3a13764cb95f49fa43eb7a8b55972b5c462;p=fuel.git Temporary fix for forcing cache rebuild The caching functionality will be greatly improved for the next release - this is a quick fix for having the possiblility to invalidate the cache forcefully when needed. Change-Id: I4d83907255105fb454af6fb426193acc744fdba9 Signed-off-by: Stefan K. Berg --- diff --git a/fuel/build/config.mk b/fuel/build/config.mk index e9a5320f4..16354d578 100644 --- a/fuel/build/config.mk +++ b/fuel/build/config.mk @@ -8,6 +8,11 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## +# Change the below value with "uuidgen" to force a full cache rebuild - a +# temporary as we work with improving the caching functionality for the next +# release. +CACHE_RND := 73b88a88-9714-4010-888e-e7cd4b26d5e4 + FUEL_MAIN_REPO := https://github.com/stackforge/fuel-main FUEL_MAIN_TAG = stable/6.1