<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git, branch enableuart0</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=enableuart0</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=enableuart0'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2021-11-13T23:53:03+00:00</updated>
<entry>
<title>rpi-config: Take into consideration ENABLE_UART value of 0</title>
<updated>2021-11-13T23:53:03+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2021-11-13T23:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=ecc31a594c9f467d8b6eb5f0f94d9f749b862519'/>
<id>urn:sha1:ecc31a594c9f467d8b6eb5f0f94d9f749b862519</id>
<content type='text'>
Also, validate if the value of it is not 0 or 1.

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

Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Bump to 5.10.78</title>
<updated>2021-11-13T23:30:28+00:00</updated>
<author>
<name>Alexandru Costache</name>
<email>alexandru@balena.io</email>
</author>
<published>2021-11-09T15:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=0d0879dc37a84645213a2daef51fbe4c8ee86f09'/>
<id>urn:sha1:0d0879dc37a84645213a2daef51fbe4c8ee86f09</id>
<content type='text'>
To include Pi Zero 2W device-tree changes
for brcmfmac firmware.

Signed-off-by: Alexandru Costache &lt;alexandru@balena.io&gt;
</content>
</entry>
<entry>
<title>linux-firmware-rpidistro: Package bcm43436 and bcm43436s firmware</title>
<updated>2021-11-13T23:30:28+00:00</updated>
<author>
<name>Alexandru Costache</name>
<email>alexandru@balena.io</email>
</author>
<published>2021-11-09T15:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=edf90ee7296b8f44508b5e83b4abed46d36aebb6'/>
<id>urn:sha1:edf90ee7296b8f44508b5e83b4abed46d36aebb6</id>
<content type='text'>
Signed-off-by: Alexandru Costache &lt;alexandru@balena.io&gt;
</content>
</entry>
<entry>
<title>conf/machine: Add Pi Zero 2 Wifi 64bit yocto machine</title>
<updated>2021-11-13T23:30:28+00:00</updated>
<author>
<name>Alexandru Costache</name>
<email>alexandru@balena.io</email>
</author>
<published>2021-11-09T15:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=f0a5f4944ec1490f300d2b6c2d578037e006f0df'/>
<id>urn:sha1:f0a5f4944ec1490f300d2b6c2d578037e006f0df</id>
<content type='text'>
This inherits Pi3 64bit configuration

Signed-off-by: Alexandru Costache &lt;alexandru@balena.io&gt;
</content>
</entry>
<entry>
<title>recipes: Update SRC_URI protocols for github</title>
<updated>2021-11-07T21:30:23+00:00</updated>
<author>
<name>Marcel Hamer</name>
<email>marcel@solidxs.se</email>
</author>
<published>2021-11-05T11:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=e31fba4c96cdf819958d05875fb8733481997806'/>
<id>urn:sha1:e31fba4c96cdf819958d05875fb8733481997806</id>
<content type='text'>
Use protocols=https for GitHub SRC_URIs using the conversion script in
openembedded-core.

Signed-off-by: Marcel Hamer &lt;marcel@solidxs.se&gt;
</content>
</entry>
<entry>
<title>linux-raspberrypi: Drop 5.4</title>
<updated>2021-11-03T12:32:14+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=316b017c53f45da4fb76fab717f3e0a47b239f75'/>
<id>urn:sha1:316b017c53f45da4fb76fab717f3e0a47b239f75</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>
</feed>
