diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-08-30 08:32:00 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-08-30 08:32:00 +0200 |
commit | 827b4bb117bd22c8a02d561b59b6c8e863d9d540 (patch) | |
tree | 1898c83744b2e7fb7742f0e9a25e7de50756c2ec | |
parent | 83d33f76f6bb94e0a91285ae4c3f8aa072c1dd8f (diff) | |
download | buildroot-827b4bb117bd22c8a02d561b59b6c8e863d9d540.tar.gz buildroot-827b4bb117bd22c8a02d561b59b6c8e863d9d540.zip |
CHANGES: add note about Vivante graphics / i.MX8MQ support for 2018.08-rc1
As requested by Gary Bisson.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,8 @@ - X.org server bumped to 1.20, and all X.org proto packages replaced by the single xorgproto package - i.MX6 support packages bumped to 6.2.4 + - i.MX Vivante graphics version bumped to 6.2.4.p1.2, + adding support for Wayland and i.MX8MQ platforms Linux: bumped to 4.17 by default. |