This is instead of crownbay, emenlow, and fri2, although those .scc files still exist if anyone wants them.
Note that this has the effect of adding the GMA500 DRM driver to intel-core2-32, which will break intel-core2-32 on FRI2 for now. Signed-off-by: Max Eliaser <[email protected]> --- meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc b/meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc index 148b750..805158d 100644 --- a/meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc +++ b/meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc @@ -9,11 +9,9 @@ include cfg/x86.scc # Supported platforms and SoCs include features/soc/baytrail/baytrail.scc +include features/soc/tunnelcreek/tunnelcreek.scc # Fixme: These should be moved into something similar to the above -include bsp/crownbay/crownbay.scc -include bsp/emenlow/emenlow.scc -include bsp/fri2/fri2.scc include bsp/mohonpeak/mohonpeak32.scc # Fixme: This is included by standard but overwritten by ktype .config -- 1.8.3.2 -- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
