<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git, branch ag/drop-5.4-kernel</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=ag%2Fdrop-5.4-kernel</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=ag%2Fdrop-5.4-kernel'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2021-11-01T13:41:42+00:00</updated>
<entry>
<title>linux-raspberrypi: Drop 5.4</title>
<updated>2021-11-01T13:41:42+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2021-11-01T13:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9dc292cf3c81097f2197bad2383f84b415b30c1c'/>
<id>urn:sha1:9dc292cf3c81097f2197bad2383f84b415b30c1c</id>
<content type='text'>
The currently preferred version, 5.10 is the upstream stable, and an LTS
version so I don't see why anybody would want to go with 5.4 anymore.
Also, these two versions now diverged in terms of what device tree
overlays they provide making it more complicated to maintain. Until
there is a good reason to maintain that support, I propose to drop this
version.

Fixes: https://github.com/agherzan/meta-raspberrypi/issues/927

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Bump 5.10 to 5.10.76</title>
<updated>2021-10-30T20:27:43+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2021-10-29T20:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=7968de3b7818b74acbd7b4c2fbdf3910e59d485a'/>
<id>urn:sha1:7968de3b7818b74acbd7b4c2fbdf3910e59d485a</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi-firmware: Bump to 20211007</title>
<updated>2021-10-30T20:27:43+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2021-10-29T20:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=4a1340691e1862df0171e2e70c46a136c2a9e084'/>
<id>urn:sha1:4a1340691e1862df0171e2e70c46a136c2a9e084</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>rpi-config: warn on config.txt lines exceeding 80 bytes</title>
<updated>2021-10-14T22:09:47+00:00</updated>
<author>
<name>Zygmunt Krynicki</name>
<email>me@zygoon.pl</email>
</author>
<published>2021-10-07T22:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=90b3ac6fb3037118bc711a14adcb31d2bcd7dfa4'/>
<id>urn:sha1:90b3ac6fb3037118bc711a14adcb31d2bcd7dfa4</id>
<content type='text'>
The Raspberry Pi firmware does not support lines exceeding 80 bytes.
This is documented at https://www.raspberrypi.com/documentation/computers/config_txt.html#file-format

It seems that comments can be longer but it's still best to avoid this
problem instead of debug it. Detect the situation in do_deploy_append
and bbwarn if the limit is exceeded.

Connected to #917

Signed-off-by: Zygmunt Krynicki &lt;me@zygoon.pl&gt;
</content>
</entry>
<entry>
<title>rpi-cmdline: Support ethernet over USB</title>
<updated>2021-09-24T16:34:23+00:00</updated>
<author>
<name>Andrew Penner</name>
<email>Andrew.Penner@domino-uk.com</email>
</author>
<published>2021-09-17T12:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9eb4879cf4a289607ec7493577adb0ba97367821'/>
<id>urn:sha1:9eb4879cf4a289607ec7493577adb0ba97367821</id>
<content type='text'>
Support ethernet over USB via config.txt and cmdline.txt

Signed-off-by: Andrew Penner &lt;andrew.penner@protonmail.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi-firmware: Update to latest</title>
<updated>2021-09-17T10:36:53+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-09-16T22:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=5f72ec0aa4afc142996cf43701a97a56847d2d1a'/>
<id>urn:sha1:5f72ec0aa4afc142996cf43701a97a56847d2d1a</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Update to 5.10.63</title>
<updated>2021-09-17T10:36:53+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-09-16T22:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=937ca693a92d36f5f28099cd10e21984bd716c5a'/>
<id>urn:sha1:937ca693a92d36f5f28099cd10e21984bd716c5a</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi4: Use full kms (vc4-kms-v3d) DT overlay</title>
<updated>2021-08-25T11:56:18+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-21T07:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=a6fa6b3aec36b92c3750852dd6788af9d2ce08f6'/>
<id>urn:sha1:a6fa6b3aec36b92c3750852dd6788af9d2ce08f6</id>
<content type='text'>
With latest 5.10 kernel fkms version fails to bring up VC4 and we do not
get dri device initialized ( /dev/dri ) is empty, which means we can not
launch wayland componsitors.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>raspberrypi-firmware: Update to latest</title>
<updated>2021-08-25T11:56:18+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-21T07:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=b488b4a19494b99217b5b284dc6e067c8f5093e9'/>
<id>urn:sha1:b488b4a19494b99217b5b284dc6e067c8f5093e9</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Update to 5.10.59</title>
<updated>2021-08-25T11:56:18+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-20T19:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=435720fffa5d0b3ee28d0d0054fa7e38e8d1787a'/>
<id>urn:sha1:435720fffa5d0b3ee28d0d0054fa7e38e8d1787a</id>
<content type='text'>
Update metadata branch to latest 5.10 as well

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
