<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/target/generic, branch 2009.11_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.11_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-10-06T13:08:55Z</updated>
<entry>
<title>target/generic: /etc/{hostname,issue}:  work around quotes in kconfig</title>
<updated>2009-10-06T13:08:55Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-10-06T13:08:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d31c7723ae05b82f501bac1c69bc91a5162edca6'/>
<id>urn:sha1:d31c7723ae05b82f501bac1c69bc91a5162edca6</id>
<content type='text'>
Otherwise the targets will always run.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>buildroot: reinstate /etc/{hostname,issue} kconfig when using generic target</title>
<updated>2009-09-30T19:53:22Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-09-30T19:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d65976fe26cbf2ef69d5a3bf324349475b5b1b68'/>
<id>urn:sha1:d65976fe26cbf2ef69d5a3bf324349475b5b1b68</id>
<content type='text'>
These got lost in the recent cleanup, but are handy for minimal rootfs
customization.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target: update default /etc/issue and /etc/hostname</title>
<updated>2009-09-19T19:37:25Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-09-19T19:37:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0c050a7fe567c94856cf975258983882110b9aa6'/>
<id>urn:sha1:0c050a7fe567c94856cf975258983882110b9aa6</id>
<content type='text'>
Adjust default /etc/issue to print 'Welcome to Buildroot' like the
recently removed BR2_BANNER did, and adjust default hostname to be
'buildroot' instead of uclibc as we now support external glibc
toolchains as well.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target: use qstrip</title>
<updated>2009-09-05T12:43:17Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-07-30T15:35:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=79c213fbe5aa188e60563b88708e267cfe5bf4ec'/>
<id>urn:sha1:79c213fbe5aa188e60563b88708e267cfe5bf4ec</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Fix PROGRAM_INVOCATION handling with external toolchains</title>
<updated>2009-07-31T09:40:34Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-07-31T09:40:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8d880c3e5c68bea752c2a075d0ef0c64805df93f'/>
<id>urn:sha1:8d880c3e5c68bea752c2a075d0ef0c64805df93f</id>
<content type='text'>
BR2_UCLIBC_PROGRAM_INVOCATION is a toolchain configuration option,
like BR2_INET_IPV6, BR2_INET_RPC, on which some packages
depend. Therefore, it should be handled like BR2_INET_IPV6 and
BR2_INET_RPC in order to work properly with external toolchains.

Since we move it out of toolchain/uClibc/Config.in into
toolchain/Config.in.2, we rename the option to BR2_PROGRAM_INVOCATION
(since BR2_INET_RPC and others don't have UCLIBC in their name).

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>target/generic: add /dev/sd{a,b}*, /dev/ub{a,b}* device nodes</title>
<updated>2009-06-21T12:42:15Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-06-21T12:42:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=691cf5eb424caca0626e9d8c163adc886f2c5d93'/>
<id>urn:sha1:691cf5eb424caca0626e9d8c163adc886f2c5d93</id>
<content type='text'>
E.G. for usb disks.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target/generic: add /dev/i2c-N device nodes</title>
<updated>2009-06-21T12:37:09Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-06-21T12:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=33f7d7929fa0ebc647232269b3c2569dcce4c94c'/>
<id>urn:sha1:33f7d7929fa0ebc647232269b3c2569dcce4c94c</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Add support for Freescale's MXC serial terminals</title>
<updated>2009-06-10T18:00:59Z</updated>
<author>
<name>Daniel Mack</name>
<email>daniel@caiaq.de</email>
</author>
<published>2009-06-10T07:59:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ee0ebdfd596925277634c8ecde95eb33c960acfc'/>
<id>urn:sha1:ee0ebdfd596925277634c8ecde95eb33c960acfc</id>
<content type='text'>
This patch makes ttymxc[012] an option to choose for
BR2_TARGET_GENERIC_GETTY.

It also adds these ports to the generic device table and to securetty.

Signed-off-by: Daniel Mack &lt;daniel@caiaq.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target/generic: add ttySACx support to serial console config</title>
<updated>2009-06-07T21:10:27Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-06-07T21:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d41f360565feee04697764cf0006161a3dadfc13'/>
<id>urn:sha1:d41f360565feee04697764cf0006161a3dadfc13</id>
<content type='text'>
Add ttySACx (samsung s3c SoC) support to the generic serial console
config.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<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>
</feed>
