diff options
Diffstat (limited to 'meta-tlk')
| -rw-r--r-- | meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend | 2 | ||||
| -rw-r--r-- | meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend | 6 | ||||
| -rw-r--r-- | meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend | 6 |
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 |
| 4 | SRC_URI += "file://time-limited-kernel.cfg" | 4 | SRC_URI += "file://time-limited-kernel.cfg" |
| 5 | |||
| 6 | PR .= ".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 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | # enable the time limited kernel configuration options | ||
| 4 | SRC_URI += "file://time-limited-kernel.cfg" | ||
| 5 | |||
| 6 | PR .= ".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 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | # enable the time limited kernel configuration options | ||
| 4 | SRC_URI += "file://time-limited-kernel.cfg" | ||
| 5 | |||
| 6 | PR .= ".1" | ||
