Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-25 | kodi: needs liblzma/libbz2, we can not hide it with PKG_BB | Waldemar Brodkorb | |
2016-12-11 | kodi: add missing depends | Waldemar Brodkorb | |
2016-12-11 | kodi: libxshmfence required | Waldemar Brodkorb | |
2016-10-03 | remove librt/libpthread packages, not required anymore | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org> | |||
2016-09-30 | remove OpenSSL support | Waldemar Brodkorb | |
I thought some time about this, we have it in parallel some time and it have issues for allmodconfig builds. Anyway I have no fun doing openssl updates twice a week. We just can not support stunnel/ssltunnel anymore. For nodejs we use bundled openssl. I am an old OpenBSD geek anyway, so get rid of OpenSSL. | |||
2016-06-05 | kodi: -rdynamic is required, otherwise libEGL does not find ↵ | Waldemar Brodkorb | |
glPointSizePointerOES | |||
2016-06-05 | kodi: update to 16.1 | Waldemar Brodkorb | |
2016-04-08 | kodi: fix rpi3 compile | Waldemar Brodkorb | |
2016-04-06 | add basic raspberry pi3 support (ARM 32Bit) | Waldemar Brodkorb | |
2016-03-21 | kodi: add gentoo patches to work with ffmpeg3 | Waldemar Brodkorb | |
2016-03-07 | rework menu based config system | Waldemar Brodkorb | |
After the addition of bare metal toolchains the menu system allowed to create non-valid configurations. I reworked it so we can also add other operating system support if we wish. So first you choose your operating system, then your architecture and endianess, after that your embedded system, emulator or generic device and then you choose your task you want to run. Tasks may be toolchain, a new appliance/application or some preconfigured sets of packages and configurations as kodi, mpd, firefox and more. The tasks are limited to a plausible choice of hardware and software. Deduplicate CPU configuration. You don't wanna compile Kodi for a H8/300 microcontroller ;) | |||
2016-03-02 | kodi: add libcrossguid dependency, remove accidentally added object file | Waldemar Brodkorb | |
2016-02-27 | kodi: update to Jarvis | Waldemar Brodkorb | |
2016-01-06 | new mirror | 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-10-26 | kodi: update to latest | Waldemar Brodkorb | |
2015-10-22 | kodi: use rtmp and bluray support by default | Waldemar Brodkorb | |
2015-10-22 | remove samba3 support, we try to only support one version per package | Waldemar Brodkorb | |
2015-10-12 | kodi: allow to choose ssl implementation | Waldemar Brodkorb | |
2015-10-08 | fix kodi compile on Solidrun | Waldemar Brodkorb | |
2015-09-06 | update kodi to latest stable | Waldemar Brodkorb | |
2015-08-09 | fix kodi on imx6, at least startup on hummingboard works again with 4.1.x | Waldemar Brodkorb | |
2015-08-01 | remove openelec test patch | Waldemar Brodkorb | |
2015-07-25 | add openelec patch for kodi | Waldemar Brodkorb | |
2015-07-24 | update kodi to latest release | Waldemar Brodkorb | |
2015-07-13 | update kodi to latest rc | Waldemar Brodkorb | |
2015-07-13 | disable debug | Waldemar Brodkorb | |
2015-07-07 | update to latest isengard rc | Waldemar Brodkorb | |
2015-07-06 | downgrade to older release, problems with rpi2 playback | Waldemar Brodkorb | |
2015-07-01 | update kodi, rework target specific dependencies. moved to appliance config ↵ | Waldemar Brodkorb | |
at the moment | |||
2015-06-16 | bump to latest git | Waldemar Brodkorb | |
2015-06-15 | fix startup using rpi | Waldemar Brodkorb | |
2015-06-13 | add libiconv for kodi when uClibc-ng is choosen | Waldemar Brodkorb | |
2015-06-13 | add uClibc-ng support for kodi build | Waldemar Brodkorb | |
2015-06-13 | use kodi binary directly | Waldemar Brodkorb | |
2015-06-03 | some init script cleanup | Waldemar Brodkorb | |
2015-06-01 | readd samba3 for kodi | Waldemar Brodkorb | |
2015-05-30 | add fixes for kodi on rpi2 | Waldemar Brodkorb | |
2015-05-29 | update font-util to latest upstream | Waldemar Brodkorb | |
2015-05-27 | add jpeg-host as reported by Oliver | Waldemar Brodkorb | |
2015-05-26 | update imx libraries | Waldemar Brodkorb | |
2015-05-24 | update kodi to latest git version, add necessary packages | Waldemar Brodkorb | |
2015-05-14 | add libnettle | Waldemar Brodkorb | |
2015-05-13 | fix kodi on imx6 | Waldemar Brodkorb | |
2015-04-27 | wrong dependency | Waldemar Brodkorb | |
2015-04-21 | rename gtk+ to libgtk2 | Waldemar Brodkorb | |
2015-04-21 | update to kodi 14.2 | 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. | |||
2015-02-13 | fix syntax error in startup script | Waldemar Brodkorb | |