]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
psplash: replace Yocto .h by .png splashscreen
authorMichael Opdenacker <michael.opdenacker@bootlin.com>
Sat, 10 Jun 2023 06:03:49 +0000 (08:03 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Jun 2023 21:10:29 +0000 (22:10 +0100)
commit46bc280f86f77eb10c810eef55111c0e8246d834
tree0106d60c74e94b2d9182f40f5fd8e6bd7aef679c
parent30198b36b00a1967d1f8f8f556a0ba2415954f4e
psplash: replace Yocto .h by .png splashscreen

This makes the image easier to modify.

People may not realize they can pass a .png image
to SPLASH_IMAGES, and producing a .h file is more
complicated.

Also provide the source SVG file (though the recipe doesn´t
use it, for easier modification) and support for higher resolutions
than the initial 640x480 image. This SVG file was reconstituted manually
to reproduce what was shown on the qemu86-64 image.

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-core/psplash/files/psplash-poky-img.h [deleted file]
meta/recipes-core/psplash/files/psplash-poky-img.png [new file with mode: 0644]
meta/recipes-core/psplash/files/psplash-poky-img.svg [new file with mode: 0644]
meta/recipes-core/psplash/psplash_git.bb