diff options
4 files changed, 6 insertions, 18 deletions
diff --git a/meta-tlk/recipes-kernel/linux/linux-yocto-tlk.inc b/meta-tlk/recipes-kernel/linux/linux-yocto-tlk.inc new file mode 100644 index 00000000..b1cf8834 --- /dev/null +++ b/meta-tlk/recipes-kernel/linux/linux-yocto-tlk.inc | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | SRC_URI_append = " file://time-limited-kernel.cfg" | ||
| 3 | PR .= ".2" | ||
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 138cc219..e316320e 100644 --- a/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend | |||
| @@ -1,6 +1 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | require ${PN}-tlk.inc | |
| 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.2.bbappend b/meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend index 138cc219..e316320e 100644 --- a/meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend +++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend | |||
| @@ -1,6 +1 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | require ${PN}-tlk.inc | |
| 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 index 138cc219..e316320e 100644 --- a/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ b/meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend | |||
| @@ -1,6 +1 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | require ${PN}-tlk.inc | |
| 2 | |||
| 3 | # enable the time limited kernel configuration options | ||
| 4 | SRC_URI += "file://time-limited-kernel.cfg" | ||
| 5 | |||
| 6 | PR .= ".1" | ||
