Add copyright header to patch files
[armband.git] / patches / fuel-web / 0003-AArch64-Cirros-TestVM-Use-AAVMF-guest-UEFI.patch
index 40ceb75..64e60b3 100644 (file)
@@ -1,3 +1,11 @@
+::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
+: Copyright (c) 2017 Enea AB, Cavium and others.
+:
+: All rights reserved. This program and the accompanying materials
+: are made available under the terms of the Apache License, Version 2.0
+: which accompanies this distribution, and is available at
+: http://www.apache.org/licenses/LICENSE-2.0
+::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
 Date: Sat, 21 Jan 2017 00:01:16 +0100
 Subject: [PATCH] AArch64: Cirros TestVM: Use AAVMF (guest UEFI)
@@ -14,9 +22,7 @@ diff --git a/nailgun/nailgun/orchestrator/deployment_serializers.py b/nailgun/na
 index 77fcba1..fd33b3f 100644
 --- a/nailgun/nailgun/orchestrator/deployment_serializers.py
 +++ b/nailgun/nailgun/orchestrator/deployment_serializers.py
-@@ -284,6 +284,13 @@ class DeploymentMultinodeSerializer(object):
-                 'hypervisor_type': 'vmware'
-             }
+@@ -284,4 +284,11 @@ class DeploymentMultinodeSerializer(object):
 
 +        # AArch64: Use AAVMF (guest UEFI)
 +        if arch == 'aarch64':