diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-06-12 01:24:18 (GMT) |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2014-06-12 17:00:09 (GMT) |
commit | 6aa0c6a6a75f6a4c2fda8e59be1212464307c69a (patch) | |
tree | 8dd532a4cac6751e2673282e9d858a45382379cf | |
parent | 58182940dc43464e6b3b702c5d9baf9286988f6f (diff) | |
download | meta-intel-6aa0c6a6a75f6a4c2fda8e59be1212464307c69a.tar.gz |
Provide a time limited kernel extension for the v3.14 kernel
This enables the tlk feature for the v3.14 kernel.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r-- | meta-tlk/recipes-kernel/linux/linux-yocto_3.14.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.14.bbappend new file mode 100644 index 0000000..f580168 --- /dev/null +++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.14.bbappend | |||
@@ -0,0 +1 @@ | |||
require ${PN}_tlk.inc | |||