diff options
| author | Franklin S Cooper Jr <fcooper@ti.com> | 2012-08-03 18:47:02 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-06 15:18:46 +0100 |
| commit | 941d107053b82cc617f5042a57707617728e3ed6 (patch) | |
| tree | bd21f7abdbc95763b7e16398797a8b8c337e3c48 /meta/recipes-core | |
| parent | 29503fa8da7b356afb74c88c35b65fe9a0d1c987 (diff) | |
| download | poky-941d107053b82cc617f5042a57707617728e3ed6.tar.gz | |
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>
Diffstat (limited to 'meta/recipes-core')
| -rw-r--r-- | 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 13c90ed6b6..7c033e7d2d 100644 --- a/meta/recipes-core/psplash/psplash_git.bb +++ b/meta/recipes-core/psplash/psplash_git.bb | |||
| @@ -5,9 +5,9 @@ SECTION = "base" | |||
| 5 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPLv2+" |
| 6 | LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=16;md5=840fb2356b10a85bed78dd09dc7745c6" | 6 | LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=16;md5=840fb2356b10a85bed78dd09dc7745c6" |
| 7 | 7 | ||
| 8 | SRCREV = "84764337a584002a92940323d374b0e417c573a6" | 8 | SRCREV = "de9979aefbc56af59b4d236a4b63dd19dcdcfb53" |
| 9 | PV = "0.1+git${SRCPV}" | 9 | PV = "0.1+git${SRCPV}" |
| 10 | PR = "r4" | 10 | PR = "r5" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ | 12 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ |
| 13 | file://psplash-init \ | 13 | file://psplash-init \ |
