mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 08:49:35 +00:00
mpd: remove deprecated "enable_bzip2=yes" line
This should have been removed in commit 5a06148e58ca5a7558dd4b438a61d22caa8dfffe Signed-off-by: Max Kellermann <max.kellermann@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3eece3a4da
commit
5da393e72d
@ -23,7 +23,6 @@ SRC_URI = " \
|
||||
SRCREV = "9274bc15bc41bbe490fde847f8422468cc20375d"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECONF = "enable_bzip2=yes"
|
||||
EXTRA_OECONF += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/', '--without-systemdsystemunitdir', d)}"
|
||||
|
||||
PACKAGECONFIG ??= "alsa ao bzip2 daemon ffmpeg fifo flac fluidsynth iso9660 jack libsamplerate libwrap httpd mms mpg123 modplug sndfile upnp openal opus oss recorder vorbis wavpack zlib"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user