Browse Source

psplash: bump to latest version

Fixes:
http://autobuild.buildroot.net/results/6c2/6c2b77ad710ae95f2c2e126a536542ad00bc2913/
http://autobuild.buildroot.net/results/ca0/ca0c07ffdc930b9fd8bb1eb42544a48470bb9d59/

Cc: Phil Eichinger <phil.eichinger@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Baruch Siach 8 years ago
parent
commit
112790512f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/psplash/psplash.hash
  2. 1 1
      package/psplash/psplash.mk

+ 1 - 1
package/psplash/psplash.hash

@@ -1,2 +1,2 @@
 # Locally computed
-sha256 a119cced0dab49dce0726ceda533f74ff8252731fcc36c3a53f876acb6e13c46  psplash-14c8f7b705de944beb4de3f296506d80871e410f.tar.gz
+sha256 aaddb20ef892dfb03d4e046cc634159bbcdfe555f7291652dde2b7d4cf491289  psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca.tar.gz

+ 1 - 1
package/psplash/psplash.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PSPLASH_VERSION = 14c8f7b705de944beb4de3f296506d80871e410f
+PSPLASH_VERSION = 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca
 PSPLASH_SITE = git://git.yoctoproject.org/psplash
 PSPLASH_LICENSE = GPL-2.0+
 PSPLASH_AUTORECONF = YES