<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/target/device/valka, 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-03-18T19:19:10Z</updated>
<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>
<entry>
<title>Update valka target</title>
<updated>2008-10-31T17:22:59Z</updated>
<author>
<name>Arnar Mar Sigurðsson</name>
<email>antab@valka.is</email>
</author>
<published>2008-10-31T17:22:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=057eca18342c90bb4a5cd550d7968d8019b8000b'/>
<id>urn:sha1:057eca18342c90bb4a5cd550d7968d8019b8000b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>target/device: enable uclibc globbing support</title>
<updated>2008-08-14T06:52:15Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-14T06:52:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0fa75a11eed751acacd7cb8557a815116a1b73c5'/>
<id>urn:sha1:0fa75a11eed751acacd7cb8557a815116a1b73c5</id>
<content type='text'>
Enable UCLIBC_HAS_GNU_GLOB like in the generic config for target specific
uclibc configs. Fixes globbing issue reported on the uclibc list.
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee'/>
<id>urn:sha1:4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee</id>
<content type='text'>
'default n' is the default, so there's no need to say it explicitly.
</content>
</entry>
<entry>
<title>buildroot: s/depends/depends on/</title>
<updated>2008-06-19T19:06:25Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-06-19T19:06:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a5ac61715b70ef628e1239e92ffd7aae859e8294'/>
<id>urn:sha1:a5ac61715b70ef628e1239e92ffd7aae859e8294</id>
<content type='text'>
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
</content>
</entry>
<entry>
<title>target_skeleton: mark empty directories with .empty files</title>
<updated>2008-03-30T20:45:42Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-03-30T20:45:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=01c51685795e012b992ee6820016119c807a1d95'/>
<id>urn:sha1:01c51685795e012b992ee6820016119c807a1d95</id>
<content type='text'>
Mark empty directories in target skeletons with .empty files
and remove them while copying to target (like it's already done for
svn and cvs files) to better support version control system which don't
handle empty directories (E.G. git-svn).
</content>
</entry>
<entry>
<title>Remove duplication of default kernel patch dir setting</title>
<updated>2008-03-29T20:39:36Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2008-03-29T20:39:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=230723920abcc27128ba271d0b20428e81fc9515'/>
<id>urn:sha1:230723920abcc27128ba271d0b20428e81fc9515</id>
<content type='text'>
</content>
</entry>
</feed>
