All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/pulseaudio: bump version to 11.0
Date: Sat, 9 Sep 2017 22:22:49 +0200	[thread overview]
Message-ID: <20170909222249.69269bdb@windsurf.lan> (raw)
In-Reply-To: <20170908170725.12590-1-bernd.kuhls@t-online.de>

Hello,

On Fri,  8 Sep 2017 19:07:25 +0200, Bernd Kuhls wrote:
> Release notes:
> https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/10.0/
> https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/11.0/
> 
> Dependency to json-c was dropped, updated reverse dependencies as well

When doing this propagation, you removed depends on
BR2_TOOLCHAIN_HAS_SYNC_4 from the options, but not from the Config.in
comment. Example with BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_PULSE, where
you did not modify:

comment "pulseaudio support needs a toolchain w/ threads, dynamic library"
        depends on BR2_USE_MMU
        depends on BR2_TOOLCHAIN_HAS_SYNC_4
        depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS

Best regards,

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

      reply	other threads:[~2017-09-09 20:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-08 17:07 [Buildroot] [PATCH 1/1] package/pulseaudio: bump version to 11.0 Bernd Kuhls
2017-09-09 20:22 ` 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=20170909222249.69269bdb@windsurf.lan \
    --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 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.