diff options
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-9.0.2.inc')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-9.0.2.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-9.0.2.inc b/meta/recipes-graphics/mesa/mesa-9.0.2.inc index bed432c924..b88bc42e05 100644 --- a/meta/recipes-graphics/mesa/mesa-9.0.2.inc +++ b/meta/recipes-graphics/mesa/mesa-9.0.2.inc @@ -1,6 +1,8 @@ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \ file://0002-cross-compile.patch \ file://cross-glsl.patch \ + file://dont-fail-if-libX11-isnt-installed.patch \ + file://fix-egl-compilation-without-x11-headers.patch \ " SRC_URI[md5sum] = "dc45d1192203e418163e0017640e1cfc" |