<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/conf, branch gatesgarth</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=gatesgarth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=gatesgarth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2021-06-07T12:00:27+00:00</updated>
<entry>
<title>layer.conf: Remove older releases from LAYERSERIES_COMPAT</title>
<updated>2021-06-07T12:00:27+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2020-11-01T15:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=e6e604616dfd91e654cdd7a535614e93c27c6965'/>
<id>urn:sha1:e6e604616dfd91e654cdd7a535614e93c27c6965</id>
<content type='text'>
* since
  https://github.com/agherzan/meta-raspberrypi/commit/36c3c2e7ca09806da460328767565bbf872a6ad8
  which renamed gstreamer1.0-omx_1.14%.bbappend to gstreamer1.0-omx_1.16%.bbappend it didn't
  parse with zeus and older
* with zeus it parses OK, but I believe people who use meta-raspberrypi
  from dunfell branch in zeus builds should rather ask for backports they
  are missing in zeus branch

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Define LAYERDEPENDS</title>
<updated>2021-06-07T12:00:27+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2021-05-25T17:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=fdfe2ec50f6a83488757ac813fe13a8918511ca8'/>
<id>urn:sha1:fdfe2ec50f6a83488757ac813fe13a8918511ca8</id>
<content type='text'>
We should currently only depend on core - everything should be handled
through dynamic layers.

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>rpi-base: Add missing overlay_map.dtb and vc4-kms-v3d-pi4.dtbo</title>
<updated>2021-03-16T22:25:08+00:00</updated>
<author>
<name>Mike Looijmans</name>
<email>mike.looijmans@topic.nl</email>
</author>
<published>2021-03-03T09:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=3ae135e590e375c8da26b003bda41c18fb977ae1'/>
<id>urn:sha1:3ae135e590e375c8da26b003bda41c18fb977ae1</id>
<content type='text'>
overlay_map.dtb arranges that when config.txt requests "vc4-kms-v3d"
the rpi4 will actually load "vc4-kms-v3d-pi4" and fixups like that.
It is present on the official distros, and must be put into the
overlays subdirectory in the boot partition.
For a detailed description of the overlay_map.dts file see:
  https://www.raspberrypi.org/documentation/configuration/device-tree.md#part2.2.10

vc4-kms-v3d-pi4 is required for the arm based kms driver on the rpi4.

Signed-off-by: Mike Looijmans &lt;mike.looijmans@topic.nl&gt;
(cherry picked from commit fdf02accfe3f68d11fa178d72eb377f9ca96411c)
Signed-off-by: Ricardo Salveti &lt;ricardo@foundries.io&gt;
</content>
</entry>
<entry>
<title>overlays: Add "vc4-kms-dsi-7inch.dtbo"</title>
<updated>2021-03-16T22:25:08+00:00</updated>
<author>
<name>Mike Looijmans</name>
<email>mike.looijmans@topic.nl</email>
</author>
<published>2021-02-26T14:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=55a48792f2c032fc4ac59d4e58a9151b9dd25422'/>
<id>urn:sha1:55a48792f2c032fc4ac59d4e58a9151b9dd25422</id>
<content type='text'>
In theory, this would allow one to use the official 7-inch touchscreen
in combination with the (non-firmware) kms driver by adding the
following lines to config.txt:

ignore_lcd=1
dtoverlay=vc4-kms-v3d
dtoverlay=vc4-kms-dsi-7inch

Signed-off-by: Mike Looijmans &lt;mike.looijmans@topic.nl&gt;
(cherry picked from commit 68976061c5c130ce68430a59c23afb8044975d41)
Signed-off-by: Ricardo Salveti &lt;ricardo@foundries.io&gt;
</content>
</entry>
<entry>
<title>overlays: add missing device overlays</title>
<updated>2021-03-16T22:25:08+00:00</updated>
<author>
<name>Aaron Shaw</name>
<email>shawaj@gmail.com</email>
</author>
<published>2021-01-15T00:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=e42aa976ef945f868a2cc839c65374901bcda75f'/>
<id>urn:sha1:e42aa976ef945f868a2cc839c65374901bcda75f</id>
<content type='text'>
add overlays for pi zero, bcm2710 based rpi2 and rpi b rev 1

