All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mesa: Upgrade 17.0.0 -> 17.0.1
@ 2017-03-06 10:08 Jussi Kukkonen
  0 siblings, 0 replies; only message in thread
From: Jussi Kukkonen @ 2017-03-06 10:08 UTC (permalink / raw)
  To: openembedded-core

This is a bug fix release and first non-development release in 17.0
branch. There are ~50 bug fix commits (plus a few release script
commits).

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
---
 meta/recipes-graphics/mesa/{mesa-gl_17.0.0.bb => mesa-gl_17.0.1.bb} | 0
 meta/recipes-graphics/mesa/{mesa_17.0.0.bb => mesa_17.0.1.bb}       | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_17.0.0.bb => mesa-gl_17.0.1.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_17.0.0.bb => mesa_17.0.1.bb} (83%)

diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.0.0.bb b/meta/recipes-graphics/mesa/mesa-gl_17.0.1.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa-gl_17.0.0.bb
rename to meta/recipes-graphics/mesa/mesa-gl_17.0.1.bb
diff --git a/meta/recipes-graphics/mesa/mesa_17.0.0.bb b/meta/recipes-graphics/mesa/mesa_17.0.1.bb
similarity index 83%
rename from meta/recipes-graphics/mesa/mesa_17.0.0.bb
rename to meta/recipes-graphics/mesa/mesa_17.0.1.bb
index 6576e3c..9e491c2 100644
--- a/meta/recipes-graphics/mesa/mesa_17.0.0.bb
+++ b/meta/recipes-graphics/mesa/mesa_17.0.1.bb
@@ -5,8 +5,8 @@ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/mesa-${PV}.tar.xz \
            file://disable-asm-on-non-gcc.patch \
            file://0001-Use-wayland-scanner-in-the-path.patch \
 "
-SRC_URI[md5sum] = "932e4171a86b14940c06812356486155"
-SRC_URI[sha256sum] = "39db3d59700159add7f977307d12a7dfe016363e760ad82280ac4168ea668481"
+SRC_URI[md5sum] = "6a7e768241846c8c69bbadbf904dcc58"
+SRC_URI[sha256sum] = "96fd70ef5f31d276a17e424e7e1bb79447ccbbe822b56844213ef932e7ad1b0c"
 
 #because we cannot rely on the fact that all apps will use pkgconfig,
 #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER
-- 
2.1.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-06 10:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-06 10:08 [PATCH] mesa: Upgrade 17.0.0 -> 17.0.1 Jussi Kukkonen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.