* [Buildroot] [PATCH 1/1] package/freeswitch: Disable mod_imagick, broken with imagemagick7
@ 2016-06-16 6:26 Bernd Kuhls
2016-06-16 13:52 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2016-06-16 6:26 UTC (permalink / raw)
To: buildroot
Problem sent upstream: https://freeswitch.org/jira/browse/FS-9272
Fixes
http://autobuild.buildroot.net/results/e20/e20c0b9a32f6bef5d43369437895058d44d0df58/
http://autobuild.buildroot.net/results/aa4/aa4d681de85497c2cdd2b0488d9b4569160b5f02/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/freeswitch/freeswitch.mk | 5 -----
1 file changed, 5 deletions(-)
diff --git a/package/freeswitch/freeswitch.mk b/package/freeswitch/freeswitch.mk
index a05b293..414f297 100644
--- a/package/freeswitch/freeswitch.mk
+++ b/package/freeswitch/freeswitch.mk
@@ -178,11 +178,6 @@ ifeq ($(BR2_PACKAGE_FREETYPE),y)
FREESWITCH_DEPENDENCIES += freetype
endif
-ifeq ($(BR2_PACKAGE_IMAGEMAGICK),y)
-FREESWITCH_DEPENDENCIES += imagemagick
-FREESWITCH_ENABLED_MODULES += formats/mod_imagick
-endif
-
ifeq ($(BR2_PACKAGE_LIBBROADVOICE),y)
FREESWITCH_DEPENDENCIES += libbroadvoice
FREESWITCH_ENABLED_MODULES += codecs/mod_bv
--
2.8.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/freeswitch: Disable mod_imagick, broken with imagemagick7
2016-06-16 6:26 [Buildroot] [PATCH 1/1] package/freeswitch: Disable mod_imagick, broken with imagemagick7 Bernd Kuhls
@ 2016-06-16 13:52 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-06-16 13:52 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 16 Jun 2016 08:26:53 +0200, Bernd Kuhls wrote:
> Problem sent upstream: https://freeswitch.org/jira/browse/FS-9272
>
> Fixes
> http://autobuild.buildroot.net/results/e20/e20c0b9a32f6bef5d43369437895058d44d0df58/
> http://autobuild.buildroot.net/results/aa4/aa4d681de85497c2cdd2b0488d9b4569160b5f02/
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/freeswitch/freeswitch.mk | 5 -----
> 1 file changed, 5 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-16 13:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-16 6:26 [Buildroot] [PATCH 1/1] package/freeswitch: Disable mod_imagick, broken with imagemagick7 Bernd Kuhls
2016-06-16 13:52 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox