summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-21binutils: update to 2.31.1Waldemar Brodkorb
2018-09-21prereq: gnu make 4 required for latest glibcWaldemar Brodkorb
2018-08-27linux: update to 4.18.5Waldemar Brodkorb
2018-08-16Merge branch 'gogs-master' of ableton-dir/openadk into masterWaldemar Brodkorb
2018-08-13Remove glib dependency to libelfstk
It looks like libelf is not used at all by glib, the way it's configured, so remove it. The problem was that libelf would create a libelf.so.0 file that was then mistankenly used by perf (instead of the libelf.so.1 file coming from the elfutils package that it is really supposed to use). This is just the minimal fix that works for us, because we are not using any other packages that depend on libelf; to really fix the problem properly, one would have to do what's mentioned in 2c333655f1 (get rid of libelf by porting existing users to elfutils).
2018-08-13Add option to mount debugfs at startupdir
@upstream
2018-08-13Use expat with gdb as otherwise gdbserver didn't workdir
@upstream
2018-08-13Add libbcm2835dir
2018-08-13cmake build speedupdir
@upstream
2018-08-13Add post build actiondir
@upstream
2018-08-13Add simple autologin program to be started by gettydir
@upstream
2018-08-13Add TARGET_DIR to info variablesdir
2018-08-13Speed up compilation of packages.dir
@upstream
2018-08-13Build util-linux without uuid-lib on macOSdir
@upstream
2018-08-13Fix glib building on macOSdir
@upstream
2018-08-13Implement mdev logging output on demanddir
@upstream
2018-08-13Remove glib dependency to libelfstk
It looks like libelf is not used at all by glib, the way it's configured, so remove it. The problem was that libelf would create a libelf.so.0 file that was then mistankenly used by perf (instead of the libelf.so.1 file coming from the elfutils package that it is really supposed to use). This is just the minimal fix that works for us, because we are not using any other packages that depend on libelf; to really fix the problem properly, one would have to do what's mentioned in 2c333655f1 (get rid of libelf by porting existing users to elfutils).
2018-07-19FDPIC: arm could be selected in futureWaldemar Brodkorb
2018-06-26arc: use the release for binutils/gccWaldemar Brodkorb
2018-06-25gdb: add for arc architecureWaldemar Brodkorb
2018-06-24arc: more symbol rename fixesWaldemar Brodkorb
2018-06-24only valid for nsimWaldemar Brodkorb
2018-06-22waldux: enable tasksWaldemar Brodkorb
2018-06-22use right device name for /dataWaldemar Brodkorb
2018-06-22linux+arc: update kernelWaldemar Brodkorb
2018-06-21u-boot: remove broken installWaldemar Brodkorb
2018-06-20foxboard: bugfixesWaldemar Brodkorb
2018-06-17nsim: symbols got renamedWaldemar Brodkorb
2018-06-16add etrax-toolsWaldemar Brodkorb
2018-06-16use 4.17.1 for ARC architectureWaldemar Brodkorb
2018-06-16add non-tested samplesWaldemar Brodkorb
2018-06-15add basic mikrotik-ccr supportWaldemar Brodkorb
2018-06-15tile: add nfsroot rulesWaldemar Brodkorb
2018-06-14add option for special CFLAGS/CXXFLAGSWaldemar Brodkorb
Do not disable exception handling and unwinding options by default, as this breaks exception handling in C++ applications using libstdc++. Reported-by: Tom Deblauwe
2018-06-13synpsys-hsdk: add sampleWaldemar Brodkorb
2018-06-11strongswan: update to 5.6.3Waldemar Brodkorb
2018-06-10tmux: update to 2.7Waldemar Brodkorb
2018-06-10tor: update to 0.3.3.6Waldemar Brodkorb
2018-06-10linux: add startup patch to 4.17Waldemar Brodkorb
2018-06-10linux: add 4.17Waldemar Brodkorb
2018-06-10armv8 cortex-a53/57: allow thumb2Waldemar Brodkorb
2018-06-10allow apple mac mini to netbootWaldemar Brodkorb
2018-06-10yaboot: add new packageWaldemar Brodkorb
2018-06-10e2fsprogs: update to 1.44.2Waldemar Brodkorb
2018-06-10riscv64: uclibc only static w/o TLS/NPTLWaldemar Brodkorb
2018-06-10linux: add crypto symbol XTSWaldemar Brodkorb
2018-06-10linux: loop and drbd need blockWaldemar Brodkorb
2018-06-10cryptsetup: update to 2.0.3Waldemar Brodkorb
2018-06-08bump waldux kernel versionWaldemar Brodkorb
2018-06-08add sample for lenovo x200, fix gentooinstallerWaldemar Brodkorb