flashrom: Update to 1.3.0, package libflashrom
authorBrian Norris <redacted>
Wed, 11 Jan 2023 04:00:25 +0000 (20:00 -0800)
committerRosen Penev <redacted>
Mon, 7 Aug 2023 04:05:18 +0000 (21:05 -0700)
commitbc514e9689d2ae251893caca1b6efd045bdc0062
treeae4edd38fcb1ea3ca6cd4ed3ab5321b5b89d54c7
parent19966aadf2a3262d5e455ee23e513c263f1f515e
flashrom: Update to 1.3.0, package libflashrom

Notably, the meson args for programmers changed from a series of
individual 'config_$foo>, config_$bar' to a list of
'programmer=$foo,$bar'

The patches were all either already merged upstream (or similar ones, at
least), or aren't useful (bitbang_spi is no longer a separated
programmer; it's included in the defaults).

Signed-off-by: Brian Norris <redacted>
utils/flashrom/Makefile
utils/flashrom/flashrom.mk
utils/flashrom/patches/010-bitbang.patch [deleted file]
utils/flashrom/patches/020-raw-access.patch [deleted file]
utils/flashrom/patches/030-ppc.patch [deleted file]
utils/flashrom/patches/040-uclibc.patch [deleted file]
git clone https://git.99rst.org/PROJECT