Thanks, applied as c3ebc6a108b18d07b3d35b1f906c18db49d714c3.

Michael

[sent from post-receive hook]

On Fri, 09 Feb 2024 17:11:23 +0100, Christian Melki 
<christian.me...@t2data.com> wrote:
> Some changes, but interface wise looks ok. Ie mostly fixes and some 
> enhancements.
> Still (if I got it right), 400+ commits... So something interesting might pop 
> up.
> https://github.com/libsdl-org/SDL/releases/tag/release-2.30.0
> 
> Signed-off-by: Christian Melki <christian.me...@t2data.com>
> Message-Id: <20240205201911.809094-1-christian.me...@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git a/rules/sdl2.make b/rules/sdl2.make
> index 8399c747c4f0..64869c4e6d55 100644
> --- a/rules/sdl2.make
> +++ b/rules/sdl2.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2) += sdl2
>  #
>  # Paths and names
>  #
> -SDL2_VERSION := 2.28.5
> -SDL2_MD5     := a344eb827a03045c9b399e99af4af13d
> +SDL2_VERSION := 2.30.0
> +SDL2_MD5     := 3b0a35e1d794382dcd64d9da93870ea1
>  SDL2         := SDL2-$(SDL2_VERSION)
>  SDL2_SUFFIX  := tar.gz
>  SDL2_URL     := https://www.libsdl.org/release/$(SDL2).$(SDL2_SUFFIX)

Reply via email to