diff options
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa_21.1.1.bb')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_21.1.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/mesa_21.1.1.bb b/meta/recipes-graphics/mesa/mesa_21.1.1.bb new file mode 100644 index 0000000000..1993d6cbd0 --- /dev/null +++ b/meta/recipes-graphics/mesa/mesa_21.1.1.bb | |||
@@ -0,0 +1,5 @@ | |||
1 | require ${BPN}.inc | ||
2 | |||
3 | DRIDRIVERS_append_x86_class-target = ",r100,r200,nouveau,i965,i915" | ||
4 | DRIDRIVERS_append_x86-64_class-target = ",r100,r200,nouveau,i965,i915" | ||
5 | |||