<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git, branch sumo</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=sumo</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=sumo'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2018-09-11T14:50:33+00:00</updated>
<entry>
<title>rpi-base.inc: Build rpi-poe dtb overlay</title>
<updated>2018-09-11T14:50:33+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-09-07T14:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=2d40b000021bc8a9ef7f329ed0ad410f8d227b97'/>
<id>urn:sha1:2d40b000021bc8a9ef7f329ed0ad410f8d227b97</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Build rpi poe fan driver</title>
<updated>2018-09-11T14:50:33+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-09-07T14:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=c7330ac5e4e4e9e4ed97b8dffb59b14cbc460e5f'/>
<id>urn:sha1:c7330ac5e4e4e9e4ed97b8dffb59b14cbc460e5f</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Update to 4.14.68</title>
<updated>2018-09-11T14:50:33+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-09-07T14:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=aea27ba4c7d5bc123db089f1b6e95963457b658a'/>
<id>urn:sha1:aea27ba4c7d5bc123db089f1b6e95963457b658a</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>firmware: Update to 20180817</title>
<updated>2018-09-11T14:50:33+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-09-07T14:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=50ee8d7e179e29ac28e59535f5e49116f8686f12'/>
<id>urn:sha1:50ee8d7e179e29ac28e59535f5e49116f8686f12</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>rpi-hwup-image.bb: Modified the warning message in do_image_prepend()</title>
<updated>2018-09-06T19:00:49+00:00</updated>
<author>
<name>Steve Pavao</name>
<email>stevep@korgrd.com</email>
</author>
<published>2018-08-15T22:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=ade31d6d01b5cb37d6ae163ae75d390b15e95860'/>
<id>urn:sha1:ade31d6d01b5cb37d6ae163ae75d390b15e95860</id>
<content type='text'>
When bitbaking image rpi-hwup-image, a warning message is generated
to inform he user that the image is deprecated.  The warning message
contains a suggestion of a non-deprecated image to use instead.

Previous to this commit, core-image-minimal was the suggested alternate
image.  This was a subpar suggestion, because rpi-hwup-image packages
the kernel modules in the image, but core-image-minimal does not.  This
can lead to confusion for the user, who may not immediately realize that
their kernel modules are no longer in the image.  With this commit, the
warning message now suggests core-image-base, which packages the kernel
modules in its image.

This change was suggested by Khem Raj on the Yocto project mailing list.

Signed-off-by: Steve Pavao &lt;stevep@korgrd.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi3-64.conf: Define only the dtb files that are available for arch64</title>
<updated>2018-09-06T19:00:49+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-07-26T18:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=2a6e4883f941168645cfb693e7b96d700b862c94'/>
<id>urn:sha1:2a6e4883f941168645cfb693e7b96d700b862c94</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>rpi-base.inc: Split overlays and dtbs from KERNEL_DEVICETREE</title>
<updated>2018-09-06T19:00:49+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-07-26T18:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=99ebafd75a43749df0f4bea8ba46f976bcc1a00b'/>
<id>urn:sha1:99ebafd75a43749df0f4bea8ba46f976bcc1a00b</id>
<content type='text'>
This is helpful for example in the cases where the kernel doesn't
provide all the dtbs in arm64 as in arm.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Update to v4.14.58</title>
<updated>2018-09-06T19:00:49+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-07-26T18:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=32044251789a701eaa2cd1b2b3b8f32f86208a99'/>
<id>urn:sha1:32044251789a701eaa2cd1b2b3b8f32f86208a99</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi3-64.conf: Include cm3 dtb</title>
<updated>2018-09-06T19:00:49+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2018-07-16T16:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=cf26c996ffedf6bd6ee7c69ff994c7bb05fa55be'/>
<id>urn:sha1:cf26c996ffedf6bd6ee7c69ff994c7bb05fa55be</id>
<content type='text'>
Add the CM3 dtb in the boot partition so we can boot this board as well with
this machine.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>sdcard_image-rpi.bbclass: use 4 spaces for indentation instead of mix of tabs and spaces</title>
<updated>2018-09-06T19:00:49+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-06-29T13:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=235036c3a89a9682fcf5f109b4441f5f4db46bb5'/>
<id>urn:sha1:235036c3a89a9682fcf5f109b4441f5f4db46bb5</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
