diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2012-11-21 15:43:49 +0100 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-11-22 00:59:34 -0600 |
| commit | a3eef7790febce3fda9b0495b3b59116c743df95 (patch) | |
| tree | 0828b0f1be8536fe4412da10e5c340fc26f16d11 | |
| parent | 92a8b18dbd0b7b025f2c857dd2d19a7e4b232e0f (diff) | |
| download | meta-intel-a3eef7790febce3fda9b0495b3b59116c743df95.tar.gz | |
meta-fri2: update README to match current emgd driver version
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | meta-fri2/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-fri2/README b/meta-fri2/README index af33c0bc..b90613d9 100644 --- a/meta-fri2/README +++ b/meta-fri2/README | |||
| @@ -93,7 +93,7 @@ bblayers.conf, e.g.: | |||
| 93 | The meta-fri2 layer contains support for two different machine | 93 | The meta-fri2 layer contains support for two different machine |
| 94 | configurations. These configurations are identical except for the fact | 94 | configurations. These configurations are identical except for the fact |
| 95 | that the one prefixed with 'fri2' makes use of the Intel-proprietary | 95 | that the one prefixed with 'fri2' makes use of the Intel-proprietary |
| 96 | EMGD 1.10 graphics driver, while the one prefixed with 'fri2-noemgd' | 96 | EMGD 1.14 graphics driver, while the one prefixed with 'fri2-noemgd' |
| 97 | does not. | 97 | does not. |
| 98 | 98 | ||
| 99 | If you want to enable the layer that supports EMGD graphics add the | 99 | If you want to enable the layer that supports EMGD graphics add the |
| @@ -103,10 +103,10 @@ following to the local.conf file: | |||
| 103 | 103 | ||
| 104 | The 'fri2' machine includes the emgd-driver-bin package, which has a | 104 | The 'fri2' machine includes the emgd-driver-bin package, which has a |
| 105 | proprietary license that must be whitelisted by adding the string | 105 | proprietary license that must be whitelisted by adding the string |
| 106 | "license_emgd-driver-bin_1.10" to the LICENSE_FLAGS_WHITELIST variable | 106 | "license_emgd-driver-bin_1.14" to the LICENSE_FLAGS_WHITELIST variable |
| 107 | in your local.conf. For example: | 107 | in your local.conf. For example: |
| 108 | 108 | ||
| 109 | LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.10" | 109 | LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.14" |
| 110 | 110 | ||
| 111 | If you want to enable the layer that does not support EMGD graphics | 111 | If you want to enable the layer that does not support EMGD graphics |
| 112 | add the following to the local.conf file: | 112 | add the following to the local.conf file: |
| @@ -128,7 +128,7 @@ added to the the LICENSE_FLAGS_WHITELIST variable in your local.conf. | |||
| 128 | 128 | ||
| 129 | For example: | 129 | For example: |
| 130 | 130 | ||
| 131 | LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.10 commercial" | 131 | LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.14 commercial" |
| 132 | 132 | ||
| 133 | The reason this is needed is to prevent the image from including | 133 | The reason this is needed is to prevent the image from including |
| 134 | anything that might violate the license terms of the packages used to | 134 | anything that might violate the license terms of the packages used to |
