mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 13:06:59 +02:00
sys-firmware/edk2-bin: Sync with Gentoo
It's from Gentoo commit f1ad17f8d49ec3cfe263ab94f9652e0a0af5d1b4.
This commit is contained in:
parent
07ffb6fcdf
commit
b98db4abb6
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user