aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* python: add _sysconfigdata.py to python base packageAlexandru Ardelean2014-10-25
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* dkjson: remove wrong PKG_BUILD_DIR overrideNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* add espeak, a compact open source software speech synthesizerNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* add portaudio, a portable cross-platform audio I/O libraryNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* haserl: force rebuild when config changesNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* dump1090: force rebuild when config changesNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* openconnect: force rebuild when config changesNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* ocserv: force rebuild when config changesNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* nut: force rebuild when config changesNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* gnutls: force rebuuld when config changesNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* python3: create ./usr/bin directory at package/installNicolas Thill2014-10-24
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* lftp: disable libidn explicitelyNicolas Thill2014-10-24
| | | | This prevent detection of libidn when target arch = host arch.
* luasql: bump to v2.3.0Nicolas Thill2014-10-24
|
* Merge pull request #462 from bk138/gcc-workaround-sys-sdt-h-detectionsbyx2014-10-24
|\ | | | | gcc: work around wrongly detected sys/sdt.h header.
| * gcc: work around wrongly detected sys/sdt.h header.Christian Beier2014-10-23
| | | | | | | | | | | | | | | | | | | | The build system somehow detects /usr/include/sys/sdt.h, which is part of systemtap-sdt-devel package in the host environment but not present in the SDK. This patch simply disables the check for sys/sdt.h, enabling building of this package when systemtap-sdt-devel is installed in the host environment. Signed-off-by: Christian Beier <dontmind@freeshell.org>
* | Merge pull request #458 from roger-/micropythonsbyx2014-10-24
|\ \ | | | | | | micropython: update to latest
| * | micropython: update to latestRoger2014-10-22
| | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | python, python3: fix python*-package.mkNicolas Thill2014-10-23
| | | | | | | | | | | | | | | | | | Replace calls to getvar function recently removed Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | Merge pull request #460 from ejurgensen/masterTed Hess2014-10-23
|\ \ \ | | | | | | | | forked-daapd: fix libevent dependency problem
| * | | forked-daapd: fix libevent dependency problemejurgensen2014-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to libevent2 which also enables configuring LastFM and removing special linker flags for libevent1 Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | lxc: use xz tool from busyboxPetar Koretic2014-10-23
| | | | | | | | | | | | | | | | Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
* | | | lxc: create /lxc directory by defaultLuka Perkov2014-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The containers are stored in /lxc rather then in /var/lib/lxc. The latter is not suitable for OpenWrt. Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | lxc: patches: add openwrt common configPetar Koretic2014-10-23
| |_|/ |/| | | | | | | | Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
* | | lxc: fix hooks installation on 1.0.6Petar Koretic2014-10-23
| | | | | | | | | | | | Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
* | | lxc: add busybox options menuPetar Koretic2014-10-23
| | | | | | | | | | | | Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
* | | lxc: patches: remove unsupported optionPetar Koretic2014-10-23
| | | | | | | | | | | | Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
* | | lxc: add config templates packagePetar Koretic2014-10-23
| | | | | | | | | | | | Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
* | | lxc: enable template installationPetar Koretic2014-10-23
|/ / | | | | | | Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
* | tracertools: bump versionDaniel Golle2014-10-22
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | lxc: lxc-ls depends on lxc-configLuka Perkov2014-10-21
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | lxc: bump to 1.0.6Luka Perkov2014-10-21
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | nspr: bump to 3.16.6Luka Perkov2014-10-21
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | file: bump to 5.20Luka Perkov2014-10-21
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | lxc: set default lxcpath to /lxcLuka Perkov2014-10-21
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | rpcd-mod-lxc: add package for rpcd lxc moduleLuka Perkov2014-10-21
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | lxc: add missing lxc-init packageLuka Perkov2014-10-21
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | Merge pull request #450 from commodo/python3-update-1-2-3sbyx2014-10-21
|\ \ | | | | | | Python3 update 1 2 3
| * | python3: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensionsAlexandru Ardelean2014-10-20
| | | | | | | | | | | | | | | | | | | | | This mostly helps to avoid confusion when modules are cross-compiled. Otherwise build folders are named with the host's platform name. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python3: enable shared python3 lib; make this the normAlexandru Ardelean2014-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will reduce the bloat when users will want to compile in their Python C extensions. There will be a initial bloat (several kb) if just Python is installed, but that will be compensated when users will add more C extensions. During the build we also have to add Python's PKG_BUILD_DIR so that the shared lib is found when compiling Python's built-in C extensions. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python3: add LD and LDSHARED env vars to Build/Compile/Py3ModAlexandru Ardelean2014-10-20
| | | | | | | | | | | | | | | | | | Tells the host Python to use the target's linker. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python3: add PYTHON3_INC_DIR var to CPPFLAGSAlexandru Ardelean2014-10-20
| | | | | | | | | | | | | | | | | | | | | The target's PYTHON3_INC_DIR should take precedence over the host's include dir when cross-compiling. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python3: export CC + CCSHARED env vars to cross-compile Python C extensions ↵Alexandru Ardelean2014-10-20
| | | | | | | | | | | | | | | | | | properly Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python3: add patch to disable package compiles/tests during cross-builtsAlexandru Ardelean2014-10-20
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python: add ac_cv_buggy_getaddrinfo=no to config.site fileAlexandru Ardelean2014-10-20
| | | | | | | | | | | | | | | | | | Required when IPv6 support gets enabled. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python3: patch setup.py so that it does not include system include dirsAlexandru Ardelean2014-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems that the Python C extensions were being (or at least trying to be) build using '/usr/include' as the first include folder. Seems this issue was already fixed on MacOS X and now we've extended it for our case. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python3: enforce the existence of files in the filespecsAlexandru Ardelean2014-10-20
| | | | | | | | | | | | | | | | | | | | | | | | Seems that this allows some goofs, because some files silently do not get copied and the build succeeds, even though it shouldn't. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python3: reduce bloat by removing *.pyo and *.pyc filesAlexandru Ardelean2014-10-20
| | | | | | | | | | | | | | | | | | | | | Seems that if you add a package folder this would also include the compiled python3 files which increases fw size. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #449 from commodo/python-update-3sbyx2014-10-21
|\ \ \ | | | | | | | | python: fix source folder for libpython
| * | | python: fix source folder for libpythonAlexandru Ardelean2014-10-20
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix is quite critical since it fixes copying the libpython shared lib. The previous source folder we've used is ok, it has the shared lib, but libpython2.7.so is not a symlink of libpython2.7.so.1.0, but rather a copy of it. Which means that libpython2.7.so takes twice as much space on the target's flash. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | fastd: re-enable link-time optimizationMatthias Schiffer2014-10-21
| | | | | | | | | | | | | | | | | | The toolchain is fixed, so LTO can be enabled again. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>