summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2015-02-06update xorg-server to latest stable versionWaldemar Brodkorb
2015-02-06fix runtime dependencyWaldemar Brodkorb
2015-02-06remove bkeymaps, does not work well anymore, use kbd package. reduce busybox ↵Waldemar Brodkorb
tools in default config
2015-02-06use a hash in the configWaldemar Brodkorb
This avoids breakage when using a # in the password. And no sensitive data is saved in clear on the target. Suggested by a Achim Marikar.
2015-02-05run as www with socketWaldemar Brodkorb
2015-02-05rework php package, use php-cgi as binary nameWaldemar Brodkorb
2015-02-05must be compiled with PIC, otherwise Ruby Hostbuild failsWaldemar Brodkorb
2015-02-05use noremove here.Waldemar Brodkorb
2015-02-05remove circular dependencyWaldemar Brodkorb
2015-02-04remove bkeymaps, use kbd package insteadWaldemar Brodkorb
2015-02-04simplify script, do not create package specific dirs hereWaldemar Brodkorb
2015-02-04fix mkimage linkingWaldemar Brodkorb
2015-02-04i2c/i2s/spi are automatically enabled, if the driver needs itWaldemar Brodkorb
2015-02-04add DT trailer to kernel for raspberry pi with dtWaldemar Brodkorb
The Kernel need a trailer to be recognized as a device-tree kernel. The overlay dir is called /boot/overlays. Now my driver works fine.
2015-02-03update to latest stable version, drop xauth patch, already applied upstreamWaldemar Brodkorb
2015-02-03Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-02-03add debugtool, try to fix device-tree support and rpi-proto driverWaldemar Brodkorb
2015-02-03update to latest upstream versionWaldemar Brodkorb
2015-02-03update to latest upstream versionWaldemar Brodkorb
2015-02-03update to latest upstream versionWaldemar Brodkorb
2015-02-03update to latest upstream versionWaldemar Brodkorb
2015-02-03add support for cyassl, update to latest upstreamWaldemar Brodkorb
2015-02-03update to latest upstreamWaldemar Brodkorb
2015-02-03fixupWaldemar Brodkorb
2015-02-03cyassl seems a nice ssl library, seen @FosdemWaldemar Brodkorb
2015-02-02remove some non existent configure optionsWaldemar Brodkorb
2015-02-02update to latest stable upstream versionsWaldemar Brodkorb
2015-02-02yasm needed for x86 targetsWaldemar Brodkorb
2015-02-02update to latest icedtea version. fix for missing zip/unzip. fix for locale ↵Waldemar Brodkorb
compile error
2015-02-02some device-tree overlay fixesWaldemar Brodkorb
2015-02-02allow passwords with #Waldemar Brodkorb
2015-02-02add 1.0.0 release of uClibc-ngWaldemar Brodkorb
2015-01-30update kernels, simplify dtb install, update raspberry firmware and ↵Waldemar Brodkorb
userland, fixes DMA problem fro me
2015-01-28fix grub install on ibm-x40, simplifyWaldemar Brodkorb
2015-01-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-01-28add devicetree support for raspberry pi and kernel 3.18Waldemar Brodkorb
2015-01-27partprobe required to let the kernel recognize the partition tableWaldemar Brodkorb
2015-01-27update to latest, don't force driWaldemar Brodkorb
2015-01-27add basic support for opkg, update to latest stableWaldemar Brodkorb
2015-01-26adkinstall is available for ibm-x40Waldemar Brodkorb
2015-01-26fix libcec problem on solidrun-imx6 devices, add patch from OpenElecWaldemar Brodkorb
2015-01-26remove debug codeWaldemar Brodkorb
2015-01-19drop llvm. no time to fix it.Waldemar Brodkorb
2015-01-19Revert "Revert "add patch to build parted without libdevmapper""Waldemar Brodkorb
This reverts commit d37dcbf6180a50306135f0edef465cddbbe95083.
2015-01-17Makefile to install kreboot into the targetMartin Thomas
Signed-off-by: Martin Thomas <mthomas@conet.de>
2015-01-17script to load a new kernel without rebooting the systemMartin Thomas
Signed-off-by: Martin Thomas <mthomas@conet.de>
2015-01-15use unzip/zip from adkWaldemar Brodkorb
2015-01-15readd patch required for native build on older systemsWaldemar Brodkorb
2015-01-15add usb.ids fileWaldemar Brodkorb
2015-01-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb