Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-08 | allow enabling of ltp package | Waldemar Brodkorb | |
2014-07-08 | fix syntax error, ah sorry | Waldemar Brodkorb | |
2014-07-08 | fix syntax error | Waldemar Brodkorb | |
2014-07-08 | allow to disable checksum for defconfig | Waldemar Brodkorb | |
2014-07-08 | toplevel build directory change | Waldemar Brodkorb | |
Sorry, for the unstable changes. To build different cpu flavours and ABI's in parallel, it is required to have unique dirs. | |||
2014-07-07 | bump to 3.15.4 | Waldemar Brodkorb | |
2014-07-07 | fix xfs module loading | Waldemar Brodkorb | |
2014-07-06 | allow preselection of ABI | Waldemar Brodkorb | |
2014-07-06 | allow static building of toolchain | Waldemar Brodkorb | |
2014-07-05 | fix libc preselection | Waldemar Brodkorb | |
2014-07-05 | update uClibc-ng to beta2 | Waldemar Brodkorb | |
2014-07-05 | add support for uClibc-ng in parallel to uClibc. | Waldemar Brodkorb | |
This helps to find any regressions made in uClibc-ng. | |||
2014-07-03 | add support for bulk builds with different endianess | Waldemar Brodkorb | |
2014-06-30 | update sdl and sdl-image | Waldemar Brodkorb | |
be sure to link sdl-image to provided libpng, otherwise TexturePacker in XBMC build will silently fail to pack the png icons. | |||
2014-06-30 | remove cleandir comment, add postconfig logic to inform user about rebuild | Waldemar Brodkorb | |
2014-06-30 | add support for lz4 compressed kernel and initramfs | Waldemar Brodkorb | |
2014-06-30 | bump kernels | Waldemar Brodkorb | |
2014-06-29 | only for musl | Waldemar Brodkorb | |
2014-06-28 | no automatic rebuild | Waldemar Brodkorb | |
2014-06-28 | fix build, remove dev warnings | Waldemar Brodkorb | |
2014-06-27 | rework service startup, do not hardcode into postinst scripts | Waldemar Brodkorb | |
2014-06-27 | convert to cmake style | Waldemar Brodkorb | |
2014-06-26 | update gcj to 4.8.3, add experimental jamvm backend for openjdk | Waldemar Brodkorb | |
2014-06-26 | add CONFIG_STYLE for cmake based packages, fixup cmake host install | Waldemar Brodkorb | |
2014-06-25 | allow to disable checksum checking | Waldemar Brodkorb | |
2014-06-25 | grep target collections | Waldemar Brodkorb | |
2014-06-25 | fix rebuild of base-files on network config change | Waldemar Brodkorb | |
2014-06-25 | try to overwrite cmdline | Waldemar Brodkorb | |
2014-06-25 | fix some audio driver stuff, add more dacs for rpi | Waldemar Brodkorb | |
2014-06-24 | add more perl modules needed for lms | Waldemar Brodkorb | |
2014-06-23 | bump kernel versions | Waldemar Brodkorb | |
2014-06-23 | fix perl module compile on newer host perl | Waldemar Brodkorb | |
2014-06-21 | breaks network configuration rogue pointer in qemu | Waldemar Brodkorb | |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-06-20 | fix some packages, when static build is choosen | Waldemar Brodkorb | |
2014-06-19 | make verbose output, needed for debugging autotool problems | Waldemar Brodkorb | |
2014-06-18 | use libc specific patching to avoid any side effects in the gcc patches, as ↵ | Waldemar Brodkorb | |
seen in buildroot recently | |||
2014-06-18 | less verbose, too much noise | Waldemar Brodkorb | |
2014-06-18 | fix iw package compile | Waldemar Brodkorb | |
2014-06-18 | mk/modules.mk: crypto fixes | Phil Sutter | |
Add some missing dependencies for cryptomgr.ko Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | target/linux/config: fixup (IPv4) NAT support | Phil Sutter | |
- add missing xt_conntrack.ko - conntrack needs to be loaded before NAT - add generic nf_nat.ko and xt_nat.ko - drop linux-3.4 compat case - fix symbol names for conntrack and connmark matches - fix for non-existing FULL_NAT symbol Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | target/linux/config: allow for selecting xtables support as module | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | mk/rootfs.mk: use /dev/mtdblock7 as rootfs on RB4XX | Phil Sutter | |
This is correct least on rb493g. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-16 | fix p5-xml-parser package, add basic perl module infrastructure (based on ↵ | Waldemar Brodkorb | |
buildroot perl stuff) | |||
2014-06-16 | add missing backslash | Waldemar Brodkorb | |
2014-06-16 | fixup CC_FOR_BUILD conversion, another one | Waldemar Brodkorb | |
2014-06-16 | fixup CC_FOR_BUILD conversion | 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-15 | use same stuff for cxxflags | Waldemar Brodkorb | |