Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-27 | kodi: update to leia 18 alpha, add all required packages | Waldemar Brodkorb | |
2018-04-16 | add basic support for raspberry-pi3p | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2018-02-18 | kodi: add aac workaround from Debian | Waldemar Brodkorb | |
2018-02-12 | kodi: add addons for audioencoders | Waldemar Brodkorb | |
2018-01-31 | kodi: allow to enable avahi support | Waldemar Brodkorb | |
2018-01-17 | fix some bugs, while trying to use new gentoo laptop | Waldemar Brodkorb | |
2018-01-02 | kodi: add some flavours | Waldemar Brodkorb | |
2018-01-02 | kodi: allow uClibc-ng build | Waldemar Brodkorb | |
2017-12-30 | kodi: fix automatic startup, allow uClibc-ng build | Waldemar Brodkorb | |
2017-12-29 | kodi: add symlink to writable partition | Waldemar Brodkorb | |
2017-12-29 | kodi: update to 17.6 | Waldemar Brodkorb | |
2017-12-04 | kodi needs libiconv in uClibc-ng case | Waldemar Brodkorb | |
2017-08-20 | add new PKG_NEEDS variable data, fix logitechmediaserver package | Waldemar Brodkorb | |
2017-07-23 | kodi: fix gcc7.x compile error, from buildroot | Waldemar Brodkorb | |
2017-07-06 | kodi: update to 17.3, work-in-progress | Waldemar Brodkorb | |
2017-06-27 | kodi: update to 17.1 | Waldemar Brodkorb | |
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: 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-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-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-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-01 | readd samba3 for kodi | 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 | |