<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/conf/machine/include, 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-10-20T14:53:35+00:00</updated>
<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>
<entry>
<title>rpi-base: fix make_dtb_boot_files() for raspberrypi3-64</title>
<updated>2017-04-21T17:01:08+00:00</updated>
<author>
<name>Andrea Galbusera</name>
<email>gizero@gmail.com</email>
</author>
<published>2017-04-21T08:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=8527a396d38aec7776182caca8b9a237e03c3965'/>
<id>urn:sha1:8527a396d38aec7776182caca8b9a237e03c3965</id>
<content type='text'>
Building the stock wic image for raspberrypi3-64 failed to find dtbs listed in
IMAGE_BOOT_FILES. This patch updates the make_dtb_boot_files() function to
account for dtbs listed in KERNEL_DEVICETREE that do include a path prefix:
this is the case for things like broadcom/bcm2710-rpi-3-b.dtb (the dts dir
layout in the kernel sources is different for arm64). Use the same approach
already used for overlays/ dir. While at it also fix a typo in dtb overlay
code path comments.

Signed-off-by: Andrea Galbusera &lt;gizero@gmail.com&gt;
</content>
</entry>
<entry>
<title>pitft: Include the pitft35r dtbo files</title>
<updated>2017-04-17T01:22:33+00:00</updated>
<author>
<name>Rob Woolley</name>
<email>rob.woolley@windriver.com</email>
</author>
<published>2017-04-06T18:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=e11d38f8dca47bfb6a06fd3ced139d37750eff15'/>
<id>urn:sha1:e11d38f8dca47bfb6a06fd3ced139d37750eff15</id>
<content type='text'>
Include the pitft35r device tree blobs in the filesystem of the image.

Signed-off-by: Rob Woolley &lt;rob.woolley@windriver.com&gt;
</content>
</entry>
<entry>
<title>rpi-base.inc: Include dtb for RPI0 WiFi</title>
<updated>2017-04-14T20:11:49+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2017-04-14T20:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=66e0e37ce3831e1a3511761dffb03c8000e9d7f7'/>
<id>urn:sha1:66e0e37ce3831e1a3511761dffb03c8000e9d7f7</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
<entry>
<title>rpi-base: wic: generate entries for device tree files</title>
<updated>2017-03-11T12:39:15+00:00</updated>
<author>
<name>Maciej Borzecki</name>
<email>maciej.borzecki@rndity.com</email>
</author>
<published>2017-02-27T11:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=c01466aabb9bda5b34fbcb3802bfe586ae7fdc53'/>
<id>urn:sha1:c01466aabb9bda5b34fbcb3802bfe586ae7fdc53</id>
<content type='text'>
Augment IMAGE_BOOT_FILES with entries picking up proper dtb[o]s. This allows for
building usable wic images once again.

Signed-off-by: Maciej Borzecki &lt;maciej.borzecki@rndity.com&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Default to 4.9 kernel</title>
<updated>2017-03-11T12:39:12+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-03-04T08:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=8873478623eb6a8b76ddc0c4e9934df0f6bc09e0'/>
<id>urn:sha1:8873478623eb6a8b76ddc0c4e9934df0f6bc09e0</id>
<content type='text'>
4.9 is now declared stable for raspberrypi

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpi-default-versions.inc: Use fallback weak assignment</title>
<updated>2017-02-16T19:53:14+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-02-16T18:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=f81e9ac1bb0a5497faf642868a2a5c3998c87667'/>
<id>urn:sha1:f81e9ac1bb0a5497faf642868a2a5c3998c87667</id>
<content type='text'>
This lets machines use ?= to choose their preferred kernel
e.g. 64bit rpi3 needs 4.9 minimum but default right now
is 4.4

At the same time it keeps the option for user to override
any of these settings via config metadata e.g. local.conf

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpi-default-providers: Let mesa provide libgbm</title>
<updated>2017-02-16T19:52:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-02-16T18:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9ed927caae258254f1eba09fb144d0144a226f0c'/>
<id>urn:sha1:9ed927caae258254f1eba09fb144d0144a226f0c</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
