<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git, branch pyro</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=pyro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=pyro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2017-12-04T16:53:58+00:00</updated>
<entry>
<title>docs, readme: Update branch references for pyro</title>
<updated>2017-12-04T16:53:58+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@toganlabs.com</email>
</author>
<published>2017-12-01T17:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=6786c0709d2b072decd9383de38436d4befbcfbf'/>
<id>urn:sha1:6786c0709d2b072decd9383de38436d4befbcfbf</id>
<content type='text'>
Signed-off-by: Paul Barker &lt;pbarker@toganlabs.com&gt;
</content>
</entry>
<entry>
<title>firmware.inc: Update to 20171029</title>
<updated>2017-12-04T16:53:58+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2017-11-02T15:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=3fa61f096fd21a77f11d8455d54aa21441874f8c'/>
<id>urn:sha1:3fa61f096fd21a77f11d8455d54aa21441874f8c</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Update 4.9 recipe to 4.9.59</title>
<updated>2017-12-04T16:53:58+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2017-11-02T15:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=89a9e2d88dd28b18e279aa80202cdbda09f46cdf'/>
<id>urn:sha1:89a9e2d88dd28b18e279aa80202cdbda09f46cdf</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>userland: Update to latest revision</title>
<updated>2017-12-04T16:53:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-11-15T07:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=b7defa119a892cf22937499ad4a855e264ee7eb4'/>
<id>urn:sha1:b7defa119a892cf22937499ad4a855e264ee7eb4</id>
<content type='text'>
Forward port patches as needed

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>userland: RPROVIDES is missing libegl</title>
<updated>2017-12-04T16:53:58+00:00</updated>
<author>
<name>Francesco Giancane</name>
<email>francescogiancane8@gmail.com</email>
</author>
<published>2017-10-27T23:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=d4ce736c9147bb4b05036f8f7f1dfbd3f7833113'/>
<id>urn:sha1:d4ce736c9147bb4b05036f8f7f1dfbd3f7833113</id>
<content type='text'>
userland package is the Raspberry Pi provider for the openGL stack.
If selected, it shall provide the gles2 and egl stacks in conjunction
with mesa-gl.

libegl was missing in the RPROVIDES variable, thus some run-time
dependencies were not met when using userland as provider.

Signed-off-by: Francesco Giancane &lt;francescogiancane8@gmail.com&gt;
</content>
</entry>
<entry>
<title>userland: Update to current master HEAD</title>
<updated>2017-12-04T16:53:58+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2017-09-07T11:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=b0acfb8dd33382064d74fb0c66e11bc120a1e750'/>
<id>urn:sha1:b0acfb8dd33382064d74fb0c66e11bc120a1e750</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>userland: Add missing EGL_CAST defines</title>
<updated>2017-12-04T16:53:58+00:00</updated>
<author>
<name>Andrea Galbusera</name>
<email>gizero@gmail.com</email>
</author>
<published>2017-07-14T08:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=8bd0459044175a56a0e4676fd3672cda3c22c741'/>
<id>urn:sha1:8bd0459044175a56a0e4676fd3672cda3c22c741</id>
<content type='text'>
Needed by libepoxy

Signed-off-by: Andrea Galbusera &lt;gizero@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpi-base.inc: Set dependencies for creating wic images</title>
<updated>2017-10-20T14:53:35+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@toganlabs.com</email>
</author>
<published>2017-09-08T21:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=40447de4782d76f1e23e67ba05e272c27f6ec250'/>
<id>urn:sha1:40447de4782d76f1e23e67ba05e272c27f6ec250</id>
<content type='text'>
We need to ensure that the bootloader and firmware files are present in the
deploy directory before creating wic images.

Signed-off-by: Paul Barker &lt;pbarker@toganlabs.com&gt;
</content>
</entry>
<entry>
<title>rpi-base.inc: Simplify setting of IMAGE_BOOT_FILES</title>
<updated>2017-10-20T14:53:35+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@toganlabs.com</email>
</author>
<published>2017-09-08T09:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=a6ebf952602e856fc7a88808eb2601656757c1fc'/>
<id>urn:sha1:a6ebf952602e856fc7a88808eb2601656757c1fc</id>
<content type='text'>
Signed-off-by: Paul Barker &lt;pbarker@toganlabs.com&gt;
</content>
</entry>
<entry>
<title>rpi-base: wic: generate entries for u-boot</title>
<updated>2017-10-20T14:53:35+00:00</updated>
<author>
<name>Andrea Galbusera</name>
<email>gizero@gmail.com</email>
</author>
<published>2017-06-29T13:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9bb89a75c0b1b115392920c4ff217161ab19cd53'/>
<id>urn:sha1:9bb89a75c0b1b115392920c4ff217161ab19cd53</id>
<content type='text'>
This commit allow wic generated images to work when we want u-boot to
load the kernel image.

Augment IMAGE_BOOT_FILES with the proper entries when KERNEL_IMAGETYPE
is "uImage". More specifically add u-boot image and boot.scr to deployed files
and give the proper name to the kernel image accordingly.

Signed-off-by: Andrea Galbusera &lt;gizero@gmail.com&gt;
</content>
</entry>
</feed>
