diff options
| -rw-r--r-- | meta-tlk/recipes-core/psplash/files/psplash-tlk.png | bin | 0 -> 42295 bytes | |||
| -rw-r--r-- | meta-tlk/recipes-core/psplash/psplash_git.bbappend | 10 |
2 files changed, 10 insertions, 0 deletions
diff --git a/meta-tlk/recipes-core/psplash/files/psplash-tlk.png b/meta-tlk/recipes-core/psplash/files/psplash-tlk.png new file mode 100644 index 00000000..54b8fae7 --- /dev/null +++ b/meta-tlk/recipes-core/psplash/files/psplash-tlk.png | |||
| Binary files differ | |||
diff --git a/meta-tlk/recipes-core/psplash/psplash_git.bbappend b/meta-tlk/recipes-core/psplash/psplash_git.bbappend new file mode 100644 index 00000000..6b5258ef --- /dev/null +++ b/meta-tlk/recipes-core/psplash/psplash_git.bbappend | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/files:" | ||
| 2 | |||
| 3 | DEPENDS += "gdk-pixbuf-native" | ||
| 4 | |||
| 5 | PRINC = "6" | ||
| 6 | |||
| 7 | # NB: this is only for the main logo image; if you add multiple images here, | ||
| 8 | # poky will build multiple psplash packages with 'outsuffix' in name for | ||
| 9 | # each of these ... | ||
| 10 | SPLASH_IMAGES = "file://psplash-tlk.png;outsuffix=default" | ||
