diff options
author | Ong Boon Leong <boon.leong.ong@intel.com> | 2013-11-08 17:00:02 +0800 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-11-08 09:24:59 -0600 |
commit | cfeaeefcda49244ba19be539088ddbdca2e197b0 (patch) | |
tree | a53357663e0658dbd415e81f75fdd683a08c4def | |
parent | 21d4dcd190e2cfca1bf3c5e2b2d3d0bba4a664c6 (diff) | |
download | meta-intel-cfeaeefcda49244ba19be539088ddbdca2e197b0.tar.gz |
meta-tlk: enable for linux-yocto_3.10
This is to enable time-limited-kernel for linux-yocto
v3.10.
Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Acked-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.10.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.10.bbappend new file mode 100644 index 00000000..f5801680 --- /dev/null +++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.10.bbappend | |||
@@ -0,0 +1 @@ | |||
require ${PN}_tlk.inc | |||