summaryrefslogtreecommitdiffstats
path: root/meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-09-04 13:52:57 -0700
committerTom Zanussi <tom.zanussi@intel.com>2012-09-05 16:31:29 -0500
commit4b13b548bf517fc0658053a8171325331a2e8633 (patch)
tree6c158fa2484415d6b1411fac6d5a4946d4b4952f /meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend
parent16a7879b98352b70e8c17181912a26212d716c87 (diff)
downloadmeta-intel-4b13b548bf517fc0658053a8171325331a2e8633.tar.gz
linux-yocto: Update linux-yocto for 3.2 and 3.4
Signed-off-by: Saul Wold <sgw@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
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"