diff mbox series

[4/4] psplash: update to latest rev

Message ID 20250522081514.552836-4-yi.zhao@windriver.com
State Accepted, archived
Commit 1845f785359a689add866881286fdac38753e5bb
Headers show
Series [1/4,v2] libcap: upgrade 2.75 -> 2.76 | expand

Commit Message

Yi Zhao May 22, 2025, 8:15 a.m. UTC
* 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>
---
 meta/recipes-core/psplash/files/psplash-init | 0
 meta/recipes-core/psplash/psplash_git.bb     | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 mode change 100755 => 100644 meta/recipes-core/psplash/files/psplash-init
diff mbox series

Patch

diff --git a/meta/recipes-core/psplash/files/psplash-init b/meta/recipes-core/psplash/files/psplash-init
old mode 100755
new mode 100644
diff --git a/meta/recipes-core/psplash/psplash_git.bb b/meta/recipes-core/psplash/psplash_git.bb
index 712fff7bd0..f3647d389d 100644
--- a/meta/recipes-core/psplash/psplash_git.bb
+++ b/meta/recipes-core/psplash/psplash_git.bb
@@ -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 \