summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/mesa/mesa-gl_17.0.2.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_17.0.1.bb)0
-rw-r--r--meta/recipes-graphics/mesa/mesa_17.0.2.bb (renamed from meta/recipes-graphics/mesa/mesa_17.0.1.bb)5
2 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.0.1.bb b/meta/recipes-graphics/mesa/mesa-gl_17.0.2.bb
index e3604f30bb..e3604f30bb 100644
--- a/meta/recipes-graphics/mesa/mesa-gl_17.0.1.bb
+++ b/meta/recipes-graphics/mesa/mesa-gl_17.0.2.bb
diff --git a/meta/recipes-graphics/mesa/mesa_17.0.1.bb b/meta/recipes-graphics/mesa/mesa_17.0.2.bb
index 9e491c28dc..2689e8fac2 100644
--- a/meta/recipes-graphics/mesa/mesa_17.0.1.bb
+++ b/meta/recipes-graphics/mesa/mesa_17.0.2.bb
@@ -5,8 +5,9 @@ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/mesa-${PV}.tar.xz \
5 file://disable-asm-on-non-gcc.patch \ 5 file://disable-asm-on-non-gcc.patch \
6 file://0001-Use-wayland-scanner-in-the-path.patch \ 6 file://0001-Use-wayland-scanner-in-the-path.patch \
7" 7"
8SRC_URI[md5sum] = "6a7e768241846c8c69bbadbf904dcc58" 8
9SRC_URI[sha256sum] = "96fd70ef5f31d276a17e424e7e1bb79447ccbbe822b56844213ef932e7ad1b0c" 9SRC_URI[md5sum] = "8f808e92b893d412fbd6510e1d16f5c5"
10SRC_URI[sha256sum] = "f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4"
10 11
11#because we cannot rely on the fact that all apps will use pkgconfig, 12#because we cannot rely on the fact that all apps will use pkgconfig,
12#make eglplatform.h independent of MESA_EGL_NO_X11_HEADER 13#make eglplatform.h independent of MESA_EGL_NO_X11_HEADER