summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-11-02 09:42:35 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-03 11:12:25 +0000
commit0cb32ebdec99a4aced6cb82f18b8fb00537e1762 (patch)
tree63879fa4ee675493fe8bdfdc63bdf04e2498d767
parent659b5540a60b6bc622e016e3199029f021031fef (diff)
downloadpoky-0cb32ebdec99a4aced6cb82f18b8fb00537e1762.tar.gz
psplash: upgrade to latest revision
(From OE-Core rev: 2275251cdcb2f1002e846f7796aac3661370dbd9) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/psplash/psplash_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-core/psplash/psplash_git.bb b/meta/recipes-core/psplash/psplash_git.bb
index 09038266b6..ca5a1ea8e1 100644
--- a/meta/recipes-core/psplash/psplash_git.bb
+++ b/meta/recipes-core/psplash/psplash_git.bb
@@ -6,9 +6,8 @@ LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=8;md5=8f232c1e95929eacab37f00900580224" 6LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=8;md5=8f232c1e95929eacab37f00900580224"
7DEPENDS = "gdk-pixbuf-native" 7DEPENDS = "gdk-pixbuf-native"
8 8
9SRCREV = "fdbd111d6bab2fbbae62a041123fc6b644aa97aa" 9SRCREV = "44afb7506d43cca15582b4c5b90ba5580344d75d"
10PV = "0.1+git${SRCPV}" 10PV = "0.1+git${SRCPV}"
11PR = "r15"
12 11
13SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master \ 12SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master \
14 file://psplash-init \ 13 file://psplash-init \