[OE-core] [oe-core][PATCH] psplash: Update to latest psplash version

Franklin S Cooper Jr fcooper at ti.com
Fri Aug 3 23:47:02 UTC 2012


* Update to the latest version of psplash which fixes a segmentation fault
  bug

Signed-off-by: Franklin S Cooper Jr <fcooper at ti.com>
---
 meta/recipes-core/psplash/psplash_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-core/psplash/psplash_git.bb b/meta/recipes-core/psplash/psplash_git.bb
index 13c90ed..7c033e7 100644
--- a/meta/recipes-core/psplash/psplash_git.bb
+++ b/meta/recipes-core/psplash/psplash_git.bb
@@ -5,9 +5,9 @@ SECTION = "base"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=16;md5=840fb2356b10a85bed78dd09dc7745c6"
 
-SRCREV = "84764337a584002a92940323d374b0e417c573a6"
+SRCREV = "de9979aefbc56af59b4d236a4b63dd19dcdcfb53"
 PV = "0.1+git${SRCPV}"
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
            file://psplash-init \
-- 
1.7.0.4





More information about the Openembedded-core mailing list