<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/recipes-core/psplash, branch master</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=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2021-08-04T09:30:12+00:00</updated>
<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>psplash: Do not define ALTERNATIVE_PRIORITY for non-existing provider</title>
<updated>2020-04-20T10:07:49+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-04-11T22:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9dd58b1bf2a0573e6236453be2a0e582f5c61e47'/>
<id>urn:sha1:9dd58b1bf2a0573e6236453be2a0e582f5c61e47</id>
<content type='text'>
This simply causes build warnings about priority of two packages being
same, but infact this is redundant, therefore remove setting ALTERNATIVE_PRIORITY
for psplash-raspberrypi

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>psplash: Raise alternatives priority to 200</title>
<updated>2019-04-24T12:13:37+00:00</updated>
<author>
<name>Gianluigi Tiesi</name>
<email>sherpya@netfarm.it</email>
</author>
<published>2019-04-17T14:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=7059c374512f1c1c0df9ecab0703d11438bdf78b'/>
<id>urn:sha1:7059c374512f1c1c0df9ecab0703d11438bdf78b</id>
<content type='text'>
Alternatives priority of psplash in poky is now 100,
so we need something higher (fixes #381).

Signed-off-by: Gianluigi Tiesi &lt;sherpya@netfarm.it&gt;
</content>
</entry>
<entry>
<title>meta-raspberrypi: use `_%` suffix instead of specific versions for bbappends</title>
<updated>2018-06-27T12:38:23+00:00</updated>
<author>
<name>Hugo Hromic</name>
<email>hhromic@gmail.com</email>
</author>
<published>2018-06-19T13:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=b825f32ccdb4a5873b1cf5941849f2d95a8c32d2'/>
<id>urn:sha1:b825f32ccdb4a5873b1cf5941849f2d95a8c32d2</id>
<content type='text'>
Keep naming consistency and ensure they are still applied when the upstream recipes are updated.

Signed-off-by: Hugo Hromic &lt;hhromic@gmail.com&gt;
</content>
</entry>
<entry>
<title>psplash: Let distro override the default splash image if it provides</title>
<updated>2017-04-17T01:20:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-04-14T18:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=d70e311c43073e01e1873647fed76f8d84bae286'/>
<id>urn:sha1:d70e311c43073e01e1873647fed76f8d84bae286</id>
<content type='text'>
BSPs should not be overriding the distro splash images, here we
reduce the priority of psplash-raspberrypi below 100 so the defaults
from distros can kick in.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>psplash: only set image for MACHINE=raspberrypi</title>
<updated>2013-06-10T09:04:59+00:00</updated>
<author>
<name>Paul Barker</name>
<email>paul@paulbarker.me.uk</email>
</author>
<published>2013-05-22T08:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=ac879f9e21f622811e51c50a57990f44a9561137'/>
<id>urn:sha1:ac879f9e21f622811e51c50a57990f44a9561137</id>
<content type='text'>
Instead of overriding the default psplash image, the raspberrypi image is added
as an additional image. It is then set as the default in the raspberrypi machine
config file so that other targets do not pick up our splash image.

Tested on raspberrpi and qemuarm: on raspberrypi I see to Raspberry Pi logo, on
qemuarm I see the Yocto Project logo.

Signed-off-by: Paul Barker &lt;paul@paulbarker.me.uk&gt;
</content>
</entry>
<entry>
<title>psplash: Add bbappend to use a RPi logo</title>
<updated>2012-09-18T16:16:46+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.ro</email>
</author>
<published>2012-09-16T22:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=63c9977a405ffd10a081193eef231e374246681d'/>
<id>urn:sha1:63c9977a405ffd10a081193eef231e374246681d</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.ro&gt;
</content>
</entry>
</feed>
