diff options
| author | Saul Wold <sgw@linux.intel.com> | 2017-11-01 10:37:56 -0700 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2017-11-01 10:37:56 -0700 |
| commit | 26d3fbb699377f5cc9f6178015dec49441a102c7 (patch) | |
| tree | 1ae532e5251cf40e8e23fae3ad04798262b710d1 /meta-tlk/recipes-core/psplash | |
| parent | 863590f9bc7104fef698ce6b89ec24dfce542df1 (diff) | |
| download | meta-intel-26d3fbb699377f5cc9f6178015dec49441a102c7.tar.gz | |
meta-tlk: Move to standalone layer
meta-tlk gets moved to a standalone layer since it's can't be
properly made Yocto Project Compatible, move it out of meta-intel
to allow meta-intel to be fully Compatible.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-tlk/recipes-core/psplash')
| -rw-r--r-- | meta-tlk/recipes-core/psplash/files/psplash-tlk.png | bin | 42295 -> 0 bytes | |||
| -rw-r--r-- | meta-tlk/recipes-core/psplash/psplash_git.bbappend | 6 |
2 files changed, 0 insertions, 6 deletions
diff --git a/meta-tlk/recipes-core/psplash/files/psplash-tlk.png b/meta-tlk/recipes-core/psplash/files/psplash-tlk.png deleted file mode 100644 index 54b8fae7..00000000 --- a/meta-tlk/recipes-core/psplash/files/psplash-tlk.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/meta-tlk/recipes-core/psplash/psplash_git.bbappend b/meta-tlk/recipes-core/psplash/psplash_git.bbappend deleted file mode 100644 index 176a299e..00000000 --- a/meta-tlk/recipes-core/psplash/psplash_git.bbappend +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/files:" | ||
| 2 | |||
| 3 | # NB: this is only for the main logo image; if you add multiple images here, | ||
| 4 | # poky will build multiple psplash packages with 'outsuffix' in name for | ||
| 5 | # each of these ... | ||
| 6 | SPLASH_IMAGES = "file://psplash-tlk.png;outsuffix=default" | ||
