Add BSD-3-Clause for arm firmware
This is used by the berkley-softfloat code built on arm 32-bit Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
fbd6ccde44
commit
37554dee28
@ -48,7 +48,7 @@ Name: edk2
|
|||||||
Version: %{GITDATE}
|
Version: %{GITDATE}
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: UEFI firmware for 64-bit virtual machines
|
Summary: UEFI firmware for 64-bit virtual machines
|
||||||
License: Apache-2.0 AND (BSD-2-Clause OR GPL-2.0-or-later) AND BSD-2-Clause-Patent AND BSD-4-Clause AND ISC AND MIT AND LicenseRef-Fedora-Public-Domain
|
License: Apache-2.0 AND (BSD-2-Clause OR GPL-2.0-or-later) AND BSD-2-Clause-Patent AND BSD-3-Clause AND BSD-4-Clause AND ISC AND MIT AND LicenseRef-Fedora-Public-Domain
|
||||||
URL: http://www.tianocore.org
|
URL: http://www.tianocore.org
|
||||||
|
|
||||||
# The source tarball is created using following commands:
|
# The source tarball is created using following commands:
|
||||||
@ -261,7 +261,7 @@ Open Virtual Machine Firmware (experimental builds)
|
|||||||
%package arm
|
%package arm
|
||||||
Summary: ARM Virtual Machine Firmware
|
Summary: ARM Virtual Machine Firmware
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
License: Apache-2.0 AND (BSD-2-Clause OR GPL-2.0-or-later) AND BSD-2-Clause-Patent AND BSD-4-Clause AND ISC AND LicenseRef-Fedora-Public-Domain
|
License: Apache-2.0 AND (BSD-2-Clause OR GPL-2.0-or-later) AND BSD-2-Clause-Patent AND BSD-3-Clause AND BSD-4-Clause AND ISC AND LicenseRef-Fedora-Public-Domain
|
||||||
%description arm
|
%description arm
|
||||||
EFI Development Kit II
|
EFI Development Kit II
|
||||||
ARMv7 UEFI Firmware
|
ARMv7 UEFI Firmware
|
||||||
|
Loading…
Reference in New Issue
Block a user