summaryrefslogtreecommitdiffstats
path: root/meta-tlk
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
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')
-rw-r--r--meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend2
-rw-r--r--meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend6
-rw-r--r--meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend6
3 files changed, 14 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"
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"
diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend
new file mode 100644
index 00000000..138cc219
--- /dev/null
+++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.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"