diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-03-20 15:20:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-20 15:20:17 +0000 |
commit | b85748b49dbd62a6fbddd87d566d044fd47efd4b (patch) | |
tree | de29f01bf53fbebd483c9229b94deb3d6eee8da4 /patches/fuel-agent/multiarch-efi | |
parent | ef307ad9541598aba2afa604f4467795fa8bd5bb (diff) | |
parent | 6946d63910d84a8bd453b0dddc07a6cddfb9cd8d (diff) |
Merge "Add copyright header to patch files"
Diffstat (limited to 'patches/fuel-agent/multiarch-efi')
-rw-r--r-- | patches/fuel-agent/multiarch-efi/0001-Add-esp-partition-flag.patch | 8 | ||||
-rw-r--r-- | patches/fuel-agent/multiarch-efi/0002-Add-fs-for-efi-partition.patch | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/patches/fuel-agent/multiarch-efi/0001-Add-esp-partition-flag.patch b/patches/fuel-agent/multiarch-efi/0001-Add-esp-partition-flag.patch index 1b067b10..592cdd79 100644 --- a/patches/fuel-agent/multiarch-efi/0001-Add-esp-partition-flag.patch +++ b/patches/fuel-agent/multiarch-efi/0001-Add-esp-partition-flag.patch @@ -1,3 +1,11 @@ +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: +: Copyright (c) 2017 Enea AB 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: Tue, 8 Mar 2016 16:29:39 +0100 Subject: [PATCH] Add <esp> partition flag. diff --git a/patches/fuel-agent/multiarch-efi/0002-Add-fs-for-efi-partition.patch b/patches/fuel-agent/multiarch-efi/0002-Add-fs-for-efi-partition.patch index 7c05c69d..064fcc58 100644 --- a/patches/fuel-agent/multiarch-efi/0002-Add-fs-for-efi-partition.patch +++ b/patches/fuel-agent/multiarch-efi/0002-Add-fs-for-efi-partition.patch @@ -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: Stanislaw Kardach <stanislaw.kardach@cavium.com> Date: Tue, 8 Mar 2016 21:08:55 +0100 Subject: [PATCH] Add fs for efi partition |