]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
psplash: update to latest rev
authorYi Zhao <yi.zhao@windriver.com>
Mon, 17 Feb 2025 03:25:47 +0000 (11:25 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Feb 2025 22:06:55 +0000 (22:06 +0000)
5a32cf6 psplash.c: fix crash from length becoming negative

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/psplash/psplash_git.bb

index fce5995efedde4d77fc5143dc3232c6208962e42..233c07a380c245b937a8f282e2aef3c9c9159c11 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=8;md5=8f232c1e95929eacab37f00900580224"
 DEPENDS = "gdk-pixbuf-native"
 
-SRCREV = "ecc1913756698d0c87ad8fa10e44b29537f09ad1"
+SRCREV = "5a32cf6392c784a7ae1983a354cf07b024625cd2"
 PV = "0.1+git"
 
 SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https \