summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crownbay/README')
-rw-r--r--meta-crownbay/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-crownbay/README b/meta-crownbay/README
index 4b539b60..a10ea7eb 100644
--- a/meta-crownbay/README
+++ b/meta-crownbay/README
@@ -6,7 +6,7 @@ The Crown Bay platform consists of the Intel Atom E6xx processor,
plus the Intel EG20T Platform Controller Hub (Tunnel Creek + Topcliff).
It also supports the E6xx embedded on-chip graphics via the Intel
-Embedded Media and Graphics Driver (EMGD) 1.16 Driver.
+Embedded Media and Graphics Driver (EMGD) 1.18 Driver.
Further information on the platforms supported by this BSP can be
found here:
@@ -81,7 +81,7 @@ common metadata shared between BSPs) e.g.:
The meta-crownbay layer contains support for two different machine
configurations. These configurations are identical except for the fact
that the one prefixed with 'crownbay' makes use of the
-Intel-proprietary EMGD 1.16 graphics driver, while the one prefixed
+Intel-proprietary EMGD 1.18 graphics driver, while the one prefixed
with 'crownbay-noemgd' does not.
If you want to enable the layer that supports EMGD graphics add the
@@ -91,10 +91,10 @@ following to the local.conf file:
The 'crownbay' machine includes the emgd-driver-bin package, which has
a proprietary license that must be whitelisted by adding the string
-"license_emgd-driver-bin_1.16" to the LICENSE_FLAGS_WHITELIST variable
+"license_emgd-driver-bin_1.18" to the LICENSE_FLAGS_WHITELIST variable
in your local.conf. For example:
- LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.16"
+ LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin"
If you want to enable the layer that does not support EMGD graphics
add the following to the local.conf file:
@@ -116,7 +116,7 @@ added to the the LICENSE_FLAGS_WHITELIST variable in your local.conf.
For example:
- LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.16 commercial"
+ LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin commercial"
The reason this is needed is to prevent the image from including
anything that might violate the license terms of the packages used to