X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=build%2Ff_isoroot%2Ff_repobuild%2FMakefile;h=7c6b163047ad425fc0ea4416a00d9c366e9c6caf;hb=9bef631e4d7189607540598b0b08f13e861b9410;hp=8312f5e5552936b0dfabbc584cd3ffddb556946b;hpb=0d028383c5b5df7b73683bcdbd7062ef893b6c3f;p=fuel.git diff --git a/build/f_isoroot/f_repobuild/Makefile b/build/f_isoroot/f_repobuild/Makefile index 8312f5e55..7c6b16304 100644 --- a/build/f_isoroot/f_repobuild/Makefile +++ b/build/f_isoroot/f_repobuild/Makefile @@ -67,6 +67,7 @@ release:nailgun sha1sum Makefile >> .cachedata sha1sum config.mk >> .cachedata $(CACHETOOL) packages >> .cachedata + echo -n $(UBUNTU_ARCH) | sha1sum | awk {'print $$1'} >> .cachedata cat .cachedata | $(CACHETOOL) getid > .cacheid # Clean local data related to caching - called prior to ordinary build