[OE-core] [PATCH] psplash: update to latest git version

Juro Bystricky juro.bystricky at intel.com
Tue Nov 24 21:56:30 UTC 2015


Latest git version contains fix for big endian RGB888 rendering.

[YOCTO#7236]

Signed-off-by: Juro Bystricky <juro.bystricky at intel.com>
---
 meta/recipes-core/psplash/psplash_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/psplash/psplash_git.bb b/meta/recipes-core/psplash/psplash_git.bb
index b3b6479..ccc4970 100644
--- a/meta/recipes-core/psplash/psplash_git.bb
+++ b/meta/recipes-core/psplash/psplash_git.bb
@@ -5,7 +5,7 @@ SECTION = "base"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=16;md5=840fb2356b10a85bed78dd09dc7745c6"
 
-SRCREV = "14c8f7b705de944beb4de3f296506d80871e410f"
+SRCREV = "0c790befd0948a5ebfdad282105656e6b6891483"
 PV = "0.1+git${SRCPV}"
 PR = "r15"
 
-- 
1.9.1




More information about the Openembedded-core mailing list