X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=build%2Ff_isoroot%2Ff_yardstick-pluginbuild%2FMakefile;h=32de3b3f464f7d5d12e6a2277ff32dc208adfd42;hb=3d45bfd55555a997da3ec72c77a958bf5fc395b5;hp=47723d53e180d51c307d410c5edda76a5f5e42bf;hpb=b22fc3b0acd77c169d5928b6455bb4669f0bf5ca;p=fuel.git diff --git a/build/f_isoroot/f_yardstick-pluginbuild/Makefile b/build/f_isoroot/f_yardstick-pluginbuild/Makefile index 47723d53e..32de3b3f4 100644 --- a/build/f_isoroot/f_yardstick-pluginbuild/Makefile +++ b/build/f_isoroot/f_yardstick-pluginbuild/Makefile @@ -68,6 +68,7 @@ release:.yardstickbuild fi @sha1sum Makefile | awk {'print $$1'} >> .cachedata @sha1sum config.mk | awk {'print $$1'} >> .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