<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/target/device/valka, branch 2010.11_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-06-23T20:57:54Z</updated>
<entry>
<title>target/device: misc cleanup</title>
<updated>2010-06-23T20:57:54Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-23T20:57:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4aeb8c851ac1952908ec1b89e8e6e432d30c2dfd'/>
<id>urn:sha1:4aeb8c851ac1952908ec1b89e8e6e432d30c2dfd</id>
<content type='text'>
Remove outdated and/or unused variables/files.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Remove all TARGET_DEVICE_TABLE definitions</title>
<updated>2010-04-17T02:36:23Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-17T02:33:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=32241116c8211b1d4fe03a570523ecf8a4c71509'/>
<id>urn:sha1:32241116c8211b1d4fe03a570523ecf8a4c71509</id>
<content type='text'>
We have a special case for Xtensa, which was patching the generic
device_table.txt. Instead of doing this, we just keep a copy of the
device table, specific to Xtensa, with Xtensa specifities. The fact
that the patch wasn't applying anymore on the generic device table is
a sign that the existing approach wasn't working anyway.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<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.hiegel.fr/cgit/buildroot.git/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.hiegel.fr/cgit/buildroot.git/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>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.hiegel.fr/cgit/buildroot.git/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.hiegel.fr/cgit/buildroot.git/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>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>Remove AVR32 patches from kernel-headers directory and put them in </title>
<updated>2009-01-30T18:39:03Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-30T18:39:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c1e444ff72f363ff5f7e0cd7ecf0ae1a4af702dd'/>
<id>urn:sha1:c1e444ff72f363ff5f7e0cd7ecf0ae1a4af702dd</id>
<content type='text'>
"target/device/Atmel/arch-avre/kernel-headers-2.6.28.2"

Make sure BR2_KERNEL_HEADERS_PATCH_DIR is enabled for 2.6.28
Set
KERNEL_HEADERS_PATCH_DIR="target/device/Atmel/arch-avre/kernel-headers-2.6.28.2"
for Atmel AVR32 targets and "valka"

</content>
</entry>
<entry>
<title>readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/</title>
<updated>2009-01-30T09:54:59Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-30T09:54:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a72794391a1e8d93f5e16c2b68f28fb9616df794'/>
<id>urn:sha1:a72794391a1e8d93f5e16c2b68f28fb9616df794</id>
<content type='text'>
Package configs should start with BR2_PACKAGE_.
</content>
</entry>
<entry>
<title>target/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:58Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4b72854ddeb69855e5f91b640bb75cd73f77528b'/>
<id>urn:sha1:4b72854ddeb69855e5f91b640bb75cd73f77528b</id>
<content type='text'>
</content>
</entry>
</feed>