Change-type: patch
Signed-off-by: Aaron Shaw &lt;aaron@balena.io&gt;
(cherry picked from commit 509ff8c73229bf483c67299ae12f7b352e348b81)
Signed-off-by: Ricardo Salveti &lt;ricardo@foundries.io&gt;
</content>
</entry>
<entry>
<title>overlays: add overlays for pi 400 and cm4</title>
<updated>2021-03-16T22:25:08+00:00</updated>
<author>
<name>Aaron Shaw</name>
<email>shawaj@gmail.com</email>
</author>
<published>2021-01-14T23:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9fe44981d952a1f11feab622001374fab3f7c1b0'/>
<id>urn:sha1:9fe44981d952a1f11feab622001374fab3f7c1b0</id>
<content type='text'>
add overlays for pi 400 and cm4

Change-type: patch
Signed-off-by: Aaron Shaw &lt;aaron@balena.io&gt;
(cherry picked from commit 0c85f0150629e1f5eaf86289f2542744e38b5413)
Signed-off-by: Ricardo Salveti &lt;ricardo@foundries.io&gt;
</content>
</entry>
<entry>
<title>overlays: add overlay to allow 64 bit usage with CM3</title>
<updated>2021-03-16T22:25:08+00:00</updated>
<author>
<name>Aaron Shaw</name>
<email>shawaj@gmail.com</email>
</author>
<published>2021-01-14T23:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=b4155d8148f66b69c58b6acb21bcd1c2f870fbef'/>
<id>urn:sha1:b4155d8148f66b69c58b6acb21bcd1c2f870fbef</id>
<content type='text'>
add overlay to allow 64 bit usage with CM3

Change-type: patch
Signed-off-by: Aaron Shaw &lt;aaron@balena.io&gt;
(cherry picked from commit fc11c5d95c72f92c617b6f766cb66ec74e682f5a)
Signed-off-by: Ricardo Salveti &lt;ricardo@foundries.io&gt;
</content>
</entry>
<entry>
<title>rpi-default-versions: Switch default kernel to 5.10</title>
<updated>2021-03-16T22:25:08+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-02-05T18:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=12ff6a2ea60183877b3659b3d46ae4af986800e4'/>
<id>urn:sha1:12ff6a2ea60183877b3659b3d46ae4af986800e4</id>
<content type='text'>
* 5.10.11 is now considered stable:
  https://github.com/raspberrypi/firmware/blob/stable/extra/uname_string7
  https://github.com/raspberrypi/firmware/commit/8572bb50bf24a9ffef949ced69776e66559f4afe

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
(cherry picked from commit b947ce21485db27ec0b421dab9e0f8bf2b9228a0)
Signed-off-by: Ricardo Salveti &lt;ricardo@foundries.io&gt;
</content>
</entry>
<entry>
<title>raspberrypi4-64: No need to force arm_64bit=1</title>
<updated>2021-03-16T22:25:08+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@konsulko.com</email>
</author>
<published>2021-01-21T10:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=ff6b4d4876d77d6a215998ac3c5289c30dc17350'/>
<id>urn:sha1:ff6b4d4876d77d6a215998ac3c5289c30dc17350</id>
<content type='text'>
This workaround is no longer needed with recent firmware.

Signed-off-by: Paul Barker &lt;pbarker@konsulko.com&gt;
(cherry picked from commit 2a9c3bb5510e4ae46f53bc38b2e9e6c260a4ebc8)
Signed-off-by: Ricardo Salveti &lt;ricardo@foundries.io&gt;
</content>
</entry>
<entry>
<title>conf: Use unified u-boot config for 64-bit targets</title>
<updated>2021-03-16T22:25:08+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@konsulko.com</email>
</author>
<published>2021-01-21T10:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=db1975714a75d5cebaa906239d9fb427ea5ff895'/>
<id>urn:sha1:db1975714a75d5cebaa906239d9fb427ea5ff895</id>
<content type='text'>
The rpi_arm64 configuration supports both Raspberry Pi 3 &amp; 4 in 64-bit
mode. Switching to this config is a small step towards supporting a
unified build for these targets.

Signed-off-by: Paul Barker &lt;pbarker@konsulko.com&gt;
(cherry picked from commit a4a8ce9af45b8d5aec184cf7bcc57ac856552090)
Signed-off-by: Ricardo Salveti &lt;ricardo@foundries.io&gt;
</content>
</entry>
</feed>
