From bcabec81668ba401743ab317171e10f5c06d93e8 Mon Sep 17 00:00:00 2001
From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Date: Mon, 21 Nov 2016 19:19:47 +0100
Subject: local mirror: Add missing vgabios for arm64

JIRA: ARMBAND-169

Change-Id: I4dbcd044c6c146f541e8c005282a4e60af2c3c8a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
---
 .../0003-f_repobuild-Use-packetary-to-build-partial-mirror.patch      | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/patches/opnfv-fuel/upstream-backports/0003-f_repobuild-Use-packetary-to-build-partial-mirror.patch b/patches/opnfv-fuel/upstream-backports/0003-f_repobuild-Use-packetary-to-build-partial-mirror.patch
index a5da53cb..4b630e0e 100644
--- a/patches/opnfv-fuel/upstream-backports/0003-f_repobuild-Use-packetary-to-build-partial-mirror.patch
+++ b/patches/opnfv-fuel/upstream-backports/0003-f_repobuild-Use-packetary-to-build-partial-mirror.patch
@@ -102,6 +102,7 @@ as the source partial mirror.
 
 JIRA: FUEL-218
 JIRA: FUEL-223
+JIRA: ARMBAND-169
 
 Change-Id: If2ee86f348b7683c83bfaf686baba4f1b8f555f0
 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
@@ -599,7 +600,7 @@ new file mode 100644
 index 0000000..3f5c59f
 --- /dev/null
 +++ b/build/f_isoroot/f_repobuild/opnfv_packages.yaml
-@@ -0,0 +1,14 @@
+@@ -0,0 +1,15 @@
 +##############################################################################
 +# Copyright (c) 2016 Enea AB and others.
 +# Alexandru.Avadanii@enea.com
@@ -614,6 +615,7 @@ index 0000000..3f5c59f
 +# e.g.: additional kernels, bootloaders etc.
 +
 +packages:
++  - name: vgabios
 diff --git a/deploy/config/dea_base.yaml b/deploy/config/dea_base.yaml
 index f5a03e2..370a75a 100644
 --- a/deploy/config/dea_base.yaml
-- 
cgit