summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/psplash/psplash_git.bb
diff options
context:
space:
mode:
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 e590eb978f..78960e1e4c 100644
--- a/meta/recipes-core/psplash/psplash_git.bb
+++ b/meta/recipes-core/psplash/psplash_git.bb
@@ -16,7 +16,7 @@ SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https \
16 ${SPLASH_IMAGES}" 16 ${SPLASH_IMAGES}"
17UPSTREAM_CHECK_COMMITS = "1" 17UPSTREAM_CHECK_COMMITS = "1"
18 18
19SPLASH_IMAGES = "file://psplash-poky-img.h;outsuffix=default" 19SPLASH_IMAGES = "file://psplash-poky-img.png;outsuffix=default"
20 20
21python __anonymous() { 21python __anonymous() {
22 oldpkgs = d.getVar("PACKAGES").split() 22 oldpkgs = d.getVar("PACKAGES").split()