summaryrefslogtreecommitdiffstats
path: root/meta-tlk/recipes-core/psplash/psplash_git.bbappend
blob: c0bf3dcef5abfd96fb90bdf84ea76a2fc9dc1b1e (plain)
1
2
3
4
5
6
7
8
9
10
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

DEPENDS += "gdk-pixbuf-native"

PRINC := "${@int(PRINC) + 7}"

# NB: this is only for the main logo image; if you add multiple images here,
# poky will build multiple psplash packages with 'outsuffix' in name for
# each of these ...
SPLASH_IMAGES = "file://psplash-tlk.png;outsuffix=default"