<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/iprutils/iprutils.mk, branch 2016.02</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.02</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.02'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-02-07T12:57:22+00:00</updated>
<entry>
<title>package/iprutils: bump version to 2.4.10</title>
<updated>2016-02-07T12:57:22+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2016-01-30T15:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=0d80aee73d977dfdc37413ed61ac1d3d29ad3540'/>
<id>urn:sha1:0d80aee73d977dfdc37413ed61ac1d3d29ad3540</id>
<content type='text'>
Upstream now provides a new autoconf-based build system, therefore
our patches for Makefile are not needed anymore.

We adapt the gettext patch to make sure that the configure script
doesn't check for libintl.h, and we add an additional patch to fix the
libm check.

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
[Thomas: rework patches.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>iprutils: drop unneeded ncurses5-config handling</title>
<updated>2015-02-03T14:59:57+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2015-02-03T14:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c6abdd97a1b6bd7e943e0ea04e99ad509abcbe1a'/>
<id>urn:sha1:c6abdd97a1b6bd7e943e0ea04e99ad509abcbe1a</id>
<content type='text'>
ncurses nowadays installs the headers directly into $prefix/usr/include, so
ncurses5-config doesn't return anything important and the logic wasn't
taking the wchar variant into consideration - So just drop it.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>iprutils: bump to version 2.4.5</title>
<updated>2014-12-14T19:47:31+00:00</updated>
<author>
<name>Romain Naour</name>
<email>romain.naour@openwide.fr</email>
</author>
<published>2014-12-12T23:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=ab6170ce67d36dfeda067e32c2a94c0e564e8357'/>
<id>urn:sha1:ab6170ce67d36dfeda067e32c2a94c0e564e8357</id>
<content type='text'>
Rebase patch 0003 on top of 2.4.5 release.

Signed-off-by: Romain Naour &lt;romain.naour@openwide.fr&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>iprutils: use correct include path for ncurses</title>
<updated>2014-12-14T19:47:20+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2014-12-14T19:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=02f7dd34938f5f165c73f9f1e54bf55b2015be31'/>
<id>urn:sha1:02f7dd34938f5f165c73f9f1e54bf55b2015be31</id>
<content type='text'>
The Makefile is hardcoded for /usr/include/ncurses, so override it.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
Reported-by: Romain Naour &lt;romain.naour@openwide.fr&gt;
</content>
</entry>
<entry>
<title>iprutils: bump version to 2.4.2 and update patches</title>
<updated>2014-09-21T17:47:29+00:00</updated>
<author>
<name>Vicente Olivert Riera</name>
<email>Vincent.Riera@imgtec.com</email>
</author>
<published>2014-09-18T09:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=0611949495163af3dcf8eca72bdd5e27ae9e4753'/>
<id>urn:sha1:0611949495163af3dcf8eca72bdd5e27ae9e4753</id>
<content type='text'>
Signed-off-by: Vicente Olivert Riera &lt;Vincent.Riera@imgtec.com&gt;
Tested-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Acked-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/iprutils: Add IBM Power RAID utilities</title>
<updated>2014-03-29T14:53:44+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2014-03-12T03:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=5e3ded0d75b00bb212b373a42851db98b79e28c1'/>
<id>urn:sha1:5e3ded0d75b00bb212b373a42851db98b79e28c1</id>
<content type='text'>
[Thomas: add patch to allow passing CFLAGS from the environment, use
TARGET_CONFIGURE_OPTS instead of manually passing CC/LD, add upstream
URL in Config.in, use the Makefile install target instead of
open-coding the installation in iprutils.mk.]

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
