All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/glmark2: bumped to latest version
@ 2021-09-15  0:10 david.corbeil
  2021-09-18 15:39 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: david.corbeil @ 2021-09-15  0:10 UTC (permalink / raw)
  To: buildroot; +Cc: Bernd Kuhls, Spenser Gilliland, David Corbeil

From: David Corbeil <david.corbeil@dynonavionics.com>

Fixes a segfault happening on Raspberry Pi4 on the fourth test

Signed-off-by: David Corbeil <david.corbeil@dynonavionics.com>
---
 package/glmark2/glmark2.hash | 2 +-
 package/glmark2/glmark2.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/glmark2/glmark2.hash b/package/glmark2/glmark2.hash
index 33a99de12a..8405819770 100644
--- a/package/glmark2/glmark2.hash
+++ b/package/glmark2/glmark2.hash
@@ -1,4 +1,4 @@
 # Locally computed
-sha256  9ad57e4eec0049c47a367b57f5f8d3e31e4c488b1d5d6673a75f1b2282e40888  glmark2-c493520253fbfe3676c8b34b6f91a7c9a838fc8e.tar.gz
+sha256  12aef3ce80406bc723542979b9818886a28d0a4c93f62379eaadfd830974790d  glmark2-06e78b67702b5413335ecdf1ae816da9c20f6ed9.tar.gz
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
 sha256  16fbc228292bd774b263b212ae422c524cbf3b2078bcf21b22f8bdd4373be617  COPYING.SGI
diff --git a/package/glmark2/glmark2.mk b/package/glmark2/glmark2.mk
index 9e47b426fe..5c2dd06362 100644
--- a/package/glmark2/glmark2.mk
+++ b/package/glmark2/glmark2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GLMARK2_VERSION = c493520253fbfe3676c8b34b6f91a7c9a838fc8e
+GLMARK2_VERSION = 06e78b67702b5413335ecdf1ae816da9c20f6ed9
 GLMARK2_SITE = $(call github,glmark2,glmark2,$(GLMARK2_VERSION))
 GLMARK2_LICENSE = GPL-3.0+, SGIv1
 GLMARK2_LICENSE_FILES = COPYING COPYING.SGI
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/glmark2: bumped to latest version
  2021-09-15  0:10 [Buildroot] [PATCH 1/1] package/glmark2: bumped to latest version david.corbeil
@ 2021-09-18 15:39 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2021-09-18 15:39 UTC (permalink / raw)
  To: david.corbeil; +Cc: Bernd Kuhls, Spenser Gilliland, buildroot

David, All,

On 2021-09-14 17:10 -0700, david.corbeil@dynonavionics.com spake thusly:
> From: David Corbeil <david.corbeil@dynonavionics.com>
> 
> Fixes a segfault happening on Raspberry Pi4 on the fourth test
> 
> Signed-off-by: David Corbeil <david.corbeil@dynonavionics.com>

Applied to master, thanks.

glmark2 now has a meson-based buildsystem; could you see at switching
our packaging over to using meson?

Regards,
Yann E. MORIN.

> ---
>  package/glmark2/glmark2.hash | 2 +-
>  package/glmark2/glmark2.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/glmark2/glmark2.hash b/package/glmark2/glmark2.hash
> index 33a99de12a..8405819770 100644
> --- a/package/glmark2/glmark2.hash
> +++ b/package/glmark2/glmark2.hash
> @@ -1,4 +1,4 @@
>  # Locally computed
> -sha256  9ad57e4eec0049c47a367b57f5f8d3e31e4c488b1d5d6673a75f1b2282e40888  glmark2-c493520253fbfe3676c8b34b6f91a7c9a838fc8e.tar.gz
> +sha256  12aef3ce80406bc723542979b9818886a28d0a4c93f62379eaadfd830974790d  glmark2-06e78b67702b5413335ecdf1ae816da9c20f6ed9.tar.gz
>  sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
>  sha256  16fbc228292bd774b263b212ae422c524cbf3b2078bcf21b22f8bdd4373be617  COPYING.SGI
> diff --git a/package/glmark2/glmark2.mk b/package/glmark2/glmark2.mk
> index 9e47b426fe..5c2dd06362 100644
> --- a/package/glmark2/glmark2.mk
> +++ b/package/glmark2/glmark2.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -GLMARK2_VERSION = c493520253fbfe3676c8b34b6f91a7c9a838fc8e
> +GLMARK2_VERSION = 06e78b67702b5413335ecdf1ae816da9c20f6ed9
>  GLMARK2_SITE = $(call github,glmark2,glmark2,$(GLMARK2_VERSION))
>  GLMARK2_LICENSE = GPL-3.0+, SGIv1
>  GLMARK2_LICENSE_FILES = COPYING COPYING.SGI
> -- 
> 2.33.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@lists.buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-09-18 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15  0:10 [Buildroot] [PATCH 1/1] package/glmark2: bumped to latest version david.corbeil
2021-09-18 15:39 ` Yann E. MORIN

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.