diff options
author | Rahul Saxena <rahul.saxena@intel.com> | 2012-09-12 13:57:08 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-09-15 14:56:30 -0500 |
commit | 164e0c7418229a38d7c97cd6bb3117a89869f6a4 (patch) | |
tree | de978909220dcab71fbbf4ef7b7573da557bae20 /meta-cedartrail/README | |
parent | 946e5c116c2843ca2b96b40cc53b5b04701233bb (diff) | |
download | meta-intel-164e0c7418229a38d7c97cd6bb3117a89869f6a4.tar.gz |
meta-cedartrail: Update PVR graphics driver to version 1.0.3
This driver update fixes a memory leak bug
Signed-off-by: Rahul Saxena <rahul.saxena@intel.com>
Diffstat (limited to 'meta-cedartrail/README')
-rwxr-xr-x | meta-cedartrail/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-cedartrail/README b/meta-cedartrail/README index 715cad96..e47151e3 100755 --- a/meta-cedartrail/README +++ b/meta-cedartrail/README | |||
@@ -61,7 +61,7 @@ Power VR Graphics user-space driver binaries are covered by a | |||
61 | "Intel Free Distribution Binary License". The build of this driver | 61 | "Intel Free Distribution Binary License". The build of this driver |
62 | can be enabled by adding the following line to the local.conf file: | 62 | can be enabled by adding the following line to the local.conf file: |
63 | 63 | ||
64 | LICENSE_FLAGS_WHITELIST += "license_cdv-pvr-driver_1.0.2" | 64 | LICENSE_FLAGS_WHITELIST += "license_cdv-pvr-driver_1.0.3" |
65 | 65 | ||
66 | To enable the layer that does not support Power VR graphics | 66 | To enable the layer that does not support Power VR graphics |
67 | add the following to the local.conf file: | 67 | add the following to the local.conf file: |