summaryrefslogtreecommitdiffstats
path: root/meta-tlk
diff options
context:
space:
mode:
Diffstat (limited to 'meta-tlk')
-rw-r--r--meta-tlk/recipes-core/psplash/psplash_git.bbappend2
-rw-r--r--meta-tlk/recipes-kernel/linux/linux-yocto_tlk.inc1
2 files changed, 0 insertions, 3 deletions
diff --git a/meta-tlk/recipes-core/psplash/psplash_git.bbappend b/meta-tlk/recipes-core/psplash/psplash_git.bbappend
index c0bf3dce..6e8d3fa8 100644
--- a/meta-tlk/recipes-core/psplash/psplash_git.bbappend
+++ b/meta-tlk/recipes-core/psplash/psplash_git.bbappend
@@ -2,8 +2,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
2 2
3DEPENDS += "gdk-pixbuf-native" 3DEPENDS += "gdk-pixbuf-native"
4 4
5PRINC := "${@int(PRINC) + 7}"
6
7# NB: this is only for the main logo image; if you add multiple images here, 5# 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 6# poky will build multiple psplash packages with 'outsuffix' in name for
9# each of these ... 7# each of these ...
diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_tlk.inc b/meta-tlk/recipes-kernel/linux/linux-yocto_tlk.inc
index 47d6ffd1..5461007b 100644
--- a/meta-tlk/recipes-kernel/linux/linux-yocto_tlk.inc
+++ b/meta-tlk/recipes-kernel/linux/linux-yocto_tlk.inc
@@ -1,3 +1,2 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2SRC_URI_append = " file://time-limited-kernel.cfg" 2SRC_URI_append = " file://time-limited-kernel.cfg"
3PRINC := "${@int(PRINC) + 1}"