Kaydet (Commit) 5621762a authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Don't use the "marketing" version number for the Intel driver

The 15.x.y.z.d number is not the real version number that our code
sees.

Change-Id: I8e434c0c3e3c4ff6ea8a6810f0b09f9b2befc438
üst 3c47809a
......@@ -21,7 +21,7 @@
<whitelist>
</whitelist>
<blacklist>
<entry os="all" vendor="intel" compare="less" version="15.40.4.64"> <!-- 15.40.4.64.4256 -->
<entry os="all" vendor="intel" compare="less" version="10.18.14.4264">
<device id="all"/>
</entry>
<entry os="all" vendor="ati" compare="less" version="15.200.1062.1004"> <!-- 150.200 -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment