]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/freeswitch: install to staging
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 4 Oct 2017 21:02:22 +0000 (23:02 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Fri, 6 Oct 2017 19:18:10 +0000 (21:18 +0200)
Needed for upcoming package freeswitch-mod-bcg729.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[Arnout: made comment more explicit]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/freeswitch/freeswitch.mk

index e5c8854e366bc46b4732adc573c0e3b02e472c91..ce22ffc28f1f161177fe82bc3751aa3bf598d83e 100644 (file)
@@ -7,6 +7,8 @@
 FREESWITCH_VERSION = 1.6.19
 FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz
 FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases
+# External modules need headers/libs from staging
+FREESWITCH_INSTALL_STAGING = YES
 FREESWITCH_LICENSE = MPL-1.1, \
        GPL-3.0+ with font exception (fonts), \
        Apache-2.0 (apr, apr-util), \