summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/conf/machine/crownbay.conf
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2013-03-20 13:09:39 -0700
committerTom Zanussi <tom.zanussi@intel.com>2013-03-20 19:07:44 -0500
commit4d93485d35c1768c102fb8a725dbb48ac824ad4d (patch)
treee2a49f2c2c8d8c1d5c82ef98bf44f9d797517b2c /meta-crownbay/conf/machine/crownbay.conf
parent620aeff996b9e97b04e7144f1c7b1625e6784307 (diff)
downloadmeta-intel-4d93485d35c1768c102fb8a725dbb48ac824ad4d.tar.gz
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 <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-crownbay/conf/machine/crownbay.conf')
-rw-r--r--meta-crownbay/conf/machine/crownbay.conf1
1 files changed, 1 insertions, 0 deletions
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} \
22PREFERRED_VERSION_xserver-xorg ?= "1.9.3" 22PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
23PREFERRED_VERSION_mesa-dri ?= "8.0.4" 23PREFERRED_VERSION_mesa-dri ?= "8.0.4"
24PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" 24PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
25PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
25 26
26APPEND += "video=vesafb vga=0x318 vmalloc=256MB" 27APPEND += "video=vesafb vga=0x318 vmalloc=256MB"
27 28