summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-30ethtool: update to 4.16Waldemar Brodkorb
2018-05-30openssh: update to 7.7p1Waldemar Brodkorb
2018-05-30zsh: update to 5.5.1Waldemar Brodkorb
2018-05-30irqbalance: update to 1.4.0Waldemar Brodkorb
2018-05-30file: update to 5.33Waldemar Brodkorb
2018-05-28rpi: update firmware, kernel and fixup more stuffWaldemar Brodkorb
2018-05-27linux: allow to compile old kernel with clangWaldemar Brodkorb
2018-05-27task: document toolchain task in a better wayWaldemar Brodkorb
2018-05-27fmt: remove unused variableWaldemar Brodkorb
2018-05-27Fix for host build of flex package.Mike Thompson
When building under Ubuntu 18.04 the flex package for the host will fail with the following error: [stage1scan.c] Segmentation fault (core dumped) This seems to be because Ubuntu 18.04 uses glibc 2.26 or newer as described in the following URL: https://git.busybox.net/buildroot/commit/?id=c128c5f3c79b31d89256ffbc5c650ba613d3d52b This fix to configure.ac in the flex package will work around this error. Signed-off-by: Mike Thompson <mpthompson@gmail.com>
2018-05-27try to fix noMMU targetsWaldemar Brodkorb
2018-05-27kodi: update to leia 18 alpha, add all required packagesWaldemar Brodkorb
2018-05-26arc: update to rc2Waldemar Brodkorb
2018-05-26fix some bad dependenciesWaldemar Brodkorb
2018-05-26allow endian selecton for qemu aarch64Waldemar Brodkorb
2018-05-26linux: bump kernels from 4.4 to 4.16Waldemar Brodkorb
2018-05-25rework hardware and C library settingsWaldemar Brodkorb
Make the menu system for configuration more intuitive. First choose operating system, then hardware, starting with architecture. Then choose either generic or a sample system. When choosing a sample be more strict in case of MMU or Endianess selection, so a misconfiguration isn't possible. Furthermore put a new top level menu for C library configuration and add Binary format, Instruction set, version selection, float type and any C library specific options. Refactor the duplicate definition of Qemu system versatile and Synopsys NSIM.
2018-05-23alpha: fix baud rateWaldemar Brodkorb
2018-05-23hppa: add generic kernel configWaldemar Brodkorb
2018-05-22waldux: update to latestWaldemar Brodkorb
2018-05-22opkg: update to 0.3.6Waldemar Brodkorb
2018-05-22lz4: update to 1.8.2, allow to cross-compile from Darwin to LinuxWaldemar Brodkorb
2018-05-22libressl: update to 2.7.3Waldemar Brodkorb
2018-05-22alpha: info about SRM consoleWaldemar Brodkorb
2018-05-22remove junk in patchWaldemar Brodkorb
2018-05-22linux: alpha patch for 4.14Waldemar Brodkorb
2018-05-22add alpha sampleWaldemar Brodkorb
2018-05-22xz: update to 5.2.4Waldemar Brodkorb
2018-05-22gnupg: update to 1.4.22Waldemar Brodkorb
2018-05-22libx264: update to latest masterWaldemar Brodkorb
2018-05-22gnupg2: update to 2.2.7Waldemar Brodkorb
2018-05-22gmp: needs c++Waldemar Brodkorb
2018-05-21glib: fix compile under LinuxWaldemar Brodkorb
2018-05-21uclibc: enable ld.preload for armWaldemar Brodkorb
2018-05-21curl: use ca-path, make git clone ssl url workingWaldemar Brodkorb
2018-05-21glib: update to 2.56.1Waldemar Brodkorb
2018-05-21xvidcore: update to 1.3.5Waldemar Brodkorb
2018-05-21util-linux: fix typo for cfdisk installWaldemar Brodkorb
2018-05-20curl: update to 7.60Waldemar Brodkorb
2018-05-20kodi: allow using aloop audio devicesOliver Schib
Building the linux kernel with snd_aloop enabled adds alsa loopback devices, however they are not shown in the kodi gui and therefore can't be used by default. This patch lifts those restrictions. Signed-off-by: Oliver Schib <oliver.schib@gmx.ch>
2018-05-19genimage disk images are only available for x86_64 for nowWaldemar Brodkorb
2018-05-19uclibc-ng-dev: do not stop for static toolchainsWaldemar Brodkorb
2018-05-15ltp: update to 20180515Waldemar Brodkorb
2018-05-14add support for saving video decoding license keys to configOliver Schib
Signed-off-by: Oliver Schib <oliver.schib@gmx.ch>
2018-05-14boost: update to 1.67, hack out an compile issue with armWaldemar Brodkorb
2018-05-12nds32: use binutils/gcc from githubWaldemar Brodkorb
2018-05-10strace: update to 4.22Waldemar Brodkorb
2018-05-10libx265: add missing build dependencyWaldemar Brodkorb
2018-05-08linux: add microblaze patchWaldemar Brodkorb
2018-05-08add ffmpeg libx265 supportWaldemar Brodkorb