From: Nitin A Kamble <[email protected]> Now the v3.10 kernel is enabled for this BSP. Making the newer kernel as the default kernel for this BSP.
Signed-off-by: Nitin A Kamble <[email protected]> --- meta-emenlow/conf/machine/emenlow.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index 2236397..3cbebe5 100644 --- a/meta-emenlow/conf/machine/emenlow.conf +++ b/meta-emenlow/conf/machine/emenlow.conf @@ -6,7 +6,7 @@ #@DESCRIPTION: Machine configuration for eMenlow based systems, like the # Webs-2120 box. -PREFERRED_VERSION_linux-yocto ?= "3.8%" +PREFERRED_VERSION_linux-yocto ?= "3.10%" require conf/machine/include/tune-atom.inc require conf/machine/include/ia32-base.inc -- 1.8.1.4 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
