blob: aa85c630a57e0ba134873af3af08464b2dac3473 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare
DEPEND=sys-apps/pciutils sys-libs/zlib
DESCRIPTION=A selection from coreboot/utils useful in general
EAPI=8
HOMEPAGE=https://www.coreboot.org/
INHERIT=toolchain-funcs
KEYWORDS=~amd64
LICENSE=GPL-2+ GPL-2
RDEPEND=sys-apps/pciutils sys-libs/zlib
SLOT=0
SRC_URI=https://coreboot.org/releases/coreboot-4.18.tar.xz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=650548d2ef6e4b56373b0b6256f02393
|