All of lore.kernel.org
 help / color / mirror / Atom feed
* [warrior][PATCH] mesa: Update 19.0.1 -> 19.0.8
@ 2019-06-27 19:55 Fabio Berton
  2019-06-27 22:11 ` akuster808
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Berton @ 2019-06-27 19:55 UTC (permalink / raw)
  To: openembedded-core

This commit adds the following changes:

Updates from 19.0.8:

  - Mesa 19.0.8 is an emergency bug fix release which fixes a critical
    bug found in the 19.0.7 release.

  Full log:
  https://www.mesa3d.org/relnotes/19.0.8.html

Updates from 19.0.7:

  - Mesa 19.0.7 is a bug fix release which fixes bugs found since the
    19.0.6 release.

  Full log:
  https://www.mesa3d.org/relnotes/19.0.7.html

Updates from 19.0.6:

  - Mesa 19.0.6 is a bug fix release which fixes bugs found since the
    19.0.5 release.

  Full log:
  https://www.mesa3d.org/relnotes/19.0.6.html

Updates from 19.0.5:

  - Mesa 19.0.5 is a bug fix release which fixes bugs found since the
    19.0.4 release.

  Full log:
  https://www.mesa3d.org/relnotes/19.0.5.html

Updates from 19.0.4:

  - Mesa 19.0.4 is a bug fix release which fixes bugs found since the
    19.0.3 release.

  Full log:
  https://www.mesa3d.org/relnotes/19.0.4.html

Updates from 19.0.3:

  - Mesa 19.0.3 is a bug fix release which fixes bugs found since the
    19.0.2 release.

  Full log:
  https://www.mesa3d.org/relnotes/19.0.3.html

Updates from 19.0.2:

  - Mesa 19.0.2 is a bug fix release which fixes bugs found since the
    19.0.1 release.

  Full log:
  https://www.mesa3d.org/relnotes/19.0.2.html

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
---
 .../mesa/{mesa-gl_19.0.1.bb => mesa-gl_19.0.8.bb}             | 0
 meta/recipes-graphics/mesa/{mesa_19.0.1.bb => mesa_19.0.8.bb} | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_19.0.1.bb => mesa-gl_19.0.8.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_19.0.1.bb => mesa_19.0.8.bb} (85%)

diff --git a/meta/recipes-graphics/mesa/mesa-gl_19.0.1.bb b/meta/recipes-graphics/mesa/mesa-gl_19.0.8.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa-gl_19.0.1.bb
rename to meta/recipes-graphics/mesa/mesa-gl_19.0.8.bb
diff --git a/meta/recipes-graphics/mesa/mesa_19.0.1.bb b/meta/recipes-graphics/mesa/mesa_19.0.8.bb
similarity index 85%
rename from meta/recipes-graphics/mesa/mesa_19.0.1.bb
rename to meta/recipes-graphics/mesa/mesa_19.0.8.bb
index d90be8a074..8cb80b541e 100644
--- a/meta/recipes-graphics/mesa/mesa_19.0.1.bb
+++ b/meta/recipes-graphics/mesa/mesa_19.0.8.bb
@@ -7,8 +7,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
            file://0004-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch \
 "
 
-SRC_URI[md5sum] = "19636bb3da35c21f43040d31e575d5ce"
-SRC_URI[sha256sum] = "6884163c0ea9e4c98378ab8fecd72fe7b5f437713a14471beda378df247999d4"
+SRC_URI[md5sum] = "9634964d87f1ce8d0230493e43f34c50"
+SRC_URI[sha256sum] = "d017eb53a810c32dabeedf6ca2238ae1e897ce9090e470e9ce1d6c9e3f1b0862"
 
 #because we cannot rely on the fact that all apps will use pkgconfig,
 #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [warrior][PATCH] mesa: Update 19.0.1 -> 19.0.8
  2019-06-27 19:55 [warrior][PATCH] mesa: Update 19.0.1 -> 19.0.8 Fabio Berton
@ 2019-06-27 22:11 ` akuster808
  0 siblings, 0 replies; 2+ messages in thread
From: akuster808 @ 2019-06-27 22:11 UTC (permalink / raw)
  To: Fabio Berton, openembedded-core



