<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/libhttpparser, 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>2015-12-02T20:28:43+00:00</updated>
<entry>
<title>libhttpparser: add a hash file</title>
<updated>2015-12-02T20:28:43+00:00</updated>
<author>
<name>Renaud AUBIN</name>
<email>root@renaud.io</email>
</author>
<published>2015-12-02T16:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=57112ff452e1169c0f7d5ef2e2358fdca71c4a0d'/>
<id>urn:sha1:57112ff452e1169c0f7d5ef2e2358fdca71c4a0d</id>
<content type='text'>
Signed-off-by: Renaud AUBIN &lt;root@renaud.io&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>libhttpparser: bump to 2.6.0</title>
<updated>2015-12-01T16:47:51+00:00</updated>
<author>
<name>Renaud AUBIN</name>
<email>root@renaud.io</email>
</author>
<published>2015-12-01T12:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=3e280283b7d4f4a7f7bb17edeea84dbb4fe09383'/>
<id>urn:sha1:3e280283b7d4f4a7f7bb17edeea84dbb4fe09383</id>
<content type='text'>
The http-parser repository has been transfered from joyent to nodejs.
Bump version to 2.6.0.

Signed-off-by: Renaud AUBIN &lt;root@renaud.io&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/libhttpparser: New package</title>
<updated>2015-08-28T17:18:13+00:00</updated>
<author>
<name>Renaud AUBIN</name>
<email>root@renaud.io</email>
</author>
<published>2015-08-27T20:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=ba1b3a5f39cb3507d548269f58770b66d441a545'/>
<id>urn:sha1:ba1b3a5f39cb3507d548269f58770b66d441a545</id>
<content type='text'>
http-parser provides a simple C API to parse HTTP responses and
requests.

This packaging uses the official Joyent repository.

[Thomas:
 - since we're always building the shared library, depend on
   !BR2_STATIC_LIBS in Config.in. We could build only the static
   library, but then we would have to do all the lib installation
   manually.
 - indent using tabs in Config.in
 - use 'make install' instead of handcoding the library installation.
 - use $(TARGET_CONFIGURE_OPTS) instead of just CC= and LD=.
 - use tabs for indentation in commands instead of spaces
 - add patch to fix reinstallation.]

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