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