<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/flashrom/flashrom.mk, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2024-05-04T11:07:15Z</updated>
<entry>
<title>flashrom: strip leading whitespace from PROGRAMMER_ARGS</title>
<updated>2024-05-04T11:07:15Z</updated>
<author>
<name>Federico Capoano</name>
</author>
<published>2024-03-19T13:52:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9f54d987476f74f91ec545d1036cdbcdf455b2a1'/>
<id>urn:sha1:9f54d987476f74f91ec545d1036cdbcdf455b2a1</id>
<content type='text'>
Newer version of meson do not allow empty arguments.

Signed-off-by: Federico Capoano &lt;f.capoano@openwisp.io&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-03.infra.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>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-03.infra.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-03.infra.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: fix full and pci variants</title>
<updated>2016-03-28T07:17:44Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2016-03-28T07:17:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=375f34d362ff26feb00ad544c545d46511607914'/>
<id>urn:sha1:375f34d362ff26feb00ad544c545d46511607914</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-03.infra.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: switch to build variants instead of config options</title>
<updated>2015-10-04T14:20:41Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2015-10-04T14:20:41Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3deb63fafb6f92d2c9bc6237d19d5f1db6d4438d'/>
<id>urn:sha1:3deb63fafb6f92d2c9bc6237d19d5f1db6d4438d</id>
<content type='text'>
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>flashrom: add config options</title>
<updated>2015-03-09T02:39:57Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2015-03-09T02:39:57Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3879265ffda3ca27bf13bb53c187b124fe0fb2f9'/>
<id>urn:sha1:3879265ffda3ca27bf13bb53c187b124fe0fb2f9</id>
<content type='text'>
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
</feed>
