<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/recipes-bsp/bootfiles, 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>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>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>rpi-config: Allow setting hdmi_cvt</title>
<updated>2021-08-11T10:48:49+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2021-08-07T13:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=fc5d68f13596c852faff23b0ba4529807a676079'/>
<id>urn:sha1:fc5d68f13596c852faff23b0ba4529807a676079</id>
<content type='text'>
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-08-04T09:30:12+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-07-29T17:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9ea7aa2cd2cdc775425797b689e782718896ea50'/>
<id>urn:sha1:9ea7aa2cd2cdc775425797b689e782718896ea50</id>
<content type='text'>
This is the result of automated script conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpi-cmdline: Make rootfstype easier to customize</title>
<updated>2021-07-22T08:24:33+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei.gherzan@huawei.com</email>
</author>
<published>2021-07-13T09:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=8dc3a310883ea87cd9900442f46f20bb08e57583'/>
<id>urn:sha1:8dc3a310883ea87cd9900442f46f20bb08e57583</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei.gherzan@huawei.com&gt;
</content>
</entry>
<entry>
<title>rpi-cmdline: Package is machine-specific</title>
<updated>2021-06-17T23:17:18+00:00</updated>
<author>
<name>Paul Barker</name>
<email>paul@pbarker.dev</email>
</author>
<published>2021-06-13T08:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=17b56ab07505c0df6831e0b39d40c9db26cf1703'/>
<id>urn:sha1:17b56ab07505c0df6831e0b39d40c9db26cf1703</id>
<content type='text'>
The cmdline.txt file generated by this recipe includes machine-specific
information so we should set PACKAGE_ARCH appropriately.

Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>Add WM8960 soundcard support</title>
<updated>2021-06-10T20:22:24+00:00</updated>
<author>
<name>Devendra Tewari</name>
<email>devendra.tewari@gmail.com</email>
</author>
<published>2021-06-08T20:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=246555aea70660d053f536e6f9dfb5a068ecdaa1'/>
<id>urn:sha1:246555aea70660d053f536e6f9dfb5a068ecdaa1</id>
<content type='text'>
Signed-off-by: Devendra Tewari &lt;devendra.tewari@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes-bsp: Add support for Raspberry Pi HD quality camera</title>
<updated>2021-05-19T19:00:02+00:00</updated>
<author>
<name>sss22213</name>
<email>n0404.n0404@gmail.com</email>
</author>
<published>2021-05-18T14:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=11209a4981f03db9988de84752da0076ff6b8f17'/>
<id>urn:sha1:11209a4981f03db9988de84752da0076ff6b8f17</id>
<content type='text'>
Signed-off-by: Bohung-Nian &lt;n0404.n0404@gmail.com&gt;
</content>
</entry>
</feed>
