<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena, branch 2012.11</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.11</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.11'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2012-12-03T00:33:09Z</updated>
<entry>
<title>Update for 2012.11</title>
<updated>2012-12-03T00:33:09Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-12-03T00:33:09Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d201b95d8c6aa4d21f8655361e12e98630be8c93'/>
<id>urn:sha1:d201b95d8c6aa4d21f8655361e12e98630be8c93</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>unexport PKG_CONFIG_SYSROOT_DIR</title>
<updated>2012-12-03T00:32:28Z</updated>
<author>
<name>Charles Manning</name>
<email>cdhmanning@gmail.com</email>
</author>
<published>2012-12-02T11:13:04Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4f607edffda4835884f1f013f5d0ae0cb2eadeb7'/>
<id>urn:sha1:4f607edffda4835884f1f013f5d0ae0cb2eadeb7</id>
<content type='text'>
If this is not done then pkg-config can get confused.

Thomas and Arnout really deserve the credit for this - I just did
the testing.

Signed-off-by: Charles Manning &lt;cdhmanning@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>skeleton: add /etc/nsswitch.conf</title>
<updated>2012-12-03T00:32:16Z</updated>
<author>
<name>Stephan Hoffmann</name>
<email>sho@relinux.de</email>
</author>
<published>2012-12-02T07:13:32Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4c52ff1acfb2953f1ac40cdce4387b7d1d8cef14'/>
<id>urn:sha1:4c52ff1acfb2953f1ac40cdce4387b7d1d8cef14</id>
<content type='text'>
Toolchain Linaro 2012_09 and possibly other glibc based ones
rely on the existence of nsswitch.conf. If it's missing names
from /etc/hosts are not resolved and thus "localhost" is not
known.

Signed-off-by: Stephan Hoffmann &lt;sho@relinux.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libtool: undeprecate for now</title>
<updated>2012-12-03T00:31:54Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-12-03T00:30:43Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f619d5ba20ef46c57259f35a21bb98b7c85c35a4'/>
<id>urn:sha1:f619d5ba20ef46c57259f35a21bb98b7c85c35a4</id>
<content type='text'>
Pulseaudio selects libtool, so get rid of the deprecated annotation so
people don't get warnings about unmet dependencies when exiting menuconfig.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>pkg-download.mk: Fix shallow clone</title>
<updated>2012-12-02T16:07:04Z</updated>
<author>
<name>Stephan Hoffmann</name>
<email>sho@relinux.de</email>
</author>
<published>2012-12-02T00:56:07Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d1f5fc29efd40d61e8a185a22e3ee6f52c10d43c'/>
<id>urn:sha1:d1f5fc29efd40d61e8a185a22e3ee6f52c10d43c</id>
<content type='text'>
Some git versions (e.g. 1.7.0) do not treat trying to shallow clone
a non existing branch or tag as a fatal error but report a warning
and clone HEAD instead. Thus the fallback mechanism does not work
in this case.

This patch introduces a check for the presence of the requested
version as a branch or tag before trying the shallow clone. It
also removes the need to do two clones when a sha1 is given as
a packege version.

[Peter: use cut -f2-]
Signed-off-by: Stephan Hoffmann &lt;sho@relinux.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>qtuio: fix build issue because of missing include</title>
<updated>2012-12-02T15:48:18Z</updated>
<author>
<name>Stephan Hoffmann</name>
<email>sho@relinux.de</email>
</author>
<published>2012-12-02T02:55:49Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4a4b0bdd0753fd039d2d3992eb85ea2e118dcbf4'/>
<id>urn:sha1:4a4b0bdd0753fd039d2d3992eb85ea2e118dcbf4</id>
<content type='text'>
TuioServer.cpp uses usleep but did not include &lt;unistd.h&gt;. This
patch adds the missing #include. This issue has been reported
upstream.

Signed-off-by: Stephan Hoffmann &lt;sho@relinux.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>{rand,allyes}packageconfig: ensure legacy test options don't get enabled</title>
<updated>2012-12-02T02:13:05Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-12-02T02:10:46Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8a46d4bf1fe81dc60aca8795d9e2c69a9c252e37'/>
<id>urn:sha1:8a46d4bf1fe81dc60aca8795d9e2c69a9c252e37</id>
<content type='text'>
The legacy BR2_PACKAGE_* options in Config.in.legacy are not supposed to
be user selectable, so {rand,allyes}packageconfig shouldn't enable them.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update for 2012.11-rc2</title>
<updated>2012-12-01T06:59:02Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-12-01T06:59:02Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1a59dfae0ce9e93da413285e7c47a16f7317123e'/>
<id>urn:sha1:1a59dfae0ce9e93da413285e7c47a16f7317123e</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libsigc: Don't copy devel documentation onto target</title>
<updated>2012-12-01T06:08:03Z</updated>
<author>
<name>Charles Manning</name>
<email>cdhmanning@gmail.com</email>
</author>
<published>2012-11-29T15:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=537556b22ca6252d319a33ac797afb45b215dbd1'/>
<id>urn:sha1:537556b22ca6252d319a33ac797afb45b215dbd1</id>
<content type='text'>
The libsigc++ developer documentation was being copied onto the target.
Add a clean-up to fix that.

Signed-off-by: Charles Manning &lt;cdhmanning@gmail.com&gt;
Acked-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>python2: bump to 2.7.3</title>
<updated>2012-11-30T22:31:07Z</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2012-11-30T11:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4b3425c0bbe43a6c537a8d0833eec3826f623f67'/>
<id>urn:sha1:4b3425c0bbe43a6c537a8d0833eec3826f623f67</id>
<content type='text'>
Pyhton 2.7.3 includes several security fixes.
See: http://www.python.org/download/releases/2.7.3/

Also fixes the patch making sqlite optional and remove the symlink patch
(which has been fixed upstream).

Signed-off-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
