mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
mpd: remove deprecated "enable_bzip2=yes" line
This should have been removed in commit
5a06148e58
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…
Reference in New Issue
Block a user