<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git, branch denzil</title>
<subtitle>Mirror of http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi</subtitle>
<id>https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=denzil</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=denzil'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2012-07-10T09:00:31+00:00</updated>
<entry>
<title>linux-raspberrypi_3.1.9: Fix typo</title>
<updated>2012-07-10T09:00:31+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2012-07-09T21:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=34eef2ea4f5f24630dbb73b386861430167b8431'/>
<id>urn:sha1:34eef2ea4f5f24630dbb73b386861430167b8431</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>sdcard_image-rpi: Use ${KERNEL_IMAGETYPE}-${MACHINE} as kernel source from deploy dir</title>
<updated>2012-07-10T09:00:19+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2012-07-10T07:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=fb72cf86c268064f0a5a7a8cea5749de466c3dd4'/>
<id>urn:sha1:fb72cf86c268064f0a5a7a8cea5749de466c3dd4</id>
<content type='text'>
${KERNEL_IMAGETYPE} symlink was introduced after denzil so we use
${KERNEL_IMAGETYPE}-${MACHINE} to be able to satisfy the existence in denzil and master
as well.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>Merge pull request #25 from agherzan/devel_kernel</title>
<updated>2012-07-09T20:05:15+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2012-07-09T20:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=fc02bba13d65dd2447d0a6d1f3b63300510eb097'/>
<id>urn:sha1:fc02bba13d65dd2447d0a6d1f3b63300510eb097</id>
<content type='text'>
Fix a couple of kernel issues / update kernel / update bootloader and related files / remove unneeded packages</content>
</entry>
<entry>
<title>sdcard_image-rpi: Copy the kernel specified with KERNEL_FSTYPE</title>
<updated>2012-07-05T23:22:28+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2012-07-05T20:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=94d69f85331b2bf6aa5f8fffd9dab4c05b6827e9'/>
<id>urn:sha1:94d69f85331b2bf6aa5f8fffd9dab4c05b6827e9</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>raspberrypi.conf: Use Image as as kernel fstype</title>
<updated>2012-07-05T20:42:11+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2012-07-05T20:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=41afde0961f3adadb742c39655cc4ea60cd7ee46'/>
<id>urn:sha1:41afde0961f3adadb742c39655cc4ea60cd7ee46</id>
<content type='text'>
It's a bug in the latest bootloader where rpi doesn't boot
with zImage. Use uncompressed kernel type.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Add CMDLINE for raspberrypi</title>
<updated>2012-07-05T20:38:58+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2012-07-03T16:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=b9b0c009c873758eacb9683575c863cf55cc638a'/>
<id>urn:sha1:b9b0c009c873758eacb9683575c863cf55cc638a</id>
<content type='text'>
Because CONFIG_EXT4_USE_FOR_EXT23 is built in, use rootfstype=ext4
to mount ext2/3/4.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>bcm2835-mkimage: Remove recipe as bootloader can boot from Image directly</title>
<updated>2012-07-05T20:38:58+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2012-07-03T12:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=44444b0511861f152e3c8bb5466871b51938766f'/>
<id>urn:sha1:44444b0511861f152e3c8bb5466871b51938766f</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>bcm2835-kernel-image: Remove recipe as bootloader can boot from Image directly</title>
<updated>2012-07-05T20:38:58+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2012-07-03T12:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=275c6b1a2b8d757fe24257636be140face6f6723'/>
<id>urn:sha1:275c6b1a2b8d757fe24257636be140face6f6723</id>
<content type='text'>
There is no need for a mangled kernel image anymore. Precompiled RPI Bootloader
can boot an uncompressed kernel image.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>raspberrypi.conf: Remove bcm2835-kernel-image as we can boot from Image directly</title>
<updated>2012-07-05T20:38:58+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2012-07-03T12:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=6f744980b5cbad1f94cc44ae6d3c4f106e58f931'/>
<id>urn:sha1:6f744980b5cbad1f94cc44ae6d3c4f106e58f931</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>firmware.inc: Update to latest upstream</title>
<updated>2012-07-03T12:16:01+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2012-07-02T19:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=1f4fad072fa8e181dbda35c077338565cc4b56e3'/>
<id>urn:sha1:1f4fad072fa8e181dbda35c077338565cc4b56e3</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
</feed>
