<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/target/linux, 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-02T22:00:06+00:00</updated>
<entry>
<title>Remove last users of the ROOTFS_SUFFIX thing</title>
<updated>2010-05-02T22:00:06+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-28T21:40:54+00:00</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:06+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-28T21:40:53+00:00</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:43+00:00</updated>
<author>
<name>serj.kalichev</name>
<email>serj.kalichev@gmail.com</email>
</author>
<published>2010-05-01T19:08:43+00:00</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>Repair initramfs dependancies after move to fs</title>
<updated>2010-04-19T22:02:36+00:00</updated>
<author>
<name>Will Wagner</name>
<email>will_wagner@carallon.com</email>
</author>
<published>2010-04-19T14:34:49+00:00</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>target/linux: bump 2.6.{27, 31, 32, 33} stable versions</title>
<updated>2010-04-03T02:51:23+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2010-04-02T16:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=98366ba442ac5eb2b1b5a3970a53f86863617642'/>
<id>urn:sha1:98366ba442ac5eb2b1b5a3970a53f86863617642</id>
<content type='text'>
Now that the kernel-headers are bumped, also bump the linux
targets to match.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target/linux: remove ancient (&lt;2.6.27) versions</title>
<updated>2010-03-14T20:32:56+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-03-14T20:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=aeccae953ca68bf2c7453546931c0b2edb4f7911'/>
<id>urn:sha1:aeccae953ca68bf2c7453546931c0b2edb4f7911</id>
<content type='text'>
And get rid of the corresponding at91 patches as well.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target: add linux 2.6.33</title>
<updated>2010-03-13T11:56:30+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2010-03-12T23:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ebb8e0a5be59e33d1876ae18a2f1c27d04bee828'/>
<id>urn:sha1:ebb8e0a5be59e33d1876ae18a2f1c27d04bee828</id>
<content type='text'>
Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>remove -mm linux patch options</title>
<updated>2010-03-10T13:49:05+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2010-03-09T18:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=12ebf5714c58cecdb19dbd9266ace5e9380562b0'/>
<id>urn:sha1:12ebf5714c58cecdb19dbd9266ace5e9380562b0</id>
<content type='text'>
The -mm tree is really no longer available since the -next tree
was created for testing.  It's not even listed on the kernel.org
site any longer.  Plus, the last one that was published as
available was pretty old, 2.6.28-rc2-mm1.

Remove all the -mm patch stuff from Buildroot to clean up the
Linux kernel selection.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>bump linux kernel versions</title>
<updated>2010-02-24T20:46:35+00:00</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2010-02-23T22:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c9ad8be52775b58dd55f58bde2d142d519f0580d'/>
<id>urn:sha1:c9ad8be52775b58dd55f58bde2d142d519f0580d</id>
<content type='text'>
Bump all the linux kernel version to the latest available and add a
help note for all of them with the release data and status.

The long-term stable 2.6.27 kernel is really out of date (.27 -&gt; .45).

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux-advanced: Fix probing of kernel version</title>
<updated>2010-02-23T22:17:40+00:00</updated>
<author>
<name>Cameron Hutchison</name>
<email>lists@xdna.net</email>
</author>
<published>2010-02-23T22:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c1c171acbe3145af9647ddb42c4fe3af491689c0'/>
<id>urn:sha1:c1c171acbe3145af9647ddb42c4fe3af491689c0</id>
<content type='text'>
Probing the kernel version uses command substitution to capture the
result of a make command. If the top-level make is run with -C, the
sub-make will print entering/leaving directory messages, mucking up the
output we're trying to capture.

Invoke the sub-make with --no-print-directory so we get clean output.

Signed-off-by: Cameron Hutchison &lt;cam@camh.ch&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
