From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] sdl2: Version bump. 2.30.11 -> 2.32.0
Date: Fri, 7 Mar 2025 10:49:46 +0100 [thread overview]
Message-ID: <20250307094946.4096888-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250226195603.710792-1-christian.melki@t2data.com>
Thanks, applied as 5a9f38adc2dd2ac1a258c057db7d313ff7e6bd6f.
Michael
[sent from post-receive hook]
On Fri, 07 Mar 2025 10:49:46 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor fixes. SDL3 has been released, with a SDL2-compat lib.
> I expect SDL2 updates to start tapering off.
>
> https://github.com/libsdl-org/SDL/releases/tag/release-2.32.0
>
> * Rearrange, fix some options.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250226195603.710792-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/sdl2.make b/rules/sdl2.make
> index fb1451c7c9a7..d4deeb9721b3 100644
> --- a/rules/sdl2.make
> +++ b/rules/sdl2.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2) += sdl2
> #
> # Paths and names
> #
> -SDL2_VERSION := 2.30.11
> -SDL2_MD5 := bea190b480f6df249db29eb3bacfe41e
> +SDL2_VERSION := 2.32.0
> +SDL2_MD5 := e63ebd16bd874785a3859a5265280672
> SDL2 := SDL2-$(SDL2_VERSION)
> SDL2_SUFFIX := tar.gz
> SDL2_URL := https://www.libsdl.org/release/$(SDL2).$(SDL2_SUFFIX)
> @@ -51,11 +51,13 @@ SDL2_CONF_OPT := \
> --enable-events \
> --enable-joystick \
> --enable-haptic \
> + --enable-hidapi \
> --enable-sensor \
> --disable-power \
> --disable-filesystem \
> --enable-timers \
> --enable-file \
> + --disable-misc \
> --enable-loadso \
> --enable-cpuinfo \
> --enable-assembly \
> @@ -135,7 +137,7 @@ SDL2_CONF_OPT := \
> --disable-directx \
> --$(call ptx/endis,PTXCONF_SDL2_XORG)-xinput \
> --disable-wasapi \
> - --enable-hidapi \
> + --disable-hidapi-joystick \
> --disable-hidapi-libusb \
> --enable-clock_gettime \
> --disable-rpath \
prev parent reply other threads:[~2025-03-07 9:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-26 19:56 [ptxdist] [PATCH] " Christian Melki
2025-03-07 9:49 ` Michael Olbrich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250307094946.4096888-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox