blob: 34b213ba6378222ae0a80652b27c630c449fa972 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = coreboot-toolchain
pkgdesc = Used to build coreboot
pkgver = 4.18
pkgrel = 1
url = https://www.coreboot.org
arch = x86_64
arch = aarch64
arch = riscv
license = BSD2
license = BSD3
license = GPL2
license = LGPL2Plus
license = GPL3Plus
options = buildflags
source = git+https://review.coreboot.org/coreboot#commit=f4c97ea131944c7be940b35361407e4b63a14faf
sha256sums = SKIP
pkgname = coreboot-toolchain-i386
pkgname = coreboot-toolchain-x64
pkgname = coreboot-toolchain-arm
pkgname = coreboot-toolchain-aarch64
pkgname = coreboot-toolchain-riscv
pkgname = coreboot-toolchain-ppc64
pkgname = coreboot-toolchain-nds32le
|