summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/psplash/psplash_git.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2012-07-10 00:10:36 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-18 14:29:28 +0100
commitf7d7ebc4977b36fb90c4c797f89514e862ac1ef6 (patch)
tree113a256718fd995c1a4a5ff81c2e9fdc6975f743 /meta/recipes-core/psplash/psplash_git.bb
parent4bb133b28208425b6c04abd87faa46e4a917c118 (diff)
downloadpoky-f7d7ebc4977b36fb90c4c797f89514e862ac1ef6.tar.gz
psplash: use default OE vga logo (from kernel bootlogo)
* this resolution allows to use one single logo (From OE-Core rev: a6471990e9d9cd71ca797dddf0db1e52eaa9a935) Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/psplash/psplash_git.bb')
-rw-r--r--meta/recipes-core/psplash/psplash_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/psplash/psplash_git.bb b/meta/recipes-core/psplash/psplash_git.bb
index f9b77de210..13c90ed6b6 100644
--- a/meta/recipes-core/psplash/psplash_git.bb
+++ b/meta/recipes-core/psplash/psplash_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=16;md5=840fb2356b10a85b
7 7
8SRCREV = "84764337a584002a92940323d374b0e417c573a6" 8SRCREV = "84764337a584002a92940323d374b0e417c573a6"
9PV = "0.1+git${SRCPV}" 9PV = "0.1+git${SRCPV}"
10PR = "r3" 10PR = "r4"
11 11
12SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ 12SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
13 file://psplash-init \ 13 file://psplash-init \