summaryrefslogtreecommitdiff
path: root/package/kodi
AgeCommit message (Collapse)Author
2016-03-02kodi: add libcrossguid dependency, remove accidentally added object fileWaldemar Brodkorb
2016-02-27kodi: update to JarvisWaldemar Brodkorb
2016-01-06new mirrorWaldemar Brodkorb
2015-11-15add new ADK Symbol PKG_NEEDSWaldemar 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-26kodi: update to latestWaldemar Brodkorb
2015-10-22kodi: use rtmp and bluray support by defaultWaldemar Brodkorb
2015-10-22remove samba3 support, we try to only support one version per packageWaldemar Brodkorb
2015-10-12kodi: allow to choose ssl implementationWaldemar Brodkorb
2015-10-08fix kodi compile on SolidrunWaldemar Brodkorb
2015-09-06update kodi to latest stableWaldemar Brodkorb
2015-08-09fix kodi on imx6, at least startup on hummingboard works again with 4.1.xWaldemar Brodkorb
2015-08-01remove openelec test patchWaldemar Brodkorb
2015-07-25add openelec patch for kodiWaldemar Brodkorb
2015-07-24update kodi to latest releaseWaldemar Brodkorb
2015-07-13update kodi to latest rcWaldemar Brodkorb
2015-07-13disable debugWaldemar Brodkorb
2015-07-07update to latest isengard rcWaldemar Brodkorb
2015-07-06downgrade to older release, problems with rpi2 playbackWaldemar Brodkorb
2015-07-01update kodi, rework target specific dependencies. moved to appliance config ↵Waldemar Brodkorb
at the moment
2015-06-16bump to latest gitWaldemar Brodkorb
2015-06-15fix startup using rpiWaldemar Brodkorb
2015-06-13add libiconv for kodi when uClibc-ng is choosenWaldemar Brodkorb
2015-06-13add uClibc-ng support for kodi buildWaldemar Brodkorb
2015-06-13use kodi binary directlyWaldemar Brodkorb
2015-06-03some init script cleanupWaldemar Brodkorb
2015-06-01readd samba3 for kodiWaldemar Brodkorb
2015-05-30add fixes for kodi on rpi2Waldemar Brodkorb
2015-05-29update font-util to latest upstreamWaldemar Brodkorb
2015-05-27add jpeg-host as reported by OliverWaldemar Brodkorb
2015-05-26update imx librariesWaldemar Brodkorb
2015-05-24update kodi to latest git version, add necessary packagesWaldemar Brodkorb
2015-05-14add libnettleWaldemar Brodkorb
2015-05-13fix kodi on imx6Waldemar Brodkorb
2015-04-27wrong dependencyWaldemar Brodkorb
2015-04-21rename gtk+ to libgtk2Waldemar Brodkorb
2015-04-21update to kodi 14.2Waldemar Brodkorb
2015-03-08sync patch set and configWaldemar Brodkorb
Remove some old kernel symbols. Use 8 MB as default for CMA.
2015-03-06sync with upstream firmwarei, omxplayer and userlandWaldemar Brodkorb
Rename packages, as bcm2836 is also supported now.
2015-02-13fix syntax error in startup scriptWaldemar Brodkorb
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-04simplify script, do not create package specific dirs hereWaldemar Brodkorb
2015-02-02remove some non existent configure optionsWaldemar Brodkorb
2014-12-28fix check for java, remove debug information from kodi configure. reported ↵Waldemar Brodkorb
via solidrun forums
2014-12-27unbreak kodi and util-linux, bad qa day.Waldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
2014-12-26fix a configure problemWaldemar Brodkorb
2014-12-25update to 14.0Waldemar Brodkorb
2014-12-22depend on libressl or opensslWaldemar Brodkorb
2014-12-09update to rc3, kodi now works on cubox-iWaldemar Brodkorb
2014-12-08fix startup issues with kodiWaldemar Brodkorb