]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
psplash: update to latest rev
authorYi Zhao <yi.zhao@windriver.com>
Thu, 22 May 2025 08:15:13 +0000 (16:15 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 25 May 2025 10:24:51 +0000 (11:24 +0100)
53ae74a3 configure.ac: fix autoconf code for img_fullscreen
ec1ed353 configure.ac: standardize default-enabled options

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/psplash/files/psplash-init [changed mode: 0755->0644]
meta/recipes-core/psplash/psplash_git.bb

old mode 100755 (executable)
new mode 100644 (file)
index 712fff7bd0d8591423beab44a51eb715b3a05c2d..f3647d389d730ec9527dd552e0e3571f7409f012 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 = "1f64c654129fdb6a1b75d8c16e3bcdd986468083"
+SRCREV = "53ae74a36bf17675228552abb927d2f981940a6a"
 PV = "0.1+git"
 
 SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https \