summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2015-02-10some updates, midori still brokenWaldemar Brodkorb
2015-02-10fix shadow file generationWaldemar Brodkorb
2015-02-10Revert "split tzdata and tzcode, using multiple DISTFILES no longer supported"Waldemar Brodkorb
This reverts commit 04c36baff7046c5efbef07d2d5df778950c3e40c.
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
Introduce new board symbols for embedded systems, which use the similar board as basis. As for example raspberry pi and raspberry pi2. And some more updates: Update binutils to 2.25, set gcc 4.9.2 as default. Update glibc to 2.21, set as default. Update gdb to 7.8.2. Update kodi to latest release.
2015-02-09split tzdata and tzcode, using multiple DISTFILES no longer supportedWaldemar Brodkorb
2015-02-08remove openafs, never got it working on target. lost interestWaldemar Brodkorb
2015-02-08Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-02-08downgrade for now, having issues on MacOS XWaldemar Brodkorb
2015-02-06update firefox, partially working.Waldemar Brodkorb
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