<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/scripts, branch 2009.05_rc3</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc3</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc3'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-05-03T20:24:36Z</updated>
<entry>
<title>scripts/package wizard: clarify the steps after the wizard</title>
<updated>2009-05-03T20:24:36Z</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2009-05-03T11:41:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7d369f837f656f9b4754854aab5877e01cb4980d'/>
<id>urn:sha1:7d369f837f656f9b4754854aab5877e01cb4980d</id>
<content type='text'>
Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>scripts/package wizard: add support for subdirs</title>
<updated>2009-05-03T20:24:36Z</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2009-05-03T11:41:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4a29b224386aedbf19149a2b08d40f7ace065044'/>
<id>urn:sha1:4a29b224386aedbf19149a2b08d40f7ace065044</id>
<content type='text'>
Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>scripts/package wizard: delete trailing whitespace and empty lines</title>
<updated>2009-05-03T20:24:36Z</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2009-05-03T11:41:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=83674f229ab5dc81c097948e83eeb7e83b694309'/>
<id>urn:sha1:83674f229ab5dc81c097948e83eeb7e83b694309</id>
<content type='text'>
In this script and in the .mk output. Let's avoid unnecessary whitespace
issues in new packages created with this wizard.

Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>scripts/package wizard: make workable from TOPDIR</title>
<updated>2009-05-03T20:24:36Z</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2009-05-03T11:41:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=5a3642b43a672b36271575c87c5ba0d522086d79'/>
<id>urn:sha1:5a3642b43a672b36271575c87c5ba0d522086d79</id>
<content type='text'>
Before you to had to be in a subdirectory, for example package/
Now you can call it from anywhere.

Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>scripts/setlocalversion: Renamed 'git-svn' to 'git svn'</title>
<updated>2009-03-26T20:47:38Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-26T20:47:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bec705479e628abe66328a6dec69c82422809220'/>
<id>urn:sha1:bec705479e628abe66328a6dec69c82422809220</id>
<content type='text'>
Git 1.6.x+ got rid of git-&lt;subcommand&gt; in the normal path.

Signed-off-by: Michael Roth &lt;mroth@nessie.de&gt;
</content>
</entry>
<entry>
<title>pkgconfig: add pkgconfig package for target</title>
<updated>2009-03-18T19:19:10Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-18T19:19:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=77754571b2f327636ce0072cfabc9ce0c9a6ad86'/>
<id>urn:sha1:77754571b2f327636ce0072cfabc9ce0c9a6ad86</id>
<content type='text'>
The host versions shouldn't be visible in Kconfig, so remove the
reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets
with host-.

At the same time add pkgconfig for the target (E.G. for development) and
let BR2_PACKAGE_PKGCONFIG control that package.

Notice: all defconfigs in the tree have been updated, but make sure to
disable the pkgconfig package (unless you want it) if you use an external
config, otherwise you'll end up with pkgconfig and glib2 in the target.
</content>
</entry>
<entry>
<title>setlocalversion: sync with HEAD of kernel git</title>
<updated>2009-02-03T16:24:13Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-03T16:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8bc48ee10818870823c010d2a2ebcdca45687377'/>
<id>urn:sha1:8bc48ee10818870823c010d2a2ebcdca45687377</id>
<content type='text'>
Outputs correct svn revision (latest change, not repo version).
</content>
</entry>
<entry>
<title>Update buildall.sh with result of latest ARM tests + whitespace cleanups</title>
<updated>2009-02-02T07:19:31Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-02-02T07:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=5d77f80ea0e03889890b331a549c4e52f93cb11e'/>
<id>urn:sha1:5d77f80ea0e03889890b331a549c4e52f93cb11e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create a log file as well as stdout during test</title>
<updated>2009-02-02T07:18:19Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-02-02T07:18:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=23b692f1394aecbb6877292a690da8e501cf17b7'/>
<id>urn:sha1:23b692f1394aecbb6877292a690da8e501cf17b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not build target compiler during test</title>
<updated>2009-02-02T07:17:23Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-02-02T07:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=209f2311685aefbedeb30d4773ca6025dc5e5350'/>
<id>urn:sha1:209f2311685aefbedeb30d4773ca6025dc5e5350</id>
<content type='text'>
</content>
</entry>
</feed>
