From 4543d8f35427bc9c6be2c8aa857888a147a58cc0 Mon Sep 17 00:00:00 2001 From: Jonas Bjurel Date: Wed, 31 Aug 2016 14:55:29 +0000 Subject: Updated armband Project: fuel e2cfdabd45281bf26a45803509f1c3555f3d93d0 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 (cherry picked from commit 655e777a5adeb633e114d98ffb02f74b227ab437) --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream/fuel b/upstream/fuel index a18091f9..e2cfdabd 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit a18091f9f2a5b1ba34f38f7119eaf7f4cdfaff02 +Subproject commit e2cfdabd45281bf26a45803509f1c3555f3d93d0 -- cgit 1.2.3-korg