<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/lcdproc/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>2021-02-21T00:02:15Z</updated>
<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>lcdproc: fix compilation with GCC 10</title>
<updated>2020-08-10T22:30:00Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-08-10T20:08:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=650b996dc07c7b3d5d45311e48e05107e9ad07d2'/>
<id>urn:sha1:650b996dc07c7b3d5d45311e48e05107e9ad07d2</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>lcdproc: Fix non x86 platforms on musl</title>
<updated>2019-08-07T23:14:00Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-08-07T22:24:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fa40b85f20f697e4c0b7b96b77b3a40902c72605'/>
<id>urn:sha1:fa40b85f20f697e4c0b7b96b77b3a40902c72605</id>
<content type='text'>
Musl only specifies in/outb for x86/x86. Use the fallback path in case
musl is used.

This should fail compilation during the linking stage but for some reason
does not. Will do if -Werror=implicit-function-declaration is specified.

Fixed up license information.

Other small cleanups.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>lcdproc: remove build timestamp</title>
<updated>2017-12-06T23:21:35Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2017-12-06T22:41:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=356dd4ff79e9a83e6757d1d6cbc681ca4fe34004'/>
<id>urn:sha1:356dd4ff79e9a83e6757d1d6cbc681ca4fe34004</id>
<content type='text'>
Build timestamp prevents reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;
</content>
</entry>
</feed>
