diff options
author | Jerome Oufella <jerome.oufella@savoirfairelinux.com> | 2015-02-27 03:07:10 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-03-04 23:35:41 +0100 |
commit | 32317a6bef4d7f506acda38eeedb72864eb3a4fa (patch) | |
tree | 6fc8d8c4007cd668cd1e29a946372f26a60deaf7 /package/psplash | |
parent | 6e0c62b61398d87c1034e83d7d9550e1098105da (diff) | |
download | buildroot-32317a6bef4d7f506acda38eeedb72864eb3a4fa.tar.gz buildroot-32317a6bef4d7f506acda38eeedb72864eb3a4fa.zip |
psplash: bump version
This version fixes an image rendering bug and adds configuration items.
Signed-off-by: Jerome Oufella <jerome.oufella@savoirfairelinux.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/psplash')
-rw-r--r-- | package/psplash/psplash.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/psplash/psplash.mk b/package/psplash/psplash.mk index b7562660d0..5901547983 100644 --- a/package/psplash/psplash.mk +++ b/package/psplash/psplash.mk @@ -4,7 +4,7 @@ # ################################################################################ -PSPLASH_VERSION = afd4e228c606a9998feae44a3fed4474803240b7 +PSPLASH_VERSION = 14c8f7b705de944beb4de3f296506d80871e410f PSPLASH_SITE = git://git.yoctoproject.org/psplash PSPLASH_LICENSE = GPLv2+ PSPLASH_AUTORECONF = YES |