[FreeSWITCH]: Update to v1.5.final
authorMazi Lo <openwrt.mazilo@recursor.net>
Sat, 29 Aug 2015 16:23:52 +0000 (12:23 -0400)
committerMazi Lo <openwrt.mazilo@recursor.net>
Sat, 29 Aug 2015 16:23:52 +0000 (12:23 -0400)
commit1a8b0e05ee095211ed1e4819d06482732d18c9fa
treef6b29677edc3c229275b2c4a3aa4ac1ba905e378
parent165f6c9f17848e620651955aed3142352dbc8333
[FreeSWITCH]: Update to v1.5.final
1. Added an sqlite2 option for configure in apr-util
2. Moved bootstrap to Prepare stage.
3. Restructured patches directory to include CONFIG_LIBC
4. Fixed some modules dependency issues.
5. Reinstated mod_enum as not BROKEN.
6. Renamed mod_vp8 to mod_vpx according to FS changes.
7. Added some new modules and some are flagged as BROKEN.
   i.e. mod_cv, mod_hiredis (BROKEN), mod_kazoo, mod_smpp (BROKEN)
8. Flagged some modules as BROKEN due to insufficient libraries.
   i.e. mod_bv, mod_codec2, mod_fsv, mod_ilbc, mod_silk, mod_siren
9. Removed mod_snipe_hunt (depricated by FS)

Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
40 files changed:
net/freeswitch/Config.in
net/freeswitch/Makefile
net/freeswitch/patches/Makefile.am.patch [deleted file]
net/freeswitch/patches/build-config-erlang_m4.patch [deleted file]
net/freeswitch/patches/build-modules_conf_in.patch [deleted file]
net/freeswitch/patches/build-openwrt_rules.mk.patch [deleted file]
net/freeswitch/patches/configure_ac.patch [deleted file]
net/freeswitch/patches/libs-apr-configure_ac.patch [deleted file]
net/freeswitch/patches/libs-libzrtp-include-zrtp_config.patch [deleted file]
net/freeswitch/patches/libs-sofia-sip-configure_gnu.patch [deleted file]
net/freeswitch/patches/libs-spandsp-src-spandsp-fast_convert_h.patch [deleted file]
net/freeswitch/patches/libs-spandsp-src-t4_rx_c.patch [deleted file]
net/freeswitch/patches/libs-spandsp-src-t4_tx_c.patch [deleted file]
net/freeswitch/patches/libs-srtp-configure-ac.patch [deleted file]
net/freeswitch/patches/libs-xmlrpc-c-config_mk_in.patch [deleted file]
net/freeswitch/patches/libs-xmlrpc-c-lib-expat-gennmtab-Makefile.patch [deleted file]
net/freeswitch/patches/musl/build-config-erlang_m4.patch [new file with mode: 0644]
net/freeswitch/patches/musl/build-modules_conf_in.patch [new file with mode: 0644]
net/freeswitch/patches/musl/build-openwrt_rules.mk.patch [new file with mode: 0644]
net/freeswitch/patches/musl/configure_ac.patch [new file with mode: 0644]
net/freeswitch/patches/musl/libs-apr-configure_ac.patch [new file with mode: 0644]
net/freeswitch/patches/musl/libs-apr-util-configure_gnu.patch [new file with mode: 0644]
net/freeswitch/patches/musl/libs-srtp-configure_ac.patch [new file with mode: 0644]
net/freeswitch/patches/patched-13ubuntu-configure_in.patch [deleted file]
net/freeswitch/patches/src-Makefile_am.patch [deleted file]
net/freeswitch/patches/src-mod-codecs-mod_celt-Makefile_am.patch [deleted file]
net/freeswitch/patches/src-mod-codecs-mod_isac-typedefs_h.patch [deleted file]
net/freeswitch/patches/src-mod-codecs-mod_opus-Makefile_am.patch [deleted file]
net/freeswitch/patches/src-mod-directories-mod_ldap-Makefile_am.patch [deleted file]
net/freeswitch/patches/src-mod-endpoints-mod_gsmopen-Makefile_am.patch [deleted file]
net/freeswitch/patches/src-mod-endpoints-mod_verto-Makefile_am.patch [deleted file]
net/freeswitch/patches/src-mod-languages-mod_perl-Makefile_am.patch [deleted file]
net/freeswitch/patches/src-switch_rtp_c.patch [deleted file]
net/freeswitch/patches/uClibc/build-config-erlang_m4.patch [new file with mode: 0644]
net/freeswitch/patches/uClibc/build-modules_conf_in.patch [new file with mode: 0644]
net/freeswitch/patches/uClibc/build-openwrt_rules.mk.patch [new file with mode: 0644]
net/freeswitch/patches/uClibc/configure_ac.patch [new file with mode: 0644]
net/freeswitch/patches/uClibc/libs-apr-configure_ac.patch [new file with mode: 0644]
net/freeswitch/patches/uClibc/libs-apr-util-configure_gnu.patch [new file with mode: 0644]
net/freeswitch/patches/uClibc/libs-srtp-configure_ac.patch [new file with mode: 0644]