diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-04-02 22:46:22 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-05 15:29:01 +0100 |
commit | 3892f36251b94373cd9f13c7c272a89c2a759923 (patch) | |
tree | c83d8983ced14eabc0c8554d9bae254cc7ec3d8a /.gitignore | |
parent | 7d0988966cc1fd9e93549ca2ec21ac3bc765ceb6 (diff) | |
download | poky-3892f36251b94373cd9f13c7c272a89c2a759923.tar.gz |
mesa-gl: Use swrast gallium driver
Fixes:
../mesa-21.0.0/meson.build:21:0: ERROR: Options "swrast" are not in allowed choices: "auto, i915, i965, r100, r200, nouveau"
with any driver enabled in DRIDRIVERS, do_configure fails with:
../mesa-21.0.0/meson.build:519:4: ERROR: Problem encountered: building dri drivers require at least one windowing system
even after enabling gallium and wayland PACKAGECONFIGs, move DRIDRIVERS_append* from
mesa.inc to mesa recipe.
(From OE-Core rev: 2d0239c446be3e7f04c00e24f6c8ac1707440c8a)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions