From: Max Kellermann <max+openembedded@blarg.de>
To: openembedded-devel@lists.openembedded.org
Cc: Max Kellermann <max.kellermann@gmail.com>
Subject: [PATCH v2 2/3] mpd: remove deprecated "enable_bzip2=yes" line
Date: Fri, 26 Oct 2018 18:34:50 +0200 [thread overview]
Message-ID: <20181026163451.447-2-max+openembedded@blarg.de> (raw)
In-Reply-To: <20181026163451.447-1-max+openembedded@blarg.de>
From: Max Kellermann <max.kellermann@gmail.com>
This should have been removed in commit
5a06148e58ca5a7558dd4b438a61d22caa8dfffe
Signed-off-by: Max Kellermann <max.kellermann@gmail.com>
---
meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.22.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.22.bb b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.22.bb
index 3c92f8d03..92514d87d 100644
--- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.22.bb
+++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.20.22.bb
@@ -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"
--
2.19.1
next prev parent reply other threads:[~2018-10-26 16:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-26 16:34 [PATCH v2 1/3] mpd: update to 0.20.22 Max Kellermann
2018-10-26 16:34 ` Max Kellermann [this message]
2018-10-26 16:34 ` [PATCH v2 3/3] mpd: eliminate systemd ExecStart edit Max Kellermann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181026163451.447-2-max+openembedded@blarg.de \
--to=max+openembedded@blarg.de \
--cc=max.kellermann@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.