<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/neon, branch 2011.08_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.08_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.08_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-06-12T19:59:59+00:00</updated>
<entry>
<title>packages: remove --{enable,disable}-{shared,static} from autotools packages</title>
<updated>2011-06-12T19:59:59+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-05-30T21:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0a5e5534cbf831c575b8cc3d0155f4f440e8a0b9'/>
<id>urn:sha1:0a5e5534cbf831c575b8cc3d0155f4f440e8a0b9</id>
<content type='text'>
Now that those values are passed at the autotools infrastructure
level, there's no need for every package to pass inconsistent values.

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>neon: remove neon-config script from TARGET_DIR</title>
<updated>2011-03-07T21:22:31+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-12-22T17:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7ec08dab2879be9745ea0750cfb5fca7c13e48df'/>
<id>urn:sha1:7ec08dab2879be9745ea0750cfb5fca7c13e48df</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>packages: remove unneeded _INSTALL_TARGET_OPT definitions</title>
<updated>2010-09-27T13:32:32+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-07T22:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=478ea1a12dffca0025c0ad55ad702cbaec465f93'/>
<id>urn:sha1:478ea1a12dffca0025c0ad55ad702cbaec465f93</id>
<content type='text'>
Now that &lt;pkg&gt;_INSTALL_TARGET_OPT always defaults to
'DESTDIR=$(TARGET_DIR) install', we can remove the
&lt;pkg&gt;_INSTALL_TARGET_OPT definition from a lot of packages.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>neon: remove useless stripping</title>
<updated>2010-09-12T17:26:53+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-01T22:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ccc6ef6c171c188863f1d5350c8037ea1a2e5fee'/>
<id>urn:sha1:ccc6ef6c171c188863f1d5350c8037ea1a2e5fee</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>neon: explicit path to xml2-config</title>
<updated>2010-07-18T20:49:12+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-07-18T19:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4a2dabe9d53e6c361ecdeaba0431ef74a9ad297c'/>
<id>urn:sha1:4a2dabe9d53e6c361ecdeaba0431ef74a9ad297c</id>
<content type='text'>
Now that $(STAGING_DIR)/usr/bin is not in the PATH, we need to
explicit the path to such tools.

This might also fix bug 1393 since by expliciting the path to
xml2-config, we'll force neon ./configure to choose our xml2-config
and not the one of the host.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>neon: fix ssl option dependency</title>
<updated>2009-12-23T12:40:56+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-12-23T12:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b21c77cc08eb8604011d1df6ac405fdacb46d1ad'/>
<id>urn:sha1:b21c77cc08eb8604011d1df6ac405fdacb46d1ad</id>
<content type='text'>
Thanks to Gustavo Zacarias for noticing.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>neon: add optional ssl support</title>
<updated>2009-12-20T22:49:45+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-12-20T22:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=2f3c46561e585ba698e73a91bbff03b2e3be411c'/>
<id>urn:sha1:2f3c46561e585ba698e73a91bbff03b2e3be411c</id>
<content type='text'>
Signed-off-by: Nigel Kukard &lt;nkukard@lbsd.net&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>host-pkgconfig is now host-pkg-config</title>
<updated>2009-12-15T18:57:31+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-10-27T22:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6dc336b2935657f2e2d0d9eddab48e88f437dd55'/>
<id>urn:sha1:6dc336b2935657f2e2d0d9eddab48e88f437dd55</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Build neon with SSL support if available</title>
<updated>2009-08-05T12:11:08+00:00</updated>
<author>
<name>Nigel Kukard</name>
<email>nkukard@lbsd.net</email>
</author>
<published>2009-08-05T12:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9f96221e5e8bb085d2fa805e1d63cd24455488a7'/>
<id>urn:sha1:9f96221e5e8bb085d2fa805e1d63cd24455488a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>neon: Fix pkgconfig dependency</title>
<updated>2009-06-11T19:42:12+00:00</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2009-06-11T19:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1029ec82dfe45ff8f2bf61cfeb0a626c92542e86'/>
<id>urn:sha1:1029ec82dfe45ff8f2bf61cfeb0a626c92542e86</id>
<content type='text'>
neon should depend on host-pkgconfig rather than pkgconfig.

Closes #385.

Signed-off-by: Will Newton &lt;will.newton@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
