meta-intel/meta-tlk/recipes-kernel/linux/linux-intel_%.bbappend
California Sullivan 16aea09d22 meta-tlk: Add linux-intel bbappend
This bbappend adds the time limited kernel patch and configuration
options. Unlike linux-yocto, the patch is not integrated into the source
tree, so we have to add it here.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2017-07-07 16:45:51 -07:00

4 lines
185 B
Plaintext

FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRC_URI_append = " file://time-limited-kernel.cfg \
file://uptime-allow-the-optional-limiting-of-kernel-runtime.patch"