<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/spi-tools, 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>2023-04-21T20:46:58Z</updated>
<entry>
<title>treewide: remove AUTORELEASE</title>
<updated>2023-04-21T20:46:58Z</updated>
<author>
<name>Paul Fertser</name>
</author>
<published>2023-04-21T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0c10c224be81f9221dabfab449855ab6718d2a0c'/>
<id>urn:sha1:0c10c224be81f9221dabfab449855ab6718d2a0c</id>
<content type='text'>
Automatically compute and substitute current values for all
$(AUTORELEASE) instances as this feature is deprecated and shouldn't be
used.

The following temporary change was made to the core:

diff --git a/rules.mk b/rules.mk
index 57d7995d4fa8..f16367de87a8 100644
--- a/rules.mk
+++ b/rules.mk
@@ -429,7 +429,7 @@ endef
 abi_version_str = $(subst -,,$(subst _,,$(subst .,,$(1))))

 COMMITCOUNT = $(if $(DUMP),0,$(call commitcount))
-AUTORELEASE = $(if $(DUMP),0,$(call commitcount,1))
+AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))

 all:
 FORCE: ;

And this command used to fix affected packages:

for i in $(cd feeds/packages; git grep -l PKG_RELEASE:=.*AUTORELEASE | \
                              sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
  make package/$i/download
done

Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
</content>
</entry>
<entry>
<title>spi-tools: update to 1.0.0</title>
<updated>2021-07-21T02:49:14Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-07-19T05:29:42Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=efc131fcaeed10e7863d595d5ef5bb1c34647860'/>
<id>urn:sha1:efc131fcaeed10e7863d595d5ef5bb1c34647860</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>spi-tools: update to 0.8.7</title>
<updated>2021-03-01T03:28:48Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-01T03:28:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b28214e78f5f3821fc3b316cebde8f1561041127'/>
<id>urn:sha1:b28214e78f5f3821fc3b316cebde8f1561041127</id>
<content type='text'>
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>spi-tools: update to 0.8.6</title>
<updated>2020-12-23T03:22:38Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-21T04:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8536473ccdbc1cd171db193f9c46543289cb8501'/>
<id>urn:sha1:8536473ccdbc1cd171db193f9c46543289cb8501</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>spi-tools: update to 0.8.5</title>
<updated>2020-09-20T23:29:22Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-09-20T22:57:50Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=cb1ea5bdc7434f9ff6a319802bc2dbc358e84f7c'/>
<id>urn:sha1:cb1ea5bdc7434f9ff6a319802bc2dbc358e84f7c</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>spi-tools: Disable PIE</title>
<updated>2020-01-11T02:13:05Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-11T02:13:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=cb63deb8e9c473e4afeac940284fc2fb88a13eee'/>
<id>urn:sha1:cb63deb8e9c473e4afeac940284fc2fb88a13eee</id>
<content type='text'>
Causes compilation failure.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>spi-tools: Update to 0.8.4</title>
<updated>2020-01-06T01:08:17Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-03T02:21:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ac621779cab039c0bed96c12d3c3fb3c0c9e2d87'/>
<id>urn:sha1:ac621779cab039c0bed96c12d3c3fb3c0c9e2d87</id>
<content type='text'>
Fix PKG_LICENSE

Switch to standard PKG_INSTALL to simplify the Makefile.

Add PKG_BUILD_PARALLEL for faster compilation.

Add URL.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>spi-tools: Update to 0.8.3</title>
<updated>2018-10-30T02:15:13Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-06-10T22:18:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8cb040543af163b01429438cfcd558bbe150701c'/>
<id>urn:sha1:8cb040543af163b01429438cfcd558bbe150701c</id>
<content type='text'>
Previously, an old git revision was used. Moved to stable. Reorganized the Makefile as a result.

The stable version is based on a newer git revision. UScan can also properly track this now.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&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>
<entry>
<title>spi-tools: add new package</title>
<updated>2015-10-02T12:00:25Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-10-01T15:11:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=6205d6d3380e8c1ee863537c2eed41c811e39d5f'/>
<id>urn:sha1:6205d6d3380e8c1ee863537c2eed41c811e39d5f</id>
<content type='text'>
this package adds 2 tools that can be used to control spidev devices from userland

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;
</content>
</entry>
</feed>
