All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH ] package/sdl2: SDL2 2.0.09 to Version 2.0.10
@ 2020-02-03 14:48 Michael Fischer
  2020-02-03 16:34 ` Peter Korsgaard
  2020-02-17  7:48 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Fischer @ 2020-02-03 14:48 UTC (permalink / raw)
  To: buildroot

diff --git a/package/sdl2/sdl2.hash b/package/sdl2/sdl2.hash
index 0668883f06..aaa756e898 100644
--- a/package/sdl2/sdl2.hash
+++ b/package/sdl2/sdl2.hash
@@ -1,4 +1,6 @@
# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.0.9.tar.gz.sig
sha256 255186dc676ecd0c1dbf10ec8a2cc5d6869b5079d8a38194c2aecdff54b324b1  SDL2-2.0.9.tar.gz
+sha256 b4656c13a1f0d0023ae2f4a9cf08ec92fffb464e0f24238337784159b8b91d57  SDL2-2.0.10.tar.gz
+
# Locally calculated
sha256 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154  COPYING.txt
diff --git a/package/sdl2/sdl2.mk b/package/sdl2/sdl2.mk
index d2fba9d810..e39c51d4d9 100644
--- a/package/sdl2/sdl2.mk
+++ b/package/sdl2/sdl2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SDL2_VERSION = 2.0.9
+SDL2_VERSION = 2.0.10
SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
SDL2_SITE = http://www.libsdl.org/release
SDL2_LICENSE = Zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20200203/196b41ba/attachment.html>

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

* [Buildroot] [PATCH ] package/sdl2: SDL2 2.0.09 to Version 2.0.10
  2020-02-03 14:48 [Buildroot] [PATCH ] package/sdl2: SDL2 2.0.09 to Version 2.0.10 Michael Fischer
@ 2020-02-03 16:34 ` Peter Korsgaard
  2020-02-17  7:48 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-02-03 16:34 UTC (permalink / raw)
  To: buildroot

>>>>> "Michael" == Michael Fischer <mf@go-sys.de> writes:

Hello,

Thank you for your contribution. There unfortunately were a few issues:

- Your mailed had corrupted white space in the patch, so it couldn't be
  applied. Please consider using git send-email and test by mailing
  yourself a patch and verify that it can be applied for the future

- You forgot to add your signed-off-by (git commit -s) to your
  commit. Given how trivial the patch is I decided to ignore that and
  add it for you

- You forgot to adjust the comment in the hash file to refer to 2.0.10

- You forgot to adjust the hash of COPYING.txt to take into
  consideration the change in copyright year. Please remember to check
  that the licensing info is still correct when bumping a package
  version (make sdl2-legal-info).

Committed with those issues fixed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH ] package/sdl2: SDL2 2.0.09 to Version 2.0.10
  2020-02-03 14:48 [Buildroot] [PATCH ] package/sdl2: SDL2 2.0.09 to Version 2.0.10 Michael Fischer
  2020-02-03 16:34 ` Peter Korsgaard
@ 2020-02-17  7:48 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-02-17  7:48 UTC (permalink / raw)
  To: buildroot

>>>>> "Michael" == Michael Fischer <mf@go-sys.de> writes:

 > -SDL2_VERSION = 2.0.9
 > +SDL2_VERSION = 2.0.10

We are having a number of build issues since the version bump in the
autobuilders related to an X11/Xlib.h include. Care to have a look and
if possible send a fix?

http://autobuild.buildroot.net/?reason=sdl2-2.0.10

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2020-02-17  7:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 14:48 [Buildroot] [PATCH ] package/sdl2: SDL2 2.0.09 to Version 2.0.10 Michael Fischer
2020-02-03 16:34 ` Peter Korsgaard
2020-02-17  7:48 ` Peter Korsgaard

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.