summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-12update kernel, add gcc 9.2Waldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2019-06-24linux: update to 4.14.129Waldemar Brodkorb
2019-06-24linux: update to 4.19.55Waldemar Brodkorb
2019-06-24linux: update kernelWaldemar Brodkorb
2019-05-27linux: update to 4.14.121Waldemar Brodkorb
2019-05-24linux: update to 4.19.45Waldemar Brodkorb
2019-05-06add glibc 2.28 host compatibility patchesWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2019-05-06prereq: check for bash 5, tooWaldemar Brodkorb
2019-03-03gcc: default to gcc8Waldemar Brodkorb
2019-03-03binutils: update to 2.32Waldemar Brodkorb
2019-03-03gcc: update gcc8Waldemar Brodkorb
2019-03-03gcc: update gcc7Waldemar Brodkorb
2019-03-02linux: update to 4.19.26Waldemar Brodkorb
2019-01-08gdb: update to 8.2.1Waldemar Brodkorb
2018-11-21update jupp packagemirabilos
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2018-11-17uclibc-ng: update to 1.0.31Waldemar Brodkorb
2018-11-04binutils: xtensa fixes from buildrootWaldemar Brodkorb
2018-11-02elf2flt: fix for new binutils from buildrootWaldemar Brodkorb
2018-11-01cris: use Image for qemuWaldemar Brodkorb
2018-11-01net-snmp: update to 5.8Waldemar Brodkorb
2018-11-01libarchive: update to 3.3.3Waldemar Brodkorb
2018-11-01gpgme: needs c++Waldemar Brodkorb
2018-11-01flat fixWaldemar Brodkorb
2018-10-07musl m68kWaldemar Brodkorb
2018-09-23glibc: fix dev package for riscvWaldemar Brodkorb
2018-09-21strace: update to 4.24Waldemar Brodkorb
2018-09-21riscv: add PLICWaldemar Brodkorb
2018-09-21binutils: fix defaultWaldemar Brodkorb
2018-09-21riscv: update kernel branch to 4.18Waldemar Brodkorb
2018-09-21glibc: update to 2.28Waldemar Brodkorb
2018-09-21gcc: update to 8.2.0Waldemar Brodkorb
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