<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/target/generic, branch 2009.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-04-15T13:42:12Z</updated>
<entry>
<title>target/generic: support for busybox &gt;= 1.14.x speed=0 handling</title>
<updated>2009-04-15T13:42:12Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-15T13:42:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=635346844ce79859769bc678a75a77f9744bbe32'/>
<id>urn:sha1:635346844ce79859769bc678a75a77f9744bbe32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package: auto* needs perl</title>
<updated>2009-03-23T21:45:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-23T21:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f91a64d224767dbdfbb8476273a8f6075d1e01d1'/>
<id>urn:sha1:f91a64d224767dbdfbb8476273a8f6075d1e01d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>target/generic: s/TTYSO/TTYS0/</title>
<updated>2009-03-23T09:44:13Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-23T09:44:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=cb69d005ad5345ad1a39d3c665dfe7de9e25e4d3'/>
<id>urn:sha1:cb69d005ad5345ad1a39d3c665dfe7de9e25e4d3</id>
<content type='text'>
Thanks to Hiroshi Shinji for noticing.
</content>
</entry>
<entry>
<title>target/generic: add kconfig for serial getty config (port + baudrate)</title>
<updated>2009-03-20T21:59:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-20T21:59:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9611fd600bbc2e6458c3a7bad1ca651b34940cc6'/>
<id>urn:sha1:9611fd600bbc2e6458c3a7bad1ca651b34940cc6</id>
<content type='text'>
These are the settings people most often want to tweak for embedded boards,
so add kconfig variables to make it easy to do.
</content>
</entry>
<entry>
<title>target/generic: skeleton: add netdev group for dbus</title>
<updated>2009-03-20T08:38:33Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-20T08:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1a57a5480495870da55023634f6f6b4826dd4cc3'/>
<id>urn:sha1:1a57a5480495870da55023634f6f6b4826dd4cc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>target/generic: development system needs wchar + program invocation</title>
<updated>2009-03-04T11:14:40Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-04T11:14:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=624b1c4cf1a76e3b7afa1383884a88fd21c73497'/>
<id>urn:sha1:624b1c4cf1a76e3b7afa1383884a88fd21c73497</id>
<content type='text'>
</content>
</entry>
<entry>
<title>target/generic: add ttyCPMx device nodes to device_table / securetty</title>
<updated>2009-02-03T14:30:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-03T14:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=87736033ab385b25b40eeff75042870e7fb858d9'/>
<id>urn:sha1:87736033ab385b25b40eeff75042870e7fb858d9</id>
<content type='text'>
Serial devices for CPM cores on ppc.
</content>
</entry>
<entry>
<title>Revert r24952 (BR2_TARGET_TEST_PACKAGES)</title>
<updated>2009-01-23T20:45:30Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-23T20:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7b981dbf06fd3f2bf2c750b1bcc8c22241e223ff'/>
<id>urn:sha1:7b981dbf06fd3f2bf2c750b1bcc8c22241e223ff</id>
<content type='text'>
As discussed on the list. It is already out of date
(BR2_TARGET_UBOOT_2009_01_RC3, BR2_PACKAGE_RAIDTOOLS), is the wrong solution
and breaks the make allyesconfig; make menuconfig / sed workflow.
</content>
</entry>
<entry>
<title>Add simple way to enable most (but not all) targets for testing purposes</title>
<updated>2009-01-22T07:53:24Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-22T07:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6fd0d36d321e9bfc7e7220c7054645565c4121c2'/>
<id>urn:sha1:6fd0d36d321e9bfc7e7220c7054645565c4121c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add .empty files for git-svn</title>
<updated>2009-01-05T15:47:00Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-05T15:47:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=585aca9a5a3bbac6d9f6225802d626f53bf613b3'/>
<id>urn:sha1:585aca9a5a3bbac6d9f6225802d626f53bf613b3</id>
<content type='text'>
git-svn (and git) doesn't handle empty directories, so add .empty files
to those dirs like elsewhere in buildroot.

Those empty directories are normally not a big deal, but the recent changes
to u-boot broke the build.
</content>
</entry>
</feed>
