<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/picocom/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>picocom: remove usleep</title>
<updated>2020-10-12T23:17:32Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-10-12T05:18:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7f91a77daa15b34084eaaac446c26c5161041231'/>
<id>urn:sha1:7f91a77daa15b34084eaaac446c26c5161041231</id>
<content type='text'>
usleep is removed in POSIX 2008.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>picocom: Backport upstream fix for x86</title>
<updated>2018-10-20T00:53:18Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-10-19T19:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fab5d1aa5a3cfc7ecf8e93d8b057265d342f0a22'/>
<id>urn:sha1:fab5d1aa5a3cfc7ecf8e93d8b057265d342f0a22</id>
<content type='text'>
Replaced the maintainer with myself due to inactiviy.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>picocom: Update to 3.1</title>
<updated>2018-07-26T02:28:12Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-07-22T17:49:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=35d51936c8264837c90ebf7f094174119f489d4c'/>
<id>urn:sha1:35d51936c8264837c90ebf7f094174119f489d4c</id>
<content type='text'>
Switched to new upstream.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>picocom: fix compilation with musl (#1383)</title>
<updated>2015-06-16T12:39:44Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-06-16T12:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=acfce97879614daed03d2c1d6636cb227ab1ea67'/>
<id>urn:sha1:acfce97879614daed03d2c1d6636cb227ab1ea67</id>
<content type='text'>
Only use termio.h with glibc or uclibc, for musl include sys/ioctl.h and
termios.h instead.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
</feed>
