Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-16 | remove Werror, breaks compile with gcc 5.2.0 and -O3 | Waldemar Brodkorb | |
2015-11-15 | add new ADK Symbol PKG_NEEDS | Waldemar Brodkorb | |
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support. | |||
2015-08-09 | patch required for glibc 2.22 | Waldemar Brodkorb | |
2015-07-13 | update bootloader and userland for bcm28xx | Waldemar Brodkorb | |
2015-06-13 | avoid asserts, libcec again has a problem | Waldemar Brodkorb | |
2015-05-30 | add fixes for kodi on rpi2 | Waldemar Brodkorb | |
2015-03-10 | add missing debug library for vcdbg | Waldemar Brodkorb | |
2015-03-08 | sync patch set and config | Waldemar Brodkorb | |
Remove some old kernel symbols. Use 8 MB as default for CMA. | |||
2015-03-06 | sync with upstream firmwarei, omxplayer and userland | Waldemar Brodkorb | |
Rename packages, as bcm2836 is also supported now. |