1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

psplash: Update to latest psplash version

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

(From OE-Core rev: 662637decc23888c9b0da93807257943bab14583)

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Franklin S Cooper Jr
2012-08-03 18:47:02 -05:00
committed by Richard Purdie
parent 29503fa8da
commit 941d107053
+2 -2
View 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 \