summaryrefslogtreecommitdiffstats
path: root/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend')
-rw-r--r--meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend
index 58a6541c..138cc219 100644
--- a/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend
+++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -2,3 +2,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3# enable the time limited kernel configuration options 3# enable the time limited kernel configuration options
4SRC_URI += "file://time-limited-kernel.cfg" 4SRC_URI += "file://time-limited-kernel.cfg"
5
6PR .= ".1"