<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package, branch 2009.05</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-06-01T06:34:36Z</updated>
<entry>
<title>Fix diffutils build breakage with BR2_STRIP_none=y</title>
<updated>2009-06-01T06:34:36Z</updated>
<author>
<name>Marc Gauthier</name>
<email>marc@tensilica.com</email>
</author>
<published>2009-05-28T05:41:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a1a2e905d88da0026cb21020e3cf5573fba3fa51'/>
<id>urn:sha1:a1a2e905d88da0026cb21020e3cf5573fba3fa51</id>
<content type='text'>
Look at BR2_STRIP_none to decide whether to strip diffutils binaries.
This avoids bad quoting in diffutils Makefile.in (generated by automake 1.6)
when STRIP is set to:   true -Not_stripping

Signed-off-by:  Marc Gauthier &lt;marc@alumni.uwaterloo.ca&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>dropbear: fix initscript install</title>
<updated>2009-05-28T12:31:20Z</updated>
<author>
<name>Marc Gauthier</name>
<email>marc@tensilica.com</email>
</author>
<published>2009-05-28T12:31:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4088a5294dfd326b77cde77d12a7f97af89500ad'/>
<id>urn:sha1:4088a5294dfd326b77cde77d12a7f97af89500ad</id>
<content type='text'>
The -D option to install only works portably when the destination is
a file. Specifying the filename avoids the following build error (at
least on some hosts):

"/usr/bin/install: cannot overwrite directory `/tmp/buildroot/
project_build_foobar/uclibc/root/etc/init.d' with non-directory"

Signed-off-by: Marc Gauthier &lt;marc@tensilica.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: bump 1.14.x version</title>
<updated>2009-05-27T18:14:09Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-27T18:14:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3c85ab716f46f4610db2638b34bafe5e6aaff8cf'/>
<id>urn:sha1:3c85ab716f46f4610db2638b34bafe5e6aaff8cf</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>curl: make sure openssl isn't tried when the openssl package isn't enabled</title>
<updated>2009-05-27T05:18:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-27T05:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3169b04725d45ed96059f0b14456b80ff1ac02df'/>
<id>urn:sha1:3169b04725d45ed96059f0b14456b80ff1ac02df</id>
<content type='text'>
Works around build errors caused by broken Xorg dependencies.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>python: disable extensions where we don't have the deps in BR</title>
<updated>2009-05-27T05:07:36Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-27T05:05:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f9af543a250cbe00cf2027183fb26f849c41cdd0'/>
<id>urn:sha1:f9af543a250cbe00cf2027183fb26f849c41cdd0</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>python: fix kconfig dependencies for extension modules</title>
<updated>2009-05-27T05:02:57Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-27T05:02:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8afc339757774eb1f33e4ccaaa6fea389b5950bc'/>
<id>urn:sha1:8afc339757774eb1f33e4ccaaa6fea389b5950bc</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>readline: needs ncurses, so select it in kconfig</title>
<updated>2009-05-27T04:57:08Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-27T04:57:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0f157e0cb9553f4ffcd749265e8cb748cadc12bd'/>
<id>urn:sha1:0f157e0cb9553f4ffcd749265e8cb748cadc12bd</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: fix brown paper bag typo introduced in a7ed91a</title>
<updated>2009-05-26T20:49:06Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-26T20:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8843ded099782497029c1848bb1c1c161255f7a0'/>
<id>urn:sha1:8843ded099782497029c1848bb1c1c161255f7a0</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>strace: fix build for arm eabi</title>
<updated>2009-05-24T19:21:21Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-24T19:21:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ff01f2d29bc2fb37fca565b945fd3c4d57ec2c27'/>
<id>urn:sha1:ff01f2d29bc2fb37fca565b945fd3c4d57ec2c27</id>
<content type='text'>
Based on patch from gentoo bug 241168: http://bugs.gentoo.org/241168

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libusb: fix host autoconf/automake dependencies</title>
<updated>2009-05-24T17:47:42Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-24T17:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e9782eb23b555f2412cb400c6687c6277896a312'/>
<id>urn:sha1:e9782eb23b555f2412cb400c6687c6277896a312</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
