<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/stm32flash/Makefile, 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>stm32flash: update to version 0.7</title>
<updated>2022-04-25T19:13:30Z</updated>
<author>
<name>Russell Senior</name>
</author>
<published>2022-04-20T05:39:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=6301930e35577d06e17011d56d3c2826048f3f97'/>
<id>urn:sha1:6301930e35577d06e17011d56d3c2826048f3f97</id>
<content type='text'>
Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;
</content>
</entry>
<entry>
<title>stm32flash: update to 0.6</title>
<updated>2021-04-15T02:06:10Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-04-12T05:40:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=346784ef8e3ab9509c234b3acf82abf51763afdf'/>
<id>urn:sha1:346784ef8e3ab9509c234b3acf82abf51763afdf</id>
<content type='text'>
Switch to AUTORELEASE for simplicity.

Use autotools build.

Remove upstream patch.

Minor cleanups for consistency between packages.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>stm32flash: add support for STM32G431xx</title>
<updated>2020-09-23T08:48:02Z</updated>
<author>
<name>Russell Senior</name>
</author>
<published>2020-09-23T06:11:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=43828f5f913395fb23ed5620d4abec4c459bee3d'/>
<id>urn:sha1:43828f5f913395fb23ed5620d4abec4c459bee3d</id>
<content type='text'>
Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;
</content>
</entry>
<entry>
<title>treewide: Change .*GPL.*+ licenses to SPDX compatible identifier</title>
<updated>2019-09-10T05:45:15Z</updated>
<author>
<name>Sven Eckelmann</name>
</author>
<published>2019-09-02T13:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1'/>
<id>urn:sha1:bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1</id>
<content type='text'>
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>stm32flash: Update to 0.5</title>
<updated>2018-06-10T19:37:58Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-06-10T19:37:58Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=43ba458e7bd74fcfd22feba7639cf8178ad986c0'/>
<id>urn:sha1:43ba458e7bd74fcfd22feba7639cf8178ad986c0</id>
<content type='text'>
Fix URL to use SF macro.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;</content>
</entry>
<entry>
<title>stm32flash: fix source URL</title>
<updated>2018-03-16T07:08:18Z</updated>
<author>
<name>Alexander Ryzhov</name>
</author>
<published>2018-03-16T07:08:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ff09d00c0e6ffb2288a277c8d005e7e09b9a3bc1'/>
<id>urn:sha1:ff09d00c0e6ffb2288a277c8d005e7e09b9a3bc1</id>
<content type='text'>
Signed-off-by: Alexander Ryzhov &lt;openwrt@ryzhov-al.ru&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>stm32flash: move to "Microcontroller programming" submenu</title>
<updated>2016-11-02T20:30:30Z</updated>
<author>
<name>Alberto Bursi</name>
</author>
<published>2016-11-02T20:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=6013b58f41a390c358392b8983caf49ba78724b1'/>
<id>urn:sha1:6013b58f41a390c358392b8983caf49ba78724b1</id>
<content type='text'>
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi &lt;alberto.bursi@outlook.it&gt;</content>
</entry>
<entry>
<title>stm32flash: upgrade to new version 0.4</title>
<updated>2014-12-30T01:34:40Z</updated>
<author>
<name>Christian Pointner</name>
</author>
<published>2014-12-30T01:34:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=c55ece05ed210c8d1d93ecbadf4dab7dd5653fc4'/>
<id>urn:sha1:c55ece05ed210c8d1d93ecbadf4dab7dd5653fc4</id>
<content type='text'>
Signed-off-by: Christian Pointner &lt;equinox@spreadspace.org&gt;
</content>
</entry>
</feed>