On 6/27/19 12:55 PM, Fabio Berton wrote:
> This commit adds the following changes:
>
> Updates from 19.0.8:
>
>   - Mesa 19.0.8 is an emergency bug fix release which fixes a critical
>     bug found in the 19.0.7 release.
>
>   Full log:
>   https://www.mesa3d.org/relnotes/19.0.8.html
>
> Updates from 19.0.7:
>
>   - Mesa 19.0.7 is a bug fix release which fixes bugs found since the
>     19.0.6 release.
>
>   Full log:
>   https://www.mesa3d.org/relnotes/19.0.7.html
>
> Updates from 19.0.6:
>
>   - Mesa 19.0.6 is a bug fix release which fixes bugs found since the
>     19.0.5 release.
>
>   Full log:
>   https://www.mesa3d.org/relnotes/19.0.6.html
>
> Updates from 19.0.5:
>
>   - Mesa 19.0.5 is a bug fix release which fixes bugs found since the
>     19.0.4 release.
>
>   Full log:
>   https://www.mesa3d.org/relnotes/19.0.5.html
>
> Updates from 19.0.4:
>
>   - Mesa 19.0.4 is a bug fix release which fixes bugs found since the
>     19.0.3 release.
>
>   Full log:
>   https://www.mesa3d.org/relnotes/19.0.4.html
>
> Updates from 19.0.3:
>
>   - Mesa 19.0.3 is a bug fix release which fixes bugs found since the
>     19.0.2 release.
>
>   Full log:
>   https://www.mesa3d.org/relnotes/19.0.3.html
>
> Updates from 19.0.2:
>
>   - Mesa 19.0.2 is a bug fix release which fixes bugs found since the
>     19.0.1 release.
>
>   Full log:
>   https://www.mesa3d.org/relnotes/19.0.2.html

Thanks for the bug fix details.  Help me with the decision making for
including in Warrior.

- Armin
>
> Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
> ---
>  .../mesa/{mesa-gl_19.0.1.bb => mesa-gl_19.0.8.bb}             | 0
>  meta/recipes-graphics/mesa/{mesa_19.0.1.bb => mesa_19.0.8.bb} | 4 ++--
>  2 files changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-graphics/mesa/{mesa-gl_19.0.1.bb => mesa-gl_19.0.8.bb} (100%)
>  rename meta/recipes-graphics/mesa/{mesa_19.0.1.bb => mesa_19.0.8.bb} (85%)
>
> diff --git a/meta/recipes-graphics/mesa/mesa-gl_19.0.1.bb b/meta/recipes-graphics/mesa/mesa-gl_19.0.8.bb
> similarity index 100%
> rename from meta/recipes-graphics/mesa/mesa-gl_19.0.1.bb
> rename to meta/recipes-graphics/mesa/mesa-gl_19.0.8.bb
> diff --git a/meta/recipes-graphics/mesa/mesa_19.0.1.bb b/meta/recipes-graphics/mesa/mesa_19.0.8.bb
> similarity index 85%
> rename from meta/recipes-graphics/mesa/mesa_19.0.1.bb
> rename to meta/recipes-graphics/mesa/mesa_19.0.8.bb
> index d90be8a074..8cb80b541e 100644
> --- a/meta/recipes-graphics/mesa/mesa_19.0.1.bb
> +++ b/meta/recipes-graphics/mesa/mesa_19.0.8.bb
> @@ -7,8 +7,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
>             file://0004-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch \
>  "
>  
> -SRC_URI[md5sum] = "19636bb3da35c21f43040d31e575d5ce"
> -SRC_URI[sha256sum] = "6884163c0ea9e4c98378ab8fecd72fe7b5f437713a14471beda378df247999d4"
> +SRC_URI[md5sum] = "9634964d87f1ce8d0230493e43f34c50"
> +SRC_URI[sha256sum] = "d017eb53a810c32dabeedf6ca2238ae1e897ce9090e470e9ce1d6c9e3f1b0862"
>  
>  #because we cannot rely on the fact that all apps will use pkgconfig,
>  #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-27 22:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-27 19:55 [warrior][PATCH] mesa: Update 19.0.1 -> 19.0.8 Fabio Berton
2019-06-27 22:11 ` akuster808

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.