package/mesa3d: radeonSI: specify drm platform
authorRomain Naour <romain.naour@gmail.com>
Sat, 28 Apr 2018 17:28:00 +0000 (19:28 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 1 May 2018 20:55:54 +0000 (22:55 +0200)
commit89ebee18b854b573546886b150a8a94c12bc0f75
treee2cce4520e4da3a518e8fd68f3df16747e2c18b7
parentf0588cea023c56f5adeec04b2fbe6ee3dea80245
package/mesa3d: radeonSI: specify drm platform

When BR2_PACKAGE_MESA3D_OPENGL_EGL is selected with RadeonSI drvier,
mesa platform must be specified with drm.

Fixes:
hecking for RADEON... yes
checking for AMDGPU... yes
configure: error: radeonsi requires one of these:
                  1) --with-platforms=drm (X, Wayland, offscreen rendering based on DRM)
                  2) --with-platforms=surfaceless (offscreen only)
                  3) --with-platforms=android (Android only)
                  Recommended options: drm,x11

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/mesa3d/mesa3d.mk