From 620aeff996b9e97b04e7144f1c7b1625e6784307 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Wed, 20 Mar 2013 13:04:46 -0700 Subject: sys940x: Update to EMGD 1.16 Use the recipe-space mechanism for adding emgd as a KERNEL_FEATURE. Update to the 1.16 version and update all the SRCREV's accordingly. Include the EMGD branch in the SRC_URI and SRCREV for the sys940x machine. Signed-off-by: Darren Hart Signed-off-by: Tom Zanussi --- meta-sys940x/conf/machine/sys940x.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-sys940x/conf/machine/sys940x.conf') diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf index ce45a205..99722c8a 100644 --- a/meta-sys940x/conf/machine/sys940x.conf +++ b/meta-sys940x/conf/machine/sys940x.conf @@ -22,7 +22,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \ PREFERRED_VERSION_xserver-xorg ?= "1.9.3" PREFERRED_VERSION_mesa-dri ?= "8.0.4" PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" -PREFERRED_VERSION_emgd-driver-bin ?= "1.14" +PREFERRED_VERSION_emgd-driver-bin ?= "1.16" SERIAL_CONSOLE = "115200 ttyS0" APPEND += "console=ttyS0,115200 console=tty0" -- cgit v1.2.3-54-g00ecf