<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/target/device/AMD, 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-20T21:59:37Z</updated>
<entry>
<title>target/device: wrap AMD preset in BR2_TARGET_AMD menuconfig</title>
<updated>2009-03-20T21:59:37Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-20T21:59:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bf1ccf16a25a4ef07ab4862e3e94446b2c372386'/>
<id>urn:sha1:bf1ccf16a25a4ef07ab4862e3e94446b2c372386</id>
<content type='text'>
</content>
</entry>
<entry>
<title>target/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:48:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:48:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ed5f6093c0cf2b06b04e287a8cf0547440844733'/>
<id>urn:sha1:ed5f6093c0cf2b06b04e287a8cf0547440844733</id>
<content type='text'>
</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>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:36:54Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2008-03-29T20:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4523eb3cc70fbb925ffd4fa191463cabdfec0e89'/>
<id>urn:sha1:4523eb3cc70fbb925ffd4fa191463cabdfec0e89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use BOARD_PATH instead of ALCHEMY_DBAU1500_PATH</title>
<updated>2008-03-18T11:34:43Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2008-03-18T11:34:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bd10a460b34237236467b66f48c70978afe1da23'/>
<id>urn:sha1:bd10a460b34237236467b66f48c70978afe1da23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>buildroot: use BR2_KERNEL_MIRROR everywhere</title>
<updated>2008-03-11T18:54:17Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-03-11T18:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=25a7363f5d79166f0905c3f7bec67b54c4781d38'/>
<id>urn:sha1:25a7363f5d79166f0905c3f7bec67b54c4781d38</id>
<content type='text'>
Based on patch by Nigel Kukard.
</content>
</entry>
<entry>
<title>- remove some duplicate entries</title>
<updated>2007-09-29T19:52:03Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-09-29T19:52:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2b60a3228d1e159c1e1172e8d7857b5948f2a120'/>
<id>urn:sha1:2b60a3228d1e159c1e1172e8d7857b5948f2a120</id>
<content type='text'>
</content>
</entry>
</feed>
