diff options
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-gl_10.5.8.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_10.5.6.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_10.5.8.bb (renamed from meta/recipes-graphics/mesa/mesa_10.5.6.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_10.5.6.bb b/meta/recipes-graphics/mesa/mesa-gl_10.5.8.bb index fc2bca9982..fc2bca9982 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_10.5.6.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_10.5.8.bb diff --git a/meta/recipes-graphics/mesa/mesa_10.5.6.bb b/meta/recipes-graphics/mesa/mesa_10.5.8.bb index 70cc8aa22a..7cfef0c6a1 100644 --- a/meta/recipes-graphics/mesa/mesa_10.5.6.bb +++ b/meta/recipes-graphics/mesa/mesa_10.5.8.bb @@ -2,8 +2,8 @@ require ${BPN}.inc SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/mesa-${PV}.tar.xz" -SRC_URI[md5sum] = "7a845c50fc8aaae4c9373e795c1f491d" -SRC_URI[sha256sum] = "66017853bde5f7a6647db3eede30512a091a3491daa1708e0ad8027c328ba595" +SRC_URI[md5sum] = "5332a3576c5e3a0c3947ee6668dd4157" +SRC_URI[sha256sum] = "2866b855c5299a4aed066338c77ff6467c389b2c30ada7647be8758663da2b54" #because we cannot rely on the fact that all apps will use pkgconfig, #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER |