<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/Makefile, branch 2009.08_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.08_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.08_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-07-27T16:09:32Z</updated>
<entry>
<title>Makefile: add the xconfig target to the help of the main Makefile</title>
<updated>2009-07-27T16:09:32Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-07-27T16:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7e7576c3d8687a779882d17df9b12ce8486c1ec6'/>
<id>urn:sha1:7e7576c3d8687a779882d17df9b12ce8486c1ec6</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'kconfig-update' of git://git.busybox.net/~tpetazzoni/git/buildroot</title>
<updated>2009-07-27T15:24:01Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-07-27T15:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=76dade1788965d0d31e57d080854dddb5e74783f'/>
<id>urn:sha1:76dade1788965d0d31e57d080854dddb5e74783f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>config: Add support for xconfig</title>
<updated>2009-07-27T14:07:00Z</updated>
<author>
<name>Alper Yildirim</name>
<email>ayildirim@aselsan.com</email>
</author>
<published>2009-07-20T17:17:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b0df9df39ad76bdf89d1f58996cd4a1c2632b47c'/>
<id>urn:sha1:b0df9df39ad76bdf89d1f58996cd4a1c2632b47c</id>
<content type='text'>
It involved:

 * Modifying the top-level Makefile to create the xconfig target, and
   the $(CONFIG)/qconf target to compile the qconf utility

 * Modifying the package/config/Makefile magic so that C++ files and
   binaries gets linked properly, re-using the
   package/config/Makefile.kconfig logic inherited from the kernel

 * Hacking a little bit package/config/Makefile.kconfig in a way
   similar to the modifications done for the mconf (menuconfig
   interface)

Signed-off-by: Alper Yildirim &lt;ayildirim@aselsan.com&gt;
</content>
</entry>
<entry>
<title>Add support for custom post-build script</title>
<updated>2009-07-25T21:15:18Z</updated>
<author>
<name>Daniel Mack</name>
<email>daniel@caiaq.de</email>
</author>
<published>2009-07-08T20:46:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=eed7d8737adf9669e1bcd032409595bfe7c3b119'/>
<id>urn:sha1:eed7d8737adf9669e1bcd032409595bfe7c3b119</id>
<content type='text'>
The config help text says it all:

  Specify a script to be run after the build has finished and before
  the BR2 starts packing the files into selected packages.

  This gives users the oportunity to do board-specific cleanups,
  add-ons and the like, so the generated files can be used directly
  without further processing.

  The script is called with the target directory name as first and
  only argument. Make sure the exit code of that script is 0,
  otherwise make will stop after calling it.

Signed-off-by: Daniel Mack &lt;daniel@caiaq.de&gt;
Cc: Sven Neumann &lt;s.neumann@raumfeld.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: apply xtensa specific TARGET_SKELETON_PATCH if available</title>
<updated>2009-07-24T00:37:06Z</updated>
<author>
<name>Maxim Grigoriev</name>
<email>maxim2405@gmail.com</email>
</author>
<published>2009-07-24T00:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=edb5ca9c529804c449a5ff3a11607bd26eef394b'/>
<id>urn:sha1:edb5ca9c529804c449a5ff3a11607bd26eef394b</id>
<content type='text'>
Part of #163.

Signed-off-by: Maxim Grigoriev &lt;maxim2405@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Older versions of 'find' don't have the '-delete' option</title>
<updated>2009-04-28T17:33:44Z</updated>
<author>
<name>Wade Berrier</name>
<email>wberrier@gmail.com</email>
</author>
<published>2009-04-28T17:33:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=027aa1d2ec07402d9aa1df3825207f120acae497'/>
<id>urn:sha1:027aa1d2ec07402d9aa1df3825207f120acae497</id>
<content type='text'>
Use find's '-print0' and 'xargs -0' as an equivalent alternative.
</content>
</entry>
<entry>
<title>Makefile: distclean: remove correct dirs</title>
<updated>2009-04-17T13:53:07Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-17T13:53:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a767c8bdf7ccfa6a0f90e8d88321ef750a6ab387'/>
<id>urn:sha1:a767c8bdf7ccfa6a0f90e8d88321ef750a6ab387</id>
<content type='text'>
Remove toolchain build dir, and don't try to remove the non-existing include
dir. Also don't explicitly remove the kernel image located in binaries as
we're already removing that dir.
</content>
</entry>
<entry>
<title>Makefile: add target-finalize for common filesystem cleanup</title>
<updated>2009-04-07T21:04:31Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-07T21:04:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=32faf35112e5092a5657862a43aadf67d907dbd3'/>
<id>urn:sha1:32faf35112e5092a5657862a43aadf67d907dbd3</id>
<content type='text'>
And remove from each rootfs variant.
</content>
</entry>
<entry>
<title>Makefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted locales</title>
<updated>2009-04-06T09:21:26Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-06T09:21:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b87b4742e0b963e0c265cfd3eee02e79ff6041da'/>
<id>urn:sha1:b87b4742e0b963e0c265cfd3eee02e79ff6041da</id>
<content type='text'>
Add BR2_ENABLE_LOCALE_PURGE / BR2_ENABLE_LOCALE_WHITELIST options to
remove unwanted locales from the target rootfs. Handy for stuff like
the gtk stack, which comes with ~25 MB locales.

Works similar to localepurge in Debian, E.G. you provide a white list
of wanted locales, and everything else is removed.
</content>
</entry>
<entry>
<title>Makefile: target-devfiles: combine .a / .la find invocation</title>
<updated>2009-04-06T09:21:22Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-06T09:21:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4d298a2d3771c177da606e00b916f58be7c629a0'/>
<id>urn:sha1:4d298a2d3771c177da606e00b916f58be7c629a0</id>
<content type='text'>
</content>
</entry>
</feed>
