All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 4/6] package/gstreamer1/gst1-plugins-bad: convert package type to meson
Date: Wed, 10 Jul 2019 23:57:20 +0200	[thread overview]
Message-ID: <8b125b3f-4a7f-53c4-b2a3-b44b32a9224a@mind.be> (raw)
In-Reply-To: <20190710230805.6536effa@gmx.net>



On 10/07/2019 23:08, Peter Seiderer wrote:
> On Wed, 10 Jul 2019 11:36:32 -0400, aduskett at gmail.com wrote:
> 
>> From: Adam Duskett <Aduskett@gmail.com>
[snip]
>>  config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_BLUEZ
>>  	bool "bluez"
>> -	depends on BR2_USE_WCHAR # bluez5_utils -> libglib2
>> -	depends on BR2_TOOLCHAIN_HAS_THREADS # bluez5_utils -> dbus, libglib2
>> -	depends on BR2_USE_MMU # bluez5_utils -> dbus
>> -	depends on !BR2_STATIC_LIBS # bluez5_utils -> uses dlfcn
>> -	depends on !BR2_PACKAGE_BLUEZ_UTILS # bluez5_utils -> conflicts with 4.x version
>> -	depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4 # bluez5_utils
>> -	depends on BR2_TOOLCHAIN_HAS_SYNC_4 # bluez5_utils
>> +	depends on BR2_USE_WCHAR # libglib2
>> +	depends on BR2_TOOLCHAIN_HAS_THREADS # dbus, libglib2
>> +	depends on BR2_USE_MMU # dbus
>> +	depends on !BR2_STATIC_LIBS # uses dlfcn
>> +	depends on !BR2_PACKAGE_BLUEZ_UTILS # conflicts with 4.x version
>> +	depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4
>> +	depends on BR2_TOOLCHAIN_HAS_SYNC_4
> 
> Why all this comment changes? I believe the bluez5_utils comment makes it more clear
> where the dependencies come from...

 +1

 And anyway, it is not something related to conversion to meson.


 Regards,
 Arnout

[snip]

  reply	other threads:[~2019-07-10 21:57 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-10 15:36 [Buildroot] [PATCH v2 0/6] gstreamer1: convert packages to meson aduskett at gmail.com
2019-07-10 15:36 ` [Buildroot] [PATCH v2 1/6] package/gstreamer1/gstreamer1: convert package type " aduskett at gmail.com
2019-07-10 19:55   ` Peter Seiderer
2019-07-10 20:01   ` Peter Seiderer
2019-07-10 21:38     ` Arnout Vandecappelle
2019-07-10 15:36 ` [Buildroot] [PATCH v2 2/6] package/gstreamer1/gst1-plugins-base: " aduskett at gmail.com
2019-07-10 20:23   ` Peter Seiderer
2019-07-10 15:36 ` [Buildroot] [PATCH v2 3/6] package/gstreamer1/gst1-plugins-good: " aduskett at gmail.com
2019-07-10 20:52   ` Peter Seiderer
2019-07-10 21:53     ` Arnout Vandecappelle
2019-07-11 19:30       ` Peter Seiderer
2019-07-12  9:42         ` Arnout Vandecappelle
2019-07-12 18:56           ` Peter Seiderer
2019-07-10 20:57   ` Peter Seiderer
2019-07-10 15:36 ` [Buildroot] [PATCH v2 4/6] package/gstreamer1/gst1-plugins-bad: " aduskett at gmail.com
2019-07-10 21:08   ` Peter Seiderer
2019-07-10 21:57     ` Arnout Vandecappelle [this message]
2019-07-10 22:14     ` Adam Duskett
2019-07-10 15:36 ` [Buildroot] [PATCH v2 5/6] package/gstreamer1/gst1-plugins-ugly: " aduskett at gmail.com
2019-07-10 21:13   ` Peter Seiderer
2019-07-10 22:10     ` Adam Duskett
2019-07-10 15:36 ` [Buildroot] [PATCH v2 6/6] package/gstreamer1/gst1-rtsp-server: " aduskett at gmail.com
2019-07-10 21:22   ` Peter Seiderer
2019-07-10 21:49 ` [Buildroot] [PATCH v2 0/6] gstreamer1: convert packages " Arnout Vandecappelle

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=8b125b3f-4a7f-53c4-b2a3-b44b32a9224a@mind.be \
    --to=arnout@mind.be \
    --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.