<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/boot/barebox, branch 2011.08</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.08</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.08'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-08-24T12:43:56+00:00</updated>
<entry>
<title>barebox: add barebox-&lt;n/x/menu&gt;config and barebox-savedefconfig support</title>
<updated>2011-08-24T12:43:56+00:00</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2011-08-22T19:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=83f1bf9e4553ab4ac01f17566b3f74df8058987d'/>
<id>urn:sha1:83f1bf9e4553ab4ac01f17566b3f74df8058987d</id>
<content type='text'>
[Peter: only activate if barebox is enabled, fix deps]
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>barebox: bump version</title>
<updated>2011-08-09T18:11:11+00:00</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2011-08-09T17:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ac7d781f7c6653d08b9044bda786db480a5ed673'/>
<id>urn:sha1:ac7d781f7c6653d08b9044bda786db480a5ed673</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>barebox: bump version</title>
<updated>2011-07-11T21:46:22+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-07-11T21:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=33c4e77c2acc9615181b26255684e7d952393c2f'/>
<id>urn:sha1:33c4e77c2acc9615181b26255684e7d952393c2f</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>barebox: bump version</title>
<updated>2011-07-11T21:41:44+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-07-11T20:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6fa85c6c035de54fd202805e13e2923327583fae'/>
<id>urn:sha1:6fa85c6c035de54fd202805e13e2923327583fae</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Improve TARGETS handling for bootloaders and kernel</title>
<updated>2011-07-11T21:40:23+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-07-11T20:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b0d446dee427cfdb71c55c2a46472786de7b8ffc'/>
<id>urn:sha1:b0d446dee427cfdb71c55c2a46472786de7b8ffc</id>
<content type='text'>
As the kernel and bootloaders do not use the normal BR2_PACKAGE_*
Kconfig options, their target name was not automatically added to the
global TARGETS variable. Each bootloader .mk and the linux.mk had to
add their own target manually to TARGETS, and the package
infrastructure was making tests on non-existing Kconfig variables.

This commit improves the package infrastructure so that it looks at
BR2_PACKAGE_&lt;pkg&gt; for packages, BR2_TARGET_&lt;pkg&gt; for bootloaders and
at the special BR2_LINUX_KERNEL for the linux package.

This allows to simplify a little bit the bootloaders and linux .mk
files.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>barebox: convert to GENTARGETS</title>
<updated>2011-07-10T11:57:48+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-07-05T19:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1ff88054a84f1fd6a28465aad4e6bed241e431d9'/>
<id>urn:sha1:1ff88054a84f1fd6a28465aad4e6bed241e431d9</id>
<content type='text'>
[Peter: add ':=' -&gt; '=' change]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>barebox: bump version</title>
<updated>2011-05-14T22:07:28+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-05-14T22:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=80eff666607300578090b8eee5dcd33d947dec82'/>
<id>urn:sha1:80eff666607300578090b8eee5dcd33d947dec82</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>barebox: bump version</title>
<updated>2011-04-26T11:23:02+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-04-26T11:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5dd48b983d3dcf09d10720519ad9919ec4aa3e9c'/>
<id>urn:sha1:5dd48b983d3dcf09d10720519ad9919ec4aa3e9c</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>barebox: add option to build bareboxenv for target</title>
<updated>2011-02-06T20:40:19+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-06T20:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4fb67dbb958f3c3bea2b5bfe34d2ffbaa6ea6e40'/>
<id>urn:sha1:4fb67dbb958f3c3bea2b5bfe34d2ffbaa6ea6e40</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>barebox: use ccache if enabled</title>
<updated>2011-02-01T19:53:05+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-01T19:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a7306b8aa5b51f7c6e9f5327e0bd80c11cfadda6'/>
<id>urn:sha1:a7306b8aa5b51f7c6e9f5327e0bd80c11cfadda6</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
