summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2018-06-21u-boot: remove broken installWaldemar Brodkorb
2018-06-20foxboard: bugfixesWaldemar Brodkorb
2018-06-16add etrax-toolsWaldemar 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-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-10cryptsetup: update to 2.0.3Waldemar Brodkorb
2018-06-08add sample for lenovo x200, fix gentooinstallerWaldemar Brodkorb
2018-06-07lvm: update to 2.02.177Waldemar Brodkorb
2018-06-03mpc: update to 1.1.0Waldemar Brodkorb
2018-06-03arm-nommu: enable uClinux, better defaultsWaldemar Brodkorb
2018-06-03when OpenADK nfsroot is used for Gentoo installation, /dev/fd is requiredWaldemar Brodkorb
2018-06-02lz4: fix Darwin cross-compileWaldemar Brodkorb
2018-06-02new experimental package gentooinstallWaldemar Brodkorb
2018-06-01riscv: use github fork until upstreamWaldemar Brodkorb
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-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-27kodi: update to leia 18 alpha, add all required packagesWaldemar 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-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-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-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-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-10strace: update to 4.22Waldemar Brodkorb
2018-05-10libx265: add missing build dependencyWaldemar Brodkorb
2018-05-08add ffmpeg libx265 supportWaldemar Brodkorb