Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-18 | port package esmtp | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | port package libesmtp | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | package/base-files: tolerate systems without rfkill application | Phil Sutter | |
Without this, ifup will fail for wireless interfaces. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | package/iptables: install missing connlabel.conf | Phil Sutter | |
Otherwise the iptables utility will complain. Installed file is just a sample, but must not be empty so better than nothing. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | package/asterisk: drop needless dependency on gtk+ | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | package/mtd-utils: allow to be used on the target | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | integrate OpenWrt swconfig utility | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-17 | fix build for uClibc toolchain | Waldemar Brodkorb | |
2014-06-17 | fix run/build dependency | Waldemar Brodkorb | |
2014-06-17 | fix openjdk7 build for glibc | Waldemar Brodkorb | |
2014-06-17 | readd patch | Waldemar Brodkorb | |
2014-06-17 | add meta-data file | Waldemar Brodkorb | |
2014-06-17 | update to latest stable version | Waldemar Brodkorb | |
2014-06-17 | now really fixed | Waldemar Brodkorb | |
2014-06-17 | fix compiler flags | Waldemar Brodkorb | |
2014-06-17 | xproto-host required to build makestr for host | Waldemar Brodkorb | |
2014-06-17 | fix build breakage | Waldemar Brodkorb | |
2014-06-17 | put state file on /data and run as non-root again, as discussed with joern | Waldemar Brodkorb | |
2014-06-17 | fix xbmc build | Waldemar Brodkorb | |
2014-06-17 | use HOST_STYLE auto here | Waldemar Brodkorb | |
2014-06-17 | remove udev requirement in pkgconf file | Waldemar Brodkorb | |
2014-06-17 | fix build | Waldemar Brodkorb | |
2014-06-17 | add missing patches | Waldemar Brodkorb | |
2014-06-17 | fix lvm build, remove util-linux hackish way to generate pc files | Waldemar Brodkorb | |
2014-06-17 | fix broken build | Waldemar Brodkorb | |
2014-06-16 | fix p5-xml-parser package, add basic perl module infrastructure (based on ↵ | Waldemar Brodkorb | |
buildroot perl stuff) | |||
2014-06-16 | update to latest stable version | Waldemar Brodkorb | |
2014-06-16 | also remove python sed for host | Waldemar Brodkorb | |
2014-06-16 | fix libxcb build | Waldemar Brodkorb | |
2014-06-16 | update to latest upstream version | Waldemar Brodkorb | |
2014-06-16 | update to latest upstream version | Waldemar Brodkorb | |
2014-06-16 | use HOST_CC | Waldemar Brodkorb | |
2014-06-16 | fix HOST_STYLE stuff, openjdk7 compile problems fixed | Waldemar Brodkorb | |
2014-06-16 | optimize environment variables, reduce duplicate stuff | Waldemar Brodkorb | |
2014-06-16 | remove libiconv-tiny dependency, use uclibc specific dependency | Waldemar Brodkorb | |
2014-06-16 | update to 13.1 | Waldemar Brodkorb | |
2014-06-16 | add gconv subpackage, useful for xbmc | Waldemar Brodkorb | |
2014-06-16 | remove stdout logging | Waldemar Brodkorb | |
2014-06-16 | update to latest stable upstream | Waldemar Brodkorb | |
2014-06-16 | be sure udev is used | Waldemar Brodkorb | |
2014-06-16 | update to latest upstream version | Waldemar Brodkorb | |
2014-06-16 | fix mips build, reported and fix from Reuven | Waldemar Brodkorb | |
2014-06-15 | respect cflags | Waldemar Brodkorb | |
2014-06-15 | fix xtensa build | Waldemar Brodkorb | |
2014-06-15 | fix compile | Waldemar Brodkorb | |
2014-06-15 | cleanup HOST_STYLE, use SYSROOT feature for pkgconf | Waldemar Brodkorb | |
there are three HOST_STYLE's, not set mean fully automatic installation. auto means prefix is set to /usr and DESTDIR is set to STAGING_HOST_DIR. When using manual, you need to provide your own targets. Instead of using sed to modify *.pc files, use PKG_SYSROOT feature, which does work better and avoids pathcing some pc files. Idea from sh4rm via #musl. | |||
2014-06-15 | do net ldflags for kernel module | Waldemar Brodkorb | |
2014-06-15 | fix build with xtensa | Waldemar Brodkorb | |
2014-06-15 | add support for xtensa architecture, tested with qemu. thanks to Max ↵ | Waldemar Brodkorb | |
Filippov for help | |||
2014-06-15 | -lm needed for uClibc nanf | Waldemar Brodkorb | |