blob: e416bb8223368a60b507ff52ec86d4d84b19feef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# SPDX-License-Identifier: GPL-3.0-or-later
url="https://github.com/coreboot/bios_extract"
bkup_url="https://review.coreboot.org/bios_extract"
rev="0a7bc1d71735ef97b00dfec0fd54a02fcc5d1bb0"
tree="default"
noconfig="y"
# we only need the python scripts.
# bios_extract itself is not required.
if_not_skip_build=":"
|