Align all plugins with new method for cache id 63/4863/10
authorStefan K. Berg <stefan.k.berg@ericsson.com>
Fri, 18 Dec 2015 11:53:46 +0000 (12:53 +0100)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Mon, 21 Dec 2015 17:52:48 +0000 (17:52 +0000)
commit23e7333bb4e4ec228596d994bec18dc8d0670b2e
treefb4a4aec4460b8b86ad0feddf4e99faa10bc7b48
parente354b304952bb87547d9ee7298b8a5b78394e401
Align all plugins with new method for cache id

The cache tool is now responsible for returning the commit
ID of a branch, tag or commit. This change was first
introduced in the bgpvpn plugin and now the rest of the
plugins with a need for this are also using the same method.

Without this, a plugin pointing to a commit ID on master
would fail to build once the head of master is updated to
point to a later commit...

Change-Id: I7c32d5b41871741717ae42c1334e8557f0b0bedd
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
build/cache.sh
build/f_isoroot/f_bgpvpn-pluginbuild/Makefile
build/f_isoroot/f_odlpluginbuild/Makefile
build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/Makefile
build/f_isoroot/f_qemupluginbuild/Makefile