diff options
Diffstat (limited to 'meta-oe/recipes-graphics/mesa/mesa_7.10.2.bb')
-rw-r--r-- | meta-oe/recipes-graphics/mesa/mesa_7.10.2.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/mesa/mesa_7.10.2.bb b/meta-oe/recipes-graphics/mesa/mesa_7.10.2.bb new file mode 100644 index 000000000..4cb8db7f7 --- /dev/null +++ b/meta-oe/recipes-graphics/mesa/mesa_7.10.2.bb | |||
@@ -0,0 +1,6 @@ | |||
1 | # This is a dummy package so OE can use the poky mesa files | ||
2 | require mesa-dri_${PV}.bb | ||
3 | |||
4 | PR = "${INC_PR}.0" | ||
5 | |||
6 | EXTRA_OECONF += "--disable-egl" | ||