mgen build was spectacularly broken, not even being cross-compiled for the
target, fix that and make sure that we use the toolchain binaries were
relevant.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39813 3c298f89-4303-0410-b956-a3cf2f4a3e73
Some toolchains (e.g: ARM with VFP) require us to specify the ABI to use,
update the dns-sd linking command-line for this.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39811 3c298f89-4303-0410-b956-a3cf2f4a3e73
TARGET_CFLAGS contains all the ABI specific information we might need, make
sure this gets passed to the g++ compiler
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39809 3c298f89-4303-0410-b956-a3cf2f4a3e73
Remove the custom Build/Compile as the default is providing the same thing
but make sure that our CFLAGS are correctly used.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39808 3c298f89-4303-0410-b956-a3cf2f4a3e73
configure script hardcodes CFLAGS, fix that so we can get ours to be used.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39801 3c298f89-4303-0410-b956-a3cf2f4a3e73
autoreconf fixup is doing this already for us.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39793 3c298f89-4303-0410-b956-a3cf2f4a3e73
Now do it really.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39538 3c298f89-4303-0410-b956-a3cf2f4a3e73
Thank you Daniel Golle <dgolle@allnet.de>
[Hauke: update from 0.2.13 to 0.2.14]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39537 3c298f89-4303-0410-b956-a3cf2f4a3e73
Do not link against libevent if present on your target. That lib is
completely different from the libevent in rp-pppoe. The lib is part
of the dependencies, so no -L and -l are necessary anyway.
Signed-off-by: Nils Rennebarth <nils.rennebarth@teldat.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39517 3c298f89-4303-0410-b956-a3cf2f4a3e73
The test for the if_pppox.h header file needs to also include linux/in6.h
(ipv6 support).
Fixes openwrt ticket #13321
Signed-off-by: Nils Rennebarth <nils.rennebarth@teldat.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39516 3c298f89-4303-0410-b956-a3cf2f4a3e73
The new OpenSSL check want to compile a file and run it which does not
work when cross compiling, just remove that test.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39515 3c298f89-4303-0410-b956-a3cf2f4a3e73
New DDNS service added to the list of DDNS in OpenWRT
Signed-off-by: Pedro Paulo Jr <ppj@netfilter.com.br>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39498 3c298f89-4303-0410-b956-a3cf2f4a3e73
This includes UCI support for a new config option, bridge_tls_version.
Add bridge tls vesion support
Updates mosquitto, the MQTT broker, and client libraries to version
1.2.2, from version 1.2.0. Changes are bugfixes, most relevant to
OpenWrt being that the -nossl package variant actually builds again,
and greatly improved SSL performance.
This includes the full changes for 1.2.3:
http://mosquitto.org/2013/12/version-1-2-3-released/
This includes the full changes for 1.2.2:
http://mosquitto.org/2013/10/version-1-2-2-released/
This includes the full changes for 1.2.1:
http://mosquitto.org/2013/09/version-1-2-1-released/
Signed-off-by: Karl Palsson <karlp@remake.is>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39495 3c298f89-4303-0410-b956-a3cf2f4a3e73
remotefs: Switched to Git tag for newest release, better
package name and correct versioning. Removed libfuse from remotefs-server
dependencies. Updated init script with actual version from remotefs
repository.
Signed-off-by: Aleksey Tulinov <aleksey.tulinov@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39492 3c298f89-4303-0410-b956-a3cf2f4a3e73
The ftp.easysw.com site has disappeared completely.
This patch adds the official cups site as package source and
drops all easysw.com servers and not longer existent mirrors
of easys.com.
Signed-off-by: Mathias Kresin <openwrt@kresin.me>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39415 3c298f89-4303-0410-b956-a3cf2f4a3e73