<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/target, branch 2010.05_rc1</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.05_rc1</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-05-03T10:01:19Z</updated>
<entry>
<title>target/generic: inittab: fix devpts mounts when devtmpfs is used</title>
<updated>2010-05-03T10:01:19Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-03T10:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d39641ccd64b82494716e4bf35ac5d0c8fa67201'/>
<id>urn:sha1:d39641ccd64b82494716e4bf35ac5d0c8fa67201</id>
<content type='text'>
If devtmpfs (the kernel-maintained /dev filesystem) is used, no
/dev/pts directory is created, causing the devpts mount to fail, which
in term causes stuff like dropbear to fail.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Remove last users of the ROOTFS_SUFFIX thing</title>
<updated>2010-05-02T22:00:06Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-28T21:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=420cf17bffa7ad55b744b253bcb292f798a04b69'/>
<id>urn:sha1:420cf17bffa7ad55b744b253bcb292f798a04b69</id>
<content type='text'>
The ROOTFS_SUFFIX thing has been removed in
325bfd1cbae03fe286796d3fa7de7c0a3227f7a5, so get rid of the last users.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Get rid of KERNEL_CROSS</title>
<updated>2010-05-02T22:00:06Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-28T21:40:53Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=bf759874243e522acc39ea7fb4060a3075e2a712'/>
<id>urn:sha1:bf759874243e522acc39ea7fb4060a3075e2a712</id>
<content type='text'>
In both internal and external toolchain cases, KERNEL_CROSS was
defined to *exactly* the same value as TARGET_CROSS. It isn't modified
anywhere, and is just used by kernel compilation and pcmcia
compilation.

Therefore, get rid of KERNEL_CROSS and use TARGET_CROSS instead.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux-advanced: Fix Kernel EXTRAVERSION for BR2_LINUX26_CUSTOM</title>
<updated>2010-05-01T19:08:43Z</updated>
<author>
<name>serj.kalichev</name>
<email>serj.kalichev@gmail.com</email>
</author>
<published>2010-05-01T19:08:43Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d07aee18c46a6158ea67b51a6d7bb76946ca8698'/>
<id>urn:sha1:d07aee18c46a6158ea67b51a6d7bb76946ca8698</id>
<content type='text'>
Closes #1267

Signed-off-by: serj.kalichev &lt;serj.kalichev@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Add support to linux 2.6.30 kernel patches for Atmel arm in menuconfig.</title>
<updated>2010-04-21T08:38:08Z</updated>
<author>
<name>Josh.Wu</name>
<email>josh.wu@atmel.com</email>
</author>
<published>2010-04-09T09:26:43Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=78de2495586409d134b1be8c2ba21de5546adc10'/>
<id>urn:sha1:78de2495586409d134b1be8c2ba21de5546adc10</id>
<content type='text'>
Signed-off-by: Josh.Wu &lt;josh.wu@atmel.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target: really remove the target/*/*.mk include</title>
<updated>2010-04-20T07:12:39Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-04-20T07:12:39Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d3a1233fbaa434b24291b6f5f245d2a748e70510'/>
<id>urn:sha1:d3a1233fbaa434b24291b6f5f245d2a748e70510</id>
<content type='text'>
Commit 5faae4869027 claimed to do this, but it didn't - Causing
make to error out.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Repair initramfs dependancies after move to fs</title>
<updated>2010-04-19T22:02:36Z</updated>
<author>
<name>Will Wagner</name>
<email>will_wagner@carallon.com</email>
</author>
<published>2010-04-19T14:34:49Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=102ca91d741d0d271d96170df491bec7fdb7880a'/>
<id>urn:sha1:102ca91d741d0d271d96170df491bec7fdb7880a</id>
<content type='text'>
The restructure for building root filesystems changed the target name
for the initramfs file, to build the file the trget is now
initramfs-root but the generated file is rootfs.initramfs

Signed-off-by: Will Wagner &lt;will_wagner@carallon.com&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>makedevs: move to package/</title>
<updated>2010-04-19T20:46:37Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-24T21:43:12Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5faae4869027d86cba895bf88b5b956c62310d30'/>
<id>urn:sha1:5faae4869027d86cba895bf88b5b956c62310d30</id>
<content type='text'>
Since target/ doesn't contain any .mk file in subdirectories, also
remove the include in target/Makefile.in.
</content>
</entry>
<entry>
<title>Update defconfigs to include BR2_ROOTFS_DEVICE_TABLE definition</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:34:56Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=525ac766cd795c4f7f721e7b940e3ebce99e8ebc'/>
<id>urn:sha1:525ac766cd795c4f7f721e7b940e3ebce99e8ebc</id>
<content type='text'>
We only bother updating the defconfigs that need a non-default
BR2_ROOTFS_DEVICE_TABLE value.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&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.bnewbold.net/buildroot-novena/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>
</feed>
