]> code.ossystems Code Review - openembedded-core.git/commitdiff
psplash: Update to latest psplash version
authorFranklin S Cooper Jr <fcooper@ti.com>
Fri, 3 Aug 2012 23:47:02 +0000 (18:47 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Aug 2012 13:13:59 +0000 (14:13 +0100)
* Update to the latest version of psplash which fixes a segmentation fault
  bug

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/psplash/psplash_git.bb

index 13c90ed6b6060951df3d2b58d7f4b20e56f68900..7c033e7d2d606b00890d592d75874d67ed7657f0 100644 (file)
@@ -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 \