Skip to content

Commit

Permalink
coreboot-utils: update to 4.20.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtvrsh authored and classabbyamp committed Jun 27, 2023
1 parent 181196a commit df75b57
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 79 deletions.
11 changes: 0 additions & 11 deletions srcpkgs/coreboot-utils/patches/ectool-musl.patch

This file was deleted.

10 changes: 0 additions & 10 deletions srcpkgs/coreboot-utils/patches/inteltool-musl-2.patch

This file was deleted.

11 changes: 0 additions & 11 deletions srcpkgs/coreboot-utils/patches/inteltool-musl.patch

This file was deleted.

11 changes: 0 additions & 11 deletions srcpkgs/coreboot-utils/patches/nvramtool-musl-2.patch

This file was deleted.

11 changes: 0 additions & 11 deletions srcpkgs/coreboot-utils/patches/nvramtool-musl.patch

This file was deleted.

22 changes: 0 additions & 22 deletions srcpkgs/coreboot-utils/patches/superiotool-musl.patch

This file was deleted.

7 changes: 4 additions & 3 deletions srcpkgs/coreboot-utils/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'coreboot-utils'
pkgname=coreboot-utils
version=4.17
revision=2
version=4.20.1
revision=1
archs="i686* x86_64*"
build_wrksrc="util"
build_style=gnu-makefile
Expand All @@ -11,7 +11,8 @@ maintainer="m3tav3rse <mtvrs@tuta.io>"
license="GPL-2.0-only"
homepage="https://coreboot.org"
distfiles="https://coreboot.org/releases/coreboot-${version}.tar.xz"
checksum=95da11d1c6a450385101a68799258a398ce965f4e46cce6fe8d5ebd74e50c125
checksum=b41539a8c2eab2fec752157eb4acbd0e2a637a7203530c12e66b43a5c3c3a931
CFLAGS="-D_GNU_SOURCE"

do_build() {
for util in cbfstool cbmem ectool ifdtool inteltool intelmetool \
Expand Down

0 comments on commit df75b57

Please sign in to comment.