]> code.ossystems Code Review - openembedded-core.git/commit
mpg123: port to use libsdl2
authorRoss Burton <ross.burton@intel.com>
Wed, 1 May 2019 13:18:35 +0000 (14:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 May 2019 22:10:13 +0000 (23:10 +0100)
commit1aa947a60b0eb31c367b1e9818218ee74d388eea
treec671720fb0176a96eddb9698b040484020e9e46a
parentffa4b0abcab2ed4e4f642b4b3140aa6095938422
mpg123: port to use libsdl2

libsdl 1.2 is dead upstream, so change mpg123 to use libsdl2.  Luckily the APIs
that mpg123 use haven't changed, so this is just a matter of changing the
pkg-config name.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/mpg123/mpg123/sdl2.patch [new file with mode: 0644]
meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb