diff options
Diffstat (limited to 'meta-sys940x/README')
| -rw-r--r-- | meta-sys940x/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-sys940x/README b/meta-sys940x/README index 75bd7e00..be5bc0fc 100644 --- a/meta-sys940x/README +++ b/meta-sys940x/README | |||
| @@ -79,7 +79,7 @@ between BSPs) e.g.: | |||
| 79 | The meta-sys940x layer contains support for two different machine | 79 | The meta-sys940x layer contains support for two different machine |
| 80 | configurations. These configurations are identical except for the fact | 80 | configurations. These configurations are identical except for the fact |
| 81 | that the one prefixed with 'sys940x' makes use of the Intel-proprietary | 81 | that the one prefixed with 'sys940x' makes use of the Intel-proprietary |
| 82 | EMGD 1.10 graphics driver, while the one prefixed with 'sys940x-noemgd' | 82 | EMGD graphics driver, while the one prefixed with 'sys940x-noemgd' |
| 83 | does not. | 83 | does not. |
| 84 | 84 | ||
| 85 | If you want to enable the layer that supports EMGD graphics add the | 85 | If you want to enable the layer that supports EMGD graphics add the |
| @@ -89,10 +89,10 @@ following to the local.conf file: | |||
| 89 | 89 | ||
| 90 | The 'sys940x' machine includes the emgd-driver-bin package, which has a | 90 | The 'sys940x' machine includes the emgd-driver-bin package, which has a |
| 91 | proprietary license that must be whitelisted by adding the string | 91 | proprietary license that must be whitelisted by adding the string |
| 92 | "license_emgd-driver-bin_1.10" to the LICENSE_FLAGS_WHITELIST variable | 92 | "license_emgd-driver-bin" to the LICENSE_FLAGS_WHITELIST variable |
| 93 | in your local.conf. For example: | 93 | in your local.conf. For example: |
| 94 | 94 | ||
| 95 | LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.10" | 95 | LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin" |
| 96 | 96 | ||
| 97 | If you want to enable the layer that does not support EMGD graphics | 97 | If you want to enable the layer that does not support EMGD graphics |
| 98 | add the following to the local.conf file: | 98 | add the following to the local.conf file: |
| @@ -114,7 +114,7 @@ added to the the LICENSE_FLAGS_WHITELIST variable in your local.conf. | |||
| 114 | 114 | ||
| 115 | For example: | 115 | For example: |
| 116 | 116 | ||
| 117 | LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.10 commercial" | 117 | LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin commercial" |
| 118 | 118 | ||
| 119 | The reason this is needed is to prevent the image from including | 119 | The reason this is needed is to prevent the image from including |
| 120 | anything that might violate the license terms of the packages used to | 120 | anything that might violate the license terms of the packages used to |
