Commit Graph

61 Commits

Author SHA1 Message Date
Mazilo a631f5805c FreeSWITCH: Fix recursive dependency issue caused by +FS_WITH_LZMA:liblzma and sync to FS latest git HEAD
1. Removed +FS_WITH_LZMA:liblzma from call to BuildPlugin spandsp
	package that causes a recursive dependency issue.
2. Synched to FS git HEAD 3bd139514993ffa9a4723df4136afa089f57b292.

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-08-13 10:41:40 -04:00
Mazilo 47584f422d FreeSWITCH: Fix issue with Big Endian compilation and sync to FS latest
git HEAD.

1. The issue was reported by Berni through trac ticket #13728
	(https://dev.openwrt.org/ticket/13728).
2. Updated to FS git HEAD 3ec15cce68852fd4dba7336dd7a7a505d143a111

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-08-12 23:42:43 -04:00
Mazilo bff1f87ad7 FreeSWITCH: Fix dependency issue with LZMA and sync to FS latest git HEAD
1. Added CONFIG_FS_WITH_LZMA var to pass --enable-lzma or
		--disable-lzma switch to configure for libs/tiff package.
		The switch is determined by the selection of liblzma
		package.
	2. Synch to FS git HEAD 4eee5aee8c94910f65f47ade4e873aa62e7117eb.
	3. Patches refreshed.

Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-08-09 07:44:02 -04:00
Debian 30c13cc786 FreeSWITCH:
1. Updated to git HEAD 6a5595b049075a58240c327718129cf3870c285c
	2. Tweaked mod-spandsp to include dependency of liblzma.
2013-07-27 08:43:56 -04:00
Debian 04d8a881db FreeSWITCH:
1. Updated to git HEAD 03dcbde8b4a5e2861b848fe6fc0ef04dd915939f
	2. Fixed error messages for missing dependency of liblzma.so.5.
		FS libs/tiff package auto detects liblzma. As such, when
		liblzma is enabled/compiled, libs/tiff will be compiled
		and linked to liblzma. As such, package like spandsp which
		depends on libs/tiff will be flagged by OpenWRT during
		packaging stage for a missing dependency of liblzma.so.5.
2013-07-26 21:32:16 -04:00
Debian 9bbf6dfc5c FreeSWITCH: Updated to git HEAD 1dbcfbfa028b4818f83eb7c5fb624b525a2011b2 2013-07-23 16:31:47 -04:00
Debian 4fa3c0f800 Updated to git HEAD adf5e2f6ecd1e2cd44011379d4db7a647c99b375 and bumped to FS v1.5.5b 2013-07-21 20:48:07 -04:00
Mazilo 986ee83a4e Updated to git HEAD 9ed53db590ae63ed941a9fe48e56435a903d07a0 2013-07-06 08:01:36 -04:00
Mazilo b7c55afa98 Updated to git HEAD a6f5efaedf201b29a653fe1390be8fde90c4bc4f 2013-06-25 21:04:32 -04:00
Mazilo ff2b66c0c9 Merge branch 'master' of git.nanl.de:openwrt/telephony 2013-06-21 22:34:30 -04:00
Jiri Slachta 100f27f3bb Directory structure restructuralized.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-06-21 13:55:47 +02:00