summaryrefslogtreecommitdiffstats
path: root/meta-crownbay
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crownbay')
-rw-r--r--meta-crownbay/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-crownbay/README b/meta-crownbay/README
index b56c79a2..25214326 100644
--- a/meta-crownbay/README
+++ b/meta-crownbay/README
@@ -6,7 +6,7 @@ The Crown Bay platform consists of the Intel Atom Z6xx processor,
6plus the Intel EG20T Platform Controller Hub (Tunnel Creek + Topcliff). 6plus the Intel EG20T Platform Controller Hub (Tunnel Creek + Topcliff).
7 7
8It also supports the E6xx embedded on-chip graphics via the Intel 8It also supports the E6xx embedded on-chip graphics via the Intel
9Embedded Media and Graphics Driver (EMGD) 1.10 Driver. 9Embedded Media and Graphics Driver (EMGD) 1.14 Driver.
10 10
11 11
12Dependencies 12Dependencies
@@ -63,7 +63,7 @@ common metadata shared between BSPs) e.g.:
63The meta-crownbay layer contains support for two different machine 63The meta-crownbay layer contains support for two different machine
64configurations. These configurations are identical except for the fact 64configurations. These configurations are identical except for the fact
65that the one prefixed with 'crownbay' makes use of the 65that the one prefixed with 'crownbay' makes use of the
66Intel-proprietary EMGD 1.10 graphics driver, while the one prefixed 66Intel-proprietary EMGD 1.14 graphics driver, while the one prefixed
67with 'crownbay-noemgd' does not. 67with 'crownbay-noemgd' does not.
68 68
69If you want to enable the layer that supports EMGD graphics add the 69If you want to enable the layer that supports EMGD graphics add the
@@ -73,10 +73,10 @@ following to the local.conf file:
73 73
74The 'crownbay' machine includes the emgd-driver-bin package, which has 74The 'crownbay' machine includes the emgd-driver-bin package, which has
75a proprietary license that must be whitelisted by adding the string 75a proprietary license that must be whitelisted by adding the string
76"license_emgd-driver-bin_1.10" to the LICENSE_FLAGS_WHITELIST variable 76"license_emgd-driver-bin_1.14" to the LICENSE_FLAGS_WHITELIST variable
77in your local.conf. For example: 77in your local.conf. For example:
78 78
79 LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.10" 79 LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.14"
80 80
81If you want to enable the layer that does not support EMGD graphics 81If you want to enable the layer that does not support EMGD graphics
82add the following to the local.conf file: 82add the following to the local.conf file: