<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/avrdude, 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-11-14T23:42:48Z</updated>
<entry>
<title>avrdude: fix compilation with full NLS</title>
<updated>2024-11-14T23:42:48Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-10-30T05:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0b67c00092b3e6900ce4af29542ed28d993543c4'/>
<id>urn:sha1:0b67c00092b3e6900ce4af29542ed28d993543c4</id>
<content type='text'>
nls.mk is needed.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>avrdude: add patch for libgpiod v2 support</title>
<updated>2024-05-13T05:57:25Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2024-05-11T16:28:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d809f95694df75cbec39312ea0f53e925667eb59'/>
<id>urn:sha1:d809f95694df75cbec39312ea0f53e925667eb59</id>
<content type='text'>
The patch is a backport of the already upstreamed work to allow
using libgpiod with its newer v2 API.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>treewide: refresh hashes after move to use ZSTD as default</title>
<updated>2024-04-07T10:06:34Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-06T10:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=272f55e87f0731b3f04aefd39598a127b317abf4'/>
<id>urn:sha1:272f55e87f0731b3f04aefd39598a127b317abf4</id>
<content type='text'>
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>avrdude: fix dependencies</title>
<updated>2024-02-24T20:09:54Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-23T09:19:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a58ce16a026b19655760531268a38f83c580620a'/>
<id>urn:sha1:a58ce16a026b19655760531268a38f83c580620a</id>
<content type='text'>
- libftdi, libhidapi, libusb-0.1 was incorrectly leaking into the build.
- libgpiod was incorrectly missing out despite LINUXGPIO feature
  was explicitly requested.

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>avrdude: update to 7.3</title>
<updated>2024-02-22T18:53:42Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-22T07:36:14Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ecbe8ca508828eb6bd1205b3b9d5bef43c130948'/>
<id>urn:sha1:ecbe8ca508828eb6bd1205b3b9d5bef43c130948</id>
<content type='text'>
- Use local tarball
- Use CMake
- Depend from libusb-1.0 instead of libusb-compat
- Remove obsolete patches

Signed-off-by: krant &lt;aleksey.vasilenko@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-03.infra.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>avrdude: Fix GPIO path building</title>
<updated>2019-07-02T17:07:53Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-07-02T17:07:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=536c6b8be7cb620f6258cbcb7e85a50662976f2b'/>
<id>urn:sha1:536c6b8be7cb620f6258cbcb7e85a50662976f2b</id>
<content type='text'>
%ud is a GNU extension. It's not really supported elsewhere.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>avrdude: change libelf1 dependency to libelf</title>
<updated>2019-01-24T12:13:15Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2019-01-24T12:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=24061255cdb96a9ba89ffb9c5d3a76253f7a1065'/>
<id>urn:sha1:24061255cdb96a9ba89ffb9c5d3a76253f7a1065</id>
<content type='text'>
The libelf1 source package has been renamed to libelf in OpenWrt base,
adjust the dependency in avrdude accordingly.

There are no functional changes and no changes in the resulting binary.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>avrdude: add no timestamp patch to make it reproducible</title>
<updated>2017-11-17T10:52:23Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-11-16T16:33:00Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=35bf4d15d4b3a0c048bf2bac2c345e2184bbe3b9'/>
<id>urn:sha1:35bf4d15d4b3a0c048bf2bac2c345e2184bbe3b9</id>
<content type='text'>
The no-cpp-timestamp patch taken from debian and is
already accepted upstream.

Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
</feed>
