<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/target/device/Atmel/atngw100, branch 2010.02</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.02</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.02'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-10-04T20:20:28Z</updated>
<entry>
<title>buildroot; move defconfigs to configs/ and print in help</title>
<updated>2009-10-04T20:20:28Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-04T20:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=58fd779a4355e5bfa2bc0b15ed9c4664f44c7a0f'/>
<id>urn:sha1:58fd779a4355e5bfa2bc0b15ed9c4664f44c7a0f</id>
<content type='text'>
As discussed earlier on the mailing list. It simplifies code, gives more
sensible error message on typos and makes the defconfigs easier to find
for users.

Furthermore, update documentation to match.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Fix download directory in default configs</title>
<updated>2009-09-30T09:23:33Z</updated>
<author>
<name>Michael Roth</name>
<email>mroth@nessie.de</email>
</author>
<published>2009-09-25T14:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4d153cff9d0f648eff381ac26350d56dabbd1b04'/>
<id>urn:sha1:4d153cff9d0f648eff381ac26350d56dabbd1b04</id>
<content type='text'>
Commit a07d6b9d56955bfe0165b5f4ea6d3ed7a92ecff6 changed the meaning
of $(BASE_DIR). Previously it was the top level buildroot directory,
now it is the 'output' directory.
As an side effect, the download directory 'dl' was moved to 'output/dl'.

In commit 416323e93442646e344a4e914776520c5e552fa0 the default download
directory was moved back to the top level of buildroot.

So the various default configurations should reflect this. Fix them.

Signed-off-by: Michael Roth &lt;mroth@nessie.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>rename TOOL_BUILD_DIR to TOOLCHAIN_DIR</title>
<updated>2009-09-23T07:15:27Z</updated>
<author>
<name>Michael Roth</name>
<email>mroth@nessie.de</email>
</author>
<published>2009-09-22T23:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=cb5710c538fce01f4875a64e6de4b37a7718005b'/>
<id>urn:sha1:cb5710c538fce01f4875a64e6de4b37a7718005b</id>
<content type='text'>
To reflect the new output directory hierachy rename the Makefile variable
TOOL_BUILD_DIR to TOOLCHAIN_DIR.

Signed-off-by: Michael Roth &lt;mroth@nessie.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>buildroot: fix fallout after qtopia4 -&gt; qt rename</title>
<updated>2009-08-03T09:43:07Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-08-03T09:43:07Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5b72dda69f72e1953dfc7987dd1b418e1afe79a4'/>
<id>urn:sha1:5b72dda69f72e1953dfc7987dd1b418e1afe79a4</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target/device: rename program invocation symbol in defconfigs</title>
<updated>2009-07-31T13:29:27Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-07-31T13:29:27Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e15c0d07e15e94e800bd9a0cf3c24f45aeacd89c'/>
<id>urn:sha1:e15c0d07e15e94e800bd9a0cf3c24f45aeacd89c</id>
<content type='text'>
The symbol is now BR2_PROGRAM_INVOCATION, not BR2_UCLIBC_PROGRAM_INVOCATION.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Remove unused kernel configs</title>
<updated>2009-05-15T13:49:53Z</updated>
<author>
<name>Thiago A. Correa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-05-13T15:36:06Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b94998f2cdbd806ebe516a792f2da5779174e25e'/>
<id>urn:sha1:b94998f2cdbd806ebe516a792f2da5779174e25e</id>
<content type='text'>
Signed-off-by: Thiago A. Correa &lt;thiago.correa@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update kernel config for atngw100_defconfig</title>
<updated>2009-05-15T13:49:29Z</updated>
<author>
<name>Thiago A. Correa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-05-13T15:35:09Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3026c29a37f715b56b02cf666c9f22f1007e2b96'/>
<id>urn:sha1:3026c29a37f715b56b02cf666c9f22f1007e2b96</id>
<content type='text'>
Signed-off-by: Thiago A. Correa &lt;thiago.correa@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Remove unused busybox config</title>
<updated>2009-05-15T13:48:57Z</updated>
<author>
<name>Thiago A. Correa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-05-13T15:31:33Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4de5e1757970e43776a7a79291b74e0bd55db46b'/>
<id>urn:sha1:4de5e1757970e43776a7a79291b74e0bd55db46b</id>
<content type='text'>
Signed-off-by: Thiago A. Correa &lt;thiago.correa@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update atngw100_defconfig to kernel 2.6.29.2</title>
<updated>2009-05-08T10:04:56Z</updated>
<author>
<name>Thiago A. Correa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-05-08T10:04:56Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4ba6f070e52f2e10d6ff79afa1ff7f3cea212ebf'/>
<id>urn:sha1:4ba6f070e52f2e10d6ff79afa1ff7f3cea212ebf</id>
<content type='text'>
Signed-off-by: Thiago A. Correa &lt;thiago.correa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Update atngw100_defconfig</title>
<updated>2009-05-08T09:59:11Z</updated>
<author>
<name>Thiago A. Correa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-05-08T01:17:01Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3ba521fe944e50a156a05b3e0b3ffba7f07bf84c'/>
<id>urn:sha1:3ba521fe944e50a156a05b3e0b3ffba7f07bf84c</id>
<content type='text'>
Signed-off-by: Thiago A. Correa &lt;thiago.correa@gmail.com&gt;
</content>
</entry>
</feed>
