meta-intel/meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend
Bruce Ashfield fb15cc4e1c meta-tlk: initial creation
Call this layer whatever you want, but when enabled it turns on BSP configuration
items specific to autobuild/official binary images. Once this is enabled the uptime
of any BSP will be limted to the value in the .cfg. It is currently at 2 minutes
as an example, but it should be extended to a number of days going forward.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>

meta-tlk: Rename and changed to 10 day limit

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-08-24 15:37:05 -07:00

5 lines
147 B
Plaintext

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
# enable the time limited kernel configuration options
SRC_URI += "file://time-limited-kernel.cfg"