From: Nitin A Kamble <[email protected]> Now the v3.8 kernel recipes are available in the oecore & meta-intel layers. And also the v3.8 kernel is validated for these BSPs.
Signed-off-by: Nitin A Kamble <[email protected]> --- meta-emenlow/conf/machine/emenlow-noemgd.conf | 2 +- meta-emenlow/conf/machine/emenlow.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-emenlow/conf/machine/emenlow-noemgd.conf b/meta-emenlow/conf/machine/emenlow-noemgd.conf index 9a995c1..751e8e4 100644 --- a/meta-emenlow/conf/machine/emenlow-noemgd.conf +++ b/meta-emenlow/conf/machine/emenlow-noemgd.conf @@ -5,7 +5,7 @@ #@DESCRIPTION: Machine configuration for eMenlow based systems, like the Webs-2120 box, without the Intel-proprietary graphics bits -PREFERRED_VERSION_linux-yocto ?= "3.4%" +PREFERRED_VERSION_linux-yocto ?= "3.8%" require conf/machine/include/tune-atom.inc require conf/machine/include/ia32-base.inc diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index 4c35211..fa2e564 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.4%" +PREFERRED_VERSION_linux-yocto ?= "3.8%" require conf/machine/include/tune-atom.inc require conf/machine/include/ia32-base.inc -- 1.7.3.4 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
