Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/4] mpd: Fix config options
Date: Sun, 17 Aug 2014 21:27:04 +0200	[thread overview]
Message-ID: <20140817212704.477d05b2@free-electrons.com> (raw)
In-Reply-To: <1407757374-7456-1-git-send-email-jkrause@posteo.de>

Dear J?rg Krause,

On Mon, 11 Aug 2014 13:42:50 +0200, J?rg Krause wrote:
> The config options in mpd.mk for plugin FAAD2 and FLAC are wrong and fixed
> with the first to patches.
> 
> In mpd.mk some plugin options are explicitly enabled and some are explicitly 
> disabled. When building mpd the most plugin options are autoselected if an 
> appropriate library exist in the build system. This may lead to an undesired 
> behaviour if a plugin option is not selected in the Config menu by the user, 
> but mpd will be build with this plugin. The third patch fixes this issue.
> 
> In Config.in is an option for BR2_PACKAGE_MPD_MAD, but in mpd.mk this config
> option is missing. The fourth patch fixes this issue.
> 
> J?rg Krause (4):
>   mpd: Fix config option for plugin FAAD2
>   mpd: Fix config option for plugin FLAC
>   mpd: Set enable/disable config option for all plugins
>   mpd: Add missing config option for plugin MAD

Thanks, I've applied the entire series to the master branch.
Technically speaking, the last patch is not really a fix, but since it
wouldn't have applied to the next branch due to conflicts, and it was
fairly simple, I decided to nonetheless apply to the master branch.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2014-08-17 19:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-11 11:42 [Buildroot] [PATCH 0/4] mpd: Fix config options Jörg Krause
2014-08-11 11:42 ` [Buildroot] [PATCH 1/4] mpd: Fix config option for plugin FAAD2 Jörg Krause
2014-08-11 11:42 ` [Buildroot] [PATCH 2/4] mpd: Fix config option for plugin FLAC Jörg Krause
2014-08-11 11:42 ` [Buildroot] [PATCH 3/4] mpd: Set enable/disable config option for all plugins Jörg Krause
2014-08-11 11:42 ` [Buildroot] [PATCH 4/4] mpd: Add missing config option for plugin MAD Jörg Krause
2014-08-17 19:27 ` Thomas Petazzoni [this message]

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=20140817212704.477d05b2@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox