mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 01:26:58 +00:00
libsdl2-mixer: add pkgconfig to inherit and unblacklist
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
parent
a5ec20e464
commit
1752e1ad95
@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "5a24f62a610249d744cbd8d28ee399d8905db7222bf3bdbc8a8b4a76e5
|
||||
|
||||
S = "${WORKDIR}/SDL2_mixer-${PV}"
|
||||
|
||||
inherit autotools-brokensep
|
||||
inherit autotools-brokensep pkgconfig
|
||||
|
||||
EXTRA_AUTORECONF += "--include=acinclude"
|
||||
EXTRA_OECONF = "--disable-music-mp3 --enable-music-ogg --enable-music-ogg-tremor LIBS=-L${STAGING_LIBDIR}"
|
||||
@ -25,5 +25,3 @@ do_configure_prepend () {
|
||||
rm -f acinclude/$i
|
||||
done
|
||||
}
|
||||
|
||||
PNBLACKLIST[libsdl2-mixer] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130659/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user