On Mon, Nov 26, 2018 at 06:29:51AM +0100, Michael Olbrich wrote: > On Fri, Nov 23, 2018 at 06:10:57PM +0100, Michael Grzeschik wrote: > > Update to 2.0.4 > > > > Signed-off-by: Michael Grzeschik > > --- > > Fails to build because of a unknown configure option. Did you test this at > all? And check for new options? I had the patches on an customer stack, but unfortunatly you are right. This packages was not enabled at all. I will fix it. > > rules/sdl2-mixer.make | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/rules/sdl2-mixer.make b/rules/sdl2-mixer.make > > index 2689a5957..6c668509a 100644 > > --- a/rules/sdl2-mixer.make > > +++ b/rules/sdl2-mixer.make > > @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_SDL2_MIXER) += sdl2-mixer > > # > > # Paths and names > > # > > -SDL2_MIXER_VERSION := 2.0.2 > > -SDL2_MIXER_MD5 := aaa0551393993c14a13f72b339c0ed6c > > +SDL2_MIXER_VERSION := 2.0.4 > > +SDL2_MIXER_MD5 := a36e8410cac46b00a4d01752b32c3eb1 > > SDL2_MIXER := SDL2_mixer-$(SDL2_MIXER_VERSION) > > SDL2_MIXER_SUFFIX := tar.gz > > SDL2_MIXER_URL := https://www.libsdl.org/projects/SDL_mixer/release/$(SDL2_MIXER).$(SDL2_MIXER_SUFFIX) > > -- > > 2.19.1 > > > > > > _______________________________________________ > > ptxdist mailing list > > ptxdist@pengutronix.de > > -- > Pengutronix e.K. | | > Industrial Linux Solutions | http://www.pengutronix.de/ | > Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |