Commit Graph

6 Commits

Author SHA1 Message Date
Sandro
3ae4c035be
coreboot-toolchain: minor cleanup 2021-10-11 15:17:05 +02:00
Felix Singer
0b2b0331f0 coreboot-toolchain: Use sources.nix generated by update.sh
Use sources.nix for all source files (except coreboot) generated by
update.sh.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-10 01:05:45 +02:00
Felix Singer
28383a922e coreboot-toolchain: Introduce script for generating sources file
Add and adjust update script from
https://git.petabyte.dev/petabyteboy/corenix.

The script is meant to be run from the package directory of the
coreboot-toolchain. The script generates a sources.nix files, which
contains all sources used for the coreboot toolchain and some other
tools. Thus, it needs to be stripped down to the necessary sources.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-09 22:19:46 +02:00
Felix Singer
cff7863c34 coreboot-toolchain: Use git repository as source
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-09 19:39:54 +02:00
Felix Singer
6d7fd89453 coreboot-toolchain: Set pname instead of name
Set `pname` instead of `name` since `name` is derived from
`${pname}-${version}`.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-08 04:46:09 +02:00
Felix Singer
f0b20bad9c coreboot-toolchain: Init at 4.14
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-09-28 21:14:16 +02:00