<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/libroxml, branch debian</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=debian</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=debian'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2013-06-08T19:52:14Z</updated>
<entry>
<title>libroxml: bump version to 2.2.2</title>
<updated>2013-06-08T19:52:14Z</updated>
<author>
<name>Tristan Lelong</name>
<email>tristan.lelong@blunderer.org</email>
</author>
<published>2013-06-07T13:02:56Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=424d19a1680a4bcd7781752b6af3bdaf14ec5276'/>
<id>urn:sha1:424d19a1680a4bcd7781752b6af3bdaf14ec5276</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Fix package headers</title>
<updated>2013-06-07T08:53:32Z</updated>
<author>
<name>Jerzy Grzegorek</name>
<email>jerzy.grzegorek@trzebnica.net</email>
</author>
<published>2013-06-06T21:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=35c5c6f6c712374bf5ad02152f0eff473e919bb8'/>
<id>urn:sha1:35c5c6f6c712374bf5ad02152f0eff473e919bb8</id>
<content type='text'>
Signed-off-by: Jerzy Grzegorek &lt;jerzy.grzegorek@trzebnica.net&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libroxml: don't build docs</title>
<updated>2012-12-09T20:28:02Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2012-12-09T03:46:54Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=59795cc98067fe2730e50dd3687fd94b6b36a843'/>
<id>urn:sha1:59795cc98067fe2730e50dd3687fd94b6b36a843</id>
<content type='text'>
Don't build docs to avoid failures such as
http://autobuild.buildroot.net/results/3f1971472fe35a516b0f26ced477d33cb18280c9/

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libroxml: bump version to 2.2.1</title>
<updated>2012-11-30T07:14:41Z</updated>
<author>
<name>Tristan Lelong</name>
<email>tristan.lelong@blunderer.org</email>
</author>
<published>2012-11-29T17:20:58Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b17c7963890354d2cffdda2f16eeeaf4c1288e99'/>
<id>urn:sha1:b17c7963890354d2cffdda2f16eeeaf4c1288e99</id>
<content type='text'>
Signed-off-by: Tristan Lelong &lt;tristan.lelong@blunderer.org&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>all packages: rename XXXTARGETS to xxx-package</title>
<updated>2012-07-17T18:23:05Z</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2012-07-02T22:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e1502ebc0c92763896c53d405ee9c7c7a1a33e24'/>
<id>urn:sha1:e1502ebc0c92763896c53d405ee9c7c7a1a33e24</id>
<content type='text'>
Also remove the redundant $(call ...).

This is a purely mechanical change, performed with
find package linux toolchain boot -name \*.mk | \
  xargs sed -i -e 's/$(eval $(call GENTARGETS))/$(eval $(generic-package))/' \
               -e 's/$(eval $(call AUTOTARGETS))/$(eval $(autotools-package))/' \
               -e 's/$(eval $(call CMAKETARGETS))/$(eval $(cmake-package))/'

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>libroxml: bump version to 2.2.0</title>
<updated>2012-06-13T13:19:22Z</updated>
<author>
<name>Tristan Lelong</name>
<email>tristan.lelong@blunderer.org</email>
</author>
<published>2012-06-12T23:06:05Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9156bbc947f03ef149df527e768c920846aa7a33'/>
<id>urn:sha1:9156bbc947f03ef149df527e768c920846aa7a33</id>
<content type='text'>
Signed-off-by: Tristan Lelong &lt;tristan.lelong@blunderer.org&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libroxml: bump version to 2.1.2</title>
<updated>2011-11-29T20:02:29Z</updated>
<author>
<name>Tristan Lelong</name>
<email>tristan.lelong@blunderer.org</email>
</author>
<published>2011-11-29T17:19:46Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e3c6b3853ef054efe3ab9800392aec7aa7656dd3'/>
<id>urn:sha1:e3c6b3853ef054efe3ab9800392aec7aa7656dd3</id>
<content type='text'>
Fix some xpath bugs

Signed-off-by: Tristan Lelong &lt;tristan.lelong@blunderer.org&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: remove useless arguments from GENTARGETS</title>
<updated>2011-09-29T21:09:58Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-09-29T19:57:42Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0849e8193ef429f29945b8c2a54eafc8635e0969'/>
<id>urn:sha1:0849e8193ef429f29945b8c2a54eafc8635e0969</id>
<content type='text'>
Thanks to the pkgparentdir and pkgname functions, we can rewrite the
GENTARGETS macro in a way that avoids the need for each package to
repeat its name and the directory in which it is present.

[Peter: pkgdir-&gt;pkgparentdir]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libroxml: bump version</title>
<updated>2011-09-27T21:32:28Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-09-27T21:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c6fe0f1ee7246649c04370bf126c6d766f6e0f19'/>
<id>urn:sha1:c6fe0f1ee7246649c04370bf126c6d766f6e0f19</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libroxml: drop -Werror from CFLAGS</title>
<updated>2011-07-29T07:52:59Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-07-29T07:52:59Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8d657be342788bf5dd7d9690061787580b571f6f'/>
<id>urn:sha1:8d657be342788bf5dd7d9690061787580b571f6f</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
