From cfdf55bc7b2c00f16dc9a0c240e3c1a4a66e372c Mon Sep 17 00:00:00 2001 From: Jonas Bjurel Date: Wed, 31 Aug 2016 12:01:24 +0000 Subject: Updated armband Project: fuel 6222031ed4e195fee85d6e3bdb5f34845fa061e9 repo mirror: Allow multi-arch local mirrors Original patch from Stan, signed by me for upstreaming. This patch allows specifying multiple architectures via UBUNTU_ARCH in form of a list of space separated architectures. The first architecture in the list is considered primary and will be used for building all the deb packages by fuel-main. Additional architectures are added to allow targets of other architectures to use the mirror. NOTE: this imposes a requirement that all packages built are arch independent (which is true so far). [ Alexandru Avadanii ] Reworked for applying on top of Fuel@OPNFV. Pass UBUNTU_ARCH to Docker containers. Change-Id: Ibc4ae03223545383813ac58ec34d44c1f97b4694 Signed-off-by: Stanislaw Kardach Signed-off-by: Alexandru Avadanii build: cache: Consider UBUNTU_ARCH in .cacheid Usually UBUNTU_ARCH is not changed inside the same repository, but we should consider this case anyway for future merging Armband and Fuel@OPNFV repositories/build systems. This applies to all Fuel plugins and the local repo. Signed-off-by: Alexandru Avadanii --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/fuel') diff --git a/upstream/fuel b/upstream/fuel index 7cff3184..6222031e 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit 7cff3184b3cefae5894eeef78bb3490818bc8141 +Subproject commit 6222031ed4e195fee85d6e3bdb5f34845fa061e9 -- cgit 1.2.3-korg