The dedicated standard tiny branch for Intel platforms has been renamed to standard/tiny/intel/base - update the 4.1 tiny kernel recipe accordingly.
Signed-off-by: Tom Zanussi <[email protected]> --- common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend index 2d3d574..3b3d39c 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend @@ -5,6 +5,6 @@ SRCREV_meta_i586-nlp-32-intel-common = "4b4199bd24f206d459061bb0a920d009429d5ed3 SRCREV_machine_i586-nlp-32-intel-common = "403eda4633e9037fb715d0d1e8ae847b2bd0651a" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" -KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel" +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}" -- 1.9.3 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
