All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] kmscube: bump version to fix build failures
@ 2017-03-13 16:26 Fabio Estevam
  2017-03-13 16:48 ` Gary Bisson
  2017-03-14 22:42 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2017-03-13 16:26 UTC (permalink / raw)
  To: buildroot

Bump kmscube version to fix build failures such as this one seen on sparc64:
http://autobuild.buildroot.net/results/d7e/d7e82c67e0b04b0aea990bfb19dd6e4fd914bebe/build-end.log

,and also the one reported by Gary Bisson with Linaro 2017.02 ARM
gnueabihf toolchain.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 package/kmscube/kmscube.hash | 2 +-
 package/kmscube/kmscube.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kmscube/kmscube.hash b/package/kmscube/kmscube.hash
index 0c9e414..e88bff9 100644
--- a/package/kmscube/kmscube.hash
+++ b/package/kmscube/kmscube.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256 aee8375da730c2e59e8644d6bd5e011f06c88f723a8f8934bd5dac67d94a3b8a  kmscube-87e3ff5683ee54228b3e6e75f7d4de83901fadb0.tar.gz
+sha256 dbd3eedd7fa518e3fc8bbcd424e408846a67c2c57661db30b3f5adb25f7e1513  kmscube-db8c6fc0f625e3a3d36731363276c459661d4149.tar.gz
diff --git a/package/kmscube/kmscube.mk b/package/kmscube/kmscube.mk
index 9d3074a..901c747 100644
--- a/package/kmscube/kmscube.mk
+++ b/package/kmscube/kmscube.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KMSCUBE_VERSION = 87e3ff5683ee54228b3e6e75f7d4de83901fadb0
+KMSCUBE_VERSION = db8c6fc0f625e3a3d36731363276c459661d4149
 KMSCUBE_SITE = https://cgit.freedesktop.org/mesa/kmscube/snapshot
 KMSCUBE_LICENSE = MIT
 KMSCUBE_DEPENDENCIES = host-pkgconf mesa3d libdrm
-- 
2.7.4

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

* [Buildroot] [PATCH] kmscube: bump version to fix build failures
  2017-03-13 16:26 [Buildroot] [PATCH] kmscube: bump version to fix build failures Fabio Estevam
@ 2017-03-13 16:48 ` Gary Bisson
  2017-03-14 22:42 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Gary Bisson @ 2017-03-13 16:48 UTC (permalink / raw)
  To: buildroot

Hi Fabio,

On Mon, Mar 13, 2017 at 5:26 PM, Fabio Estevam <festevam@gmail.com> wrote:
> Bump kmscube version to fix build failures such as this one seen on sparc64:
> http://autobuild.buildroot.net/results/d7e/d7e82c67e0b04b0aea990bfb19dd6e4fd914bebe/build-end.log
>
> ,and also the one reported by Gary Bisson with Linaro 2017.02 ARM
> gnueabihf toolchain.

I confirm it fixes the build issue I was seeing.

Thanks,
Gary

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

* [Buildroot] [PATCH] kmscube: bump version to fix build failures
  2017-03-13 16:26 [Buildroot] [PATCH] kmscube: bump version to fix build failures Fabio Estevam
  2017-03-13 16:48 ` Gary Bisson
@ 2017-03-14 22:42 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2017-03-14 22:42 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 13 Mar 2017 13:26:21 -0300, Fabio Estevam wrote:
> Bump kmscube version to fix build failures such as this one seen on sparc64:
> http://autobuild.buildroot.net/results/d7e/d7e82c67e0b04b0aea990bfb19dd6e4fd914bebe/build-end.log
> 
> ,and also the one reported by Gary Bisson with Linaro 2017.02 ARM
> gnueabihf toolchain.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
>  package/kmscube/kmscube.hash | 2 +-
>  package/kmscube/kmscube.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2017-03-14 22:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-13 16:26 [Buildroot] [PATCH] kmscube: bump version to fix build failures Fabio Estevam
2017-03-13 16:48 ` Gary Bisson
2017-03-14 22:42 ` Thomas Petazzoni

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.