mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-04 16:10:06 +00:00
Signed-off-by: Saul Wold <sgw@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
# enable the time limited kernel configuration options
|
|
SRC_URI += "file://time-limited-kernel.cfg"
|
|
|
|
PR .= ".1"
|