<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/flashrom/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-06-11T06:23:55Z</updated>
<entry>
<title>flashrom: update to 1.7.0</title>
<updated>2026-06-11T06:23:55Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2026-04-02T13:19:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=297802241af154a7849264f836000457ad0aa285'/>
<id>urn:sha1:297802241af154a7849264f836000457ad0aa285</id>
<content type='text'>
* Upstream change data compression format form 'tar.bz2 to' tar.xz'
* Update MESON_ARGS variables

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>flashrom: Update to 1.3.0, package libflashrom</title>
<updated>2023-08-07T04:05:18Z</updated>
<author>
<name>Brian Norris</name>
</author>
<published>2023-01-11T04:00:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bc514e9689d2ae251893caca1b6efd045bdc0062'/>
<id>urn:sha1:bc514e9689d2ae251893caca1b6efd045bdc0062</id>
<content type='text'>
Notably, the meson args for programmers changed from a series of
individual 'config_$foo&gt;, 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 &lt;computersforpeace@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>flashrom: switch to building with meson</title>
<updated>2020-07-19T21:43:13Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-07-18T04:30:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=81618c54652a62a10427ed161ee6e9536e4ae6cf'/>
<id>urn:sha1:81618c54652a62a10427ed161ee6e9536e4ae6cf</id>
<content type='text'>
Added patches to fix meson compilation.

Reworked flashrom.mk to work with meson.

Several minor Makefile cleanups.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>flashrom: bump to 1.2</title>
<updated>2020-04-16T20:43:08Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2020-04-16T17:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f033cd1aedd04de0030cb2c41d905bade37f79d1'/>
<id>urn:sha1:f033cd1aedd04de0030cb2c41d905bade37f79d1</id>
<content type='text'>
Add new PCI and USB drivers to flashrom.mk to disable them in other
build variant.s
Fix DefineConfig calls to use new config symbols, and have it only
append NEED_FEATURE=yes to MAKE_FLAGS. Appending NEED_FEATURE=no would
still enable the feature because upstream compares against an empty
string instead of comparing to yes.
Drop libusb-compat dependency as all drivers use libusb-1 now.
Remove upstreamed patch 010-add-arc.patch.
Rework 0001-fix_internal_bitbang.patch, give it a correct prefix and
more descriptive name.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>flashrom: Add ARC support</title>
<updated>2019-07-01T17:39:54Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-07-01T17:30:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=12378cd4d3d96975f1066e26089500cac73ac68e'/>
<id>urn:sha1:12378cd4d3d96975f1066e26089500cac73ac68e</id>
<content type='text'>
Mainly endian definitions are needed.

Removed sys/io.h patch. It's a GNU header unsupported by uClibc-ng.

Cleaned up Makefile slightly.

Added HTTPS everywhere.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>flashrom: update to v1.0</title>
<updated>2018-05-15T05:39:20Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2018-05-13T17:14:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cb6e98ba44c9cc8406f4d312d5cb7cf463e339d7'/>
<id>urn:sha1:cb6e98ba44c9cc8406f4d312d5cb7cf463e339d7</id>
<content type='text'>
Update to flashrom version 1.0 and cherry-pick an upstream fix for deprecated
libusb api usage.

Fixes the following error spotted by the buildbots:

    ch341a_spi.c: In function 'ch341a_spi_init':
    ch341a_spi.c:447:2: error: 'libusb_set_debug' is deprecated: [...]
      libusb_set_debug(NULL, 3); // Enable information, warning and [...]
      ^~~~~~~~~~~~~~~~
    In file included from ch341a_spi.c:25:0:
    .../libusb-1.0/libusb.h:1300:18: note: declared here
     void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level);
                      ^~~~~~~~~~~~~~~~
    cc1: all warnings being treated as errors
    Makefile:1030: recipe for target 'ch341a_spi.o' failed

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>flashrom: update to v0.9.9.1</title>
<updated>2017-12-31T17:50:19Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2017-12-31T17:50:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=54bb27c1833526967ab32fca60c07ba98c105ec1'/>
<id>urn:sha1:54bb27c1833526967ab32fca60c07ba98c105ec1</id>
<content type='text'>
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>flashrom: update to v0.9.9</title>
<updated>2016-03-14T18:04:30Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2016-03-14T18:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1348057082e5887201f0147fb2eb27d46ef5c6ac'/>
<id>urn:sha1:1348057082e5887201f0147fb2eb27d46ef5c6ac</id>
<content type='text'>
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>flashrom: include io.h to fix compile error</title>
<updated>2016-01-17T20:59:16Z</updated>
<author>
<name>notnyt</name>
</author>
<published>2016-01-17T20:58:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d01dfdebcf3722f5268d221f7c3e7c378b08fd33'/>
<id>urn:sha1:d01dfdebcf3722f5268d221f7c3e7c378b08fd33</id>
<content type='text'>
This patch includes sys/io.h from flash.h to fix compile errors

Signed-off-by: Rob Mosher &lt;nyt-openwrt@countercultured.net&gt;
</content>
</entry>
</feed>
