The use of Hooks/InstallDev/Post is invalid and superseded by the PKG_FIXUP use
Signed-off-by: Nicolas Leonard <leonard.nicolas@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23610 3c298f89-4303-0410-b956-a3cf2f4a3e73
This updates the avahi package from 0.6.25 to 0.6.28, which, according
to the avahi developers, incorporates bugfixes and fixes minor security
issues.
There seems to be an ongoing problem in certain situations where the
avahi-daemon stops working, e.g. see
http://www.mail-archive.com/avahi@lists.freedesktop.org/msg01512.html
It is not known if 0.6.28 fixes that, but at least we will be working
off the latest version.
Signed-off-by: Mike Brady <mikebrady@eircom.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23595 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix patch to tweak configure.ac instead of configure since autoreconf is used in Build/Configure
* pass --force to libtoolize to actually update libtool
* add a patch to properly deal with LIBICONV
* install gdlib-config in $(STAGING_DIR) and a symlink in $(STAGING_DIR_HOST)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23417 3c298f89-4303-0410-b956-a3cf2f4a3e73
uclibc++ parallel build
Compile tested on Linux and Darwin hosts.
Signed-off-by: Joe Roback <joe@roback.cc>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22976 3c298f89-4303-0410-b956-a3cf2f4a3e73
26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.
Signed-off-by: Joe Roback <joe@roback.cc>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22967 3c298f89-4303-0410-b956-a3cf2f4a3e73
This patch provides a new module for the userland SCTP library.
This library is required by applications for full support of the SCTP
protocol.
This patch should be applied only after the kmod-sctp is integrated.
It applies against packages.git.
Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22912 3c298f89-4303-0410-b956-a3cf2f4a3e73
This is a patch to build the mysql server. So far I only have the
kirkwood target to test on, but it works great on that.
There seems to be some contention on whether Openwrt should have a
mysql-server package, but I don't see why it shouldn't at least have
the option. A full LAMP stack is now a reality.
Closes out https://dev.openwrt.org/ticket/7384
Again, I'm still pretty new to this, so any constructive criticism
would be appreciated.
Sorry for the attachment, but I wanted to make sure the whitespace and
lines got preserved.
Signed-off-by: Kyle Anderson <kyle@xkyle.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22911 3c298f89-4303-0410-b956-a3cf2f4a3e73
The included patch modifies the poco configure script by adding an option
to disable the support of shared memory (not supported by uclibc).
It can be improved by disabling the compiling of the debug version of the
libraries - they are currently not included in the ipkg, but are still compiled.
Signed-off-by: Nicolas Leonard <leonard.nicolas@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22910 3c298f89-4303-0410-b956-a3cf2f4a3e73