From: Nitin A Kamble <[email protected]> Updating the bsp to use version 1.18 of emgd userland recipe.
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 14dc786..79e4373 100644 --- a/meta-sys940x/conf/machine/sys940x.conf +++ b/meta-sys940x/conf/machine/sys940x.conf @@ -27,7 +27,7 @@ PREFERRED_VERSION_xserver-xorg ?= "1.9.3" PREFERRED_VERSION_mesa ?= "9.1.3" PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3" PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" -PREFERRED_VERSION_emgd-driver-bin ?= "1.16" +PREFERRED_VERSION_emgd-driver-bin ?= "1.18" PREFERRED_VERSION_libva ?= "1.0.16" SERIAL_CONSOLE = "115200 ttyS0" -- 1.8.1.4 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
