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-sys940x/conf/machine/sys940x.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf index ad53961..a84d035 100644 --- a/meta-sys940x/conf/machine/sys940x.conf +++ b/meta-sys940x/conf/machine/sys940x.conf @@ -13,7 +13,7 @@ require conf/machine/include/meta-intel-emgd.inc # Add "pcbios" if you have a non-efi version of the firmware MACHINE_FEATURES += "efi pcbios gst-va-mixvideo" -PREFERRED_VERSION_linux-yocto ?= "3.8%" +PREFERRED_VERSION_linux-yocto ?= "3.10%" MACHINE_HWCODECS ?= "va-intel" XSERVERCODECS ?= "emgd-driver-video emgd-gst-plugins-va \ -- 1.8.1.4 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
