diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2013-01-21 14:57:03 -0800 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-01-23 14:05:01 -0600 |
| commit | b966b769aa388dc3cdce4bb1f68c987647b922ca (patch) | |
| tree | a1f4d3b6b45598a41c67f18ac30bc1a322831841 /meta-emenlow/README | |
| parent | 0b2a42bab3cc720d3b787b17d21d172d67b4a751 (diff) | |
| download | meta-intel-b966b769aa388dc3cdce4bb1f68c987647b922ca.tar.gz | |
emenlow: use emgd 1.16 driver for graphics
Move from 1.14 version to 1.16 version of the emgd driver for
graphics support.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-emenlow/README')
| -rw-r--r-- | meta-emenlow/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-emenlow/README b/meta-emenlow/README index b8b42107..6cc06fe6 100644 --- a/meta-emenlow/README +++ b/meta-emenlow/README | |||
| @@ -83,7 +83,7 @@ common metadata shared between BSPs) e.g.: | |||
| 83 | yocto/meta-intel/meta-emenlow \ | 83 | yocto/meta-intel/meta-emenlow \ |
| 84 | 84 | ||
| 85 | The meta-emenlow layer contains support for the 'emenlow' machine | 85 | The meta-emenlow layer contains support for the 'emenlow' machine |
| 86 | configuration, which makes use of the Intel-proprietary EMGD 1.14 | 86 | configuration, which makes use of the Intel-proprietary EMGD 1.16 |
| 87 | graphics driver. | 87 | graphics driver. |
| 88 | 88 | ||
| 89 | To enable the emenlow layer, add the emenlow MACHINE to local.conf: | 89 | To enable the emenlow layer, add the emenlow MACHINE to local.conf: |
| @@ -92,10 +92,10 @@ To enable the emenlow layer, add the emenlow MACHINE to local.conf: | |||
| 92 | 92 | ||
| 93 | The 'emenlow' machine includes the emgd-driver-bin package, which has | 93 | The 'emenlow' machine includes the emgd-driver-bin package, which has |
| 94 | a proprietary license that must be whitelisted by adding the string | 94 | a proprietary license that must be whitelisted by adding the string |
| 95 | "license_emgd-driver-bin_1.14" to the LICENSE_FLAGS_WHITELIST variable | 95 | "license_emgd-driver-bin_1.16" to the LICENSE_FLAGS_WHITELIST variable |
| 96 | in your local.conf. For example: | 96 | in your local.conf. For example: |
| 97 | 97 | ||
| 98 | LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.14" | 98 | LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.16" |
| 99 | 99 | ||
| 100 | You should then be able to build an emenlow image as such: | 100 | You should then be able to build an emenlow image as such: |
| 101 | 101 | ||
