mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
The dedicated standard tiny branch for Intel platforms has been renamed to standard/tiny/intel/base - update the 4.4 tiny kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
12 lines
523 B
Plaintext
12 lines
523 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.13"
|
|
SRCREV_meta_i586-nlp-32-intel-common = "870134f4bfa6208d6e5339e065486be3b6e693a5"
|
|
SRCREV_machine_i586-nlp-32-intel-common = "13852755ecbf491848afbe40e66fc152bc70915b"
|
|
|
|
COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
|
|
KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base"
|
|
|
|
KMACHINE_i586-nlp-32-intel-common = "intel-quark"
|
|
KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
|