From 4d93485d35c1768c102fb8a725dbb48ac824ad4d Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Wed, 20 Mar 2013 13:09:39 -0700 Subject: crownbay: 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 crownbay machine. Signed-off-by: Darren Hart Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-crownbay/conf/machine/crownbay.conf') diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf index 1fd9fe8a..4418b641 100644 --- a/meta-crownbay/conf/machine/crownbay.conf +++ b/meta-crownbay/conf/machine/crownbay.conf @@ -22,6 +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.16" APPEND += "video=vesafb vga=0x318 vmalloc=256MB" -- cgit v1.2.3-54-g00ecf