mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-firmware/edk2-bin: Update license to BSD-2-with-patent
This actually changed back in 2019. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -15,7 +15,7 @@ S="${WORKDIR}"
|
||||
# TODO: the binary 202105 package currently lacks the preseeded
|
||||
# OVMF_VARS.secboot.fd file (that we typically get from fedora)
|
||||
|
||||
LICENSE="BSD-2 MIT"
|
||||
LICENSE="BSD-2-with-patent MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 ~loong ~ppc ppc64 ~riscv x86"
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ DESCRIPTION="TianoCore EDK II UEFI firmware for virtual machines"
|
||||
HOMEPAGE="https://github.com/tianocore/edk2"
|
||||
SRC_URI=$(printf "https://dev.gentoo.org/~chewi/distfiles/${BINPKG}-%s.xpak\n" ${ARCHES})
|
||||
S="${WORKDIR}"
|
||||
LICENSE="BSD-2 MIT"
|
||||
LICENSE="BSD-2-with-patent MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 ~loong ~ppc ppc64 ~riscv x86"
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ DESCRIPTION="TianoCore EDK II UEFI firmware for virtual machines"
|
||||
HOMEPAGE="https://github.com/tianocore/edk2"
|
||||
SRC_URI=$(printf "https://dev.gentoo.org/~chewi/distfiles/${BINPKG}-%s.xpak\n" ${ARCHES})
|
||||
S="${WORKDIR}"
|
||||
LICENSE="BSD-2 MIT"
|
||||
LICENSE="BSD-2-with-patent MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 ~loong ~ppc ppc64 ~riscv x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user