diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-11-21 19:19:47 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-11-21 19:20:47 +0100 |
commit | bcabec81668ba401743ab317171e10f5c06d93e8 (patch) | |
tree | e97d6d2c8755b852fbaea3249196dfe338197abc /patches/opnfv-fuel | |
parent | 5cddda3c710f72cc4d19d22a53ab999a758ab715 (diff) |
local mirror: Add missing vgabios for arm64
JIRA: ARMBAND-169
Change-Id: I4dbcd044c6c146f541e8c005282a4e60af2c3c8a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'patches/opnfv-fuel')
-rw-r--r-- | patches/opnfv-fuel/upstream-backports/0003-f_repobuild-Use-packetary-to-build-partial-mirror.patch | 4 |
1 files changed, 3 insertions, 1 deletions
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 |