<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/busybox, branch 2010.05_rc1</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.05_rc1</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-05-01T19:19:19Z</updated>
<entry>
<title>busybox: 1.16.1 fixes for ash and cpio</title>
<updated>2010-05-01T19:19:19Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-01T19:19:19Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7548e5a70700e1280f16a8f4c33c68fb883a1821'/>
<id>urn:sha1:7548e5a70700e1280f16a8f4c33c68fb883a1821</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: pass EXTRA_LDFLAGS for external toolchains</title>
<updated>2010-05-01T18:57:28Z</updated>
<author>
<name>Grant Edwards</name>
<email>grant.b.edwards@gmail.com</email>
</author>
<published>2010-05-01T18:57:28Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=532e1fb5d3571591c3602387d5971830b708f83e'/>
<id>urn:sha1:532e1fb5d3571591c3602387d5971830b708f83e</id>
<content type='text'>
Closes #1321

[Peter: Rework patch to make it apply to git]
Signed-off-by: Grant Edwards &lt;grant.b.edwards@gmail.com&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Merge branch 'codesourcery-toolchain-support' of git://git.busybox.net/~tpetazzoni/git/buildroot</title>
<updated>2010-04-21T08:40:30Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-04-21T08:40:30Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=fd3194a1c639c0b563a136ec9695c5212a71c1b9'/>
<id>urn:sha1:fd3194a1c639c0b563a136ec9695c5212a71c1b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>busybox: add 1.16.1 sed fix</title>
<updated>2010-04-20T18:15:33Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-04-20T18:15:33Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f935368cc0d5c19893d7262ce95d13768b143100'/>
<id>urn:sha1:f935368cc0d5c19893d7262ce95d13768b143100</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: get rid of unused initramfs.mk file</title>
<updated>2010-04-20T11:20:56Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-04-20T11:20:56Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b0432db6977228b11105c6997766b76bc9cf197f'/>
<id>urn:sha1:b0432db6977228b11105c6997766b76bc9cf197f</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: make sure architecture flags are used at link time</title>
<updated>2010-04-17T00:10:58Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-12-17T19:57:13Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=55098e50488eeb163af8f63445bd3e7c52850410'/>
<id>urn:sha1:55098e50488eeb163af8f63445bd3e7c52850410</id>
<content type='text'>
When compiling Busybox, according to readelf -A, all object files were
properly compiled according to the select architecture (-march=armv4t
for example), but the final busybox binary could be of a different
architecture (ARMv5t even if ARMv4t was selected).

This patch changes the way we configure/compile Busybox so that our
CFLAGS aren't anymore passed through the make EXTRA_CFLAGS variable,
but through the .config CONFIG_EXTRA_CFLAGS variable. Unfortunately,
those variables don't have exactly the same semantic for the Busybox
build system.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>busybox: 1.16.1 dnsd / hwclock fixes</title>
<updated>2010-04-14T18:41:15Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-04-14T18:41:15Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9f018b77ff6bf413d29377bd4a59d491a24969da'/>
<id>urn:sha1:9f018b77ff6bf413d29377bd4a59d491a24969da</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Get rid of all usages of BR2_RECENT</title>
<updated>2010-04-12T13:26:37Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-10T20:52:38Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=02bc426214a0705293f9c86fcd5fc47387d4f503'/>
<id>urn:sha1:02bc426214a0705293f9c86fcd5fc47387d4f503</id>
<content type='text'>
Since BR2_RECENT was enabled by default, we do not want entries marked
BR2_RECENT (and thus appearing by default in Buildroot) to disappear.

Therefore, all the entries marked BR2_RECENT are converted as
non-deprecated. We can later decide, on a per-entry basis, to add
BR2_DEPRECATED to some of them. But at least, this commit doesn't
change the default current behaviour of Buildroot.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Remove BR2_PREFER_IMA</title>
<updated>2010-04-11T03:59:59Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-10T20:14:39Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7a0263525fe723c2f4bb2d4e78eaf785137ebbdd'/>
<id>urn:sha1:7a0263525fe723c2f4bb2d4e78eaf785137ebbdd</id>
<content type='text'>
This option is barely used, no-one is maintaining it or extending
it. So let's remove it.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>busybox initramfs: do not use the IMAGE variable</title>
<updated>2010-04-09T09:04:35Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-10T21:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f840a2b28cf37c63f529fece9e58bed457e684c7'/>
<id>urn:sha1:f840a2b28cf37c63f529fece9e58bed457e684c7</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
