summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-mediacenter
Commit message (Collapse)AuthorAgeFilesLines
* kodi: fix indentationMartin Jansa2018-03-161-90/+92
| | | | | | | * don't use mix of tabs and spaces for multiline indentation Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* kodi: add PACKAGECONFIG for samba and enable only with pam in DISTRO_FEATURESMartin Jansa2018-03-161-3/+5
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* recipes: remove blacklisted recipesMartin Jansa2017-08-316-599/+0
| | | | | | | | * as PNBLACKLIST message says, these recipes are blacklisted for long time and nobody showed any interest to fix them * remove all unused .patch and .inc files as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kodi: fix build with latest gccAndreas Müller2017-08-132-0/+97
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kodi: Fix build on armMartin Jansa2017-07-141-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kodi: Fix build on powerpcKhem Raj2017-07-141-0/+1
| | | | | | | 64bit atomics are not available therefore link in libatomic Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kodi: User external crossguidKhem Raj2017-07-141-2/+2
| | | | | | | | | Prune our .pc directory when looking for configure.ac files Tighten the search regexp to look for just .ac or .in configure files Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kodi: Update to 17.3Khem Raj2017-07-141-5/+8
| | | | | | | link with libatomic on mips Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kodi: Fix build when x11 is disabledKhem Raj2017-05-232-4/+38
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kodi: Make it build again and upgrade to 17.1Khem Raj2017-04-272-9/+17
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add removal date to PNBLACKLIST messagesMartin Jansa2017-04-054-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | * based on discussion in pndeprecated thread: https://patchwork.openembedded.org/patch/137573/ update the messages to warn possible users that the recipe will be removed before the end of the next development cycle (before Yocto 2.4 is released). * updated with: sed -i 's/^\(PNBLACKLIST.*".*\)"/\1 - the recipe will be removed on 2017-09-01 unless the issue is fixed"/g' `git grep PNBLACKLIST | sed 's/:.*//g' | sort -u | xargs` * then noticed couple recipes being blacklisted only based on DISTRO_FEATURES, so removed those: meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.17.bb meta-oe/recipes-connectivity/bluez/bluez-hcidump_2.5.bb meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb meta-oe/recipes-navigation/gypsy/gypsy.inc meta-oe/recipes-navigation/navit/navit.inc meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb * if it isn't fixed by this date, it's fair game to be removed whenever someone gets around to i Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: delete obsolete patchesOleksandr Kravchuk2017-03-161-67/+0
| | | | | | | Deleted bunch of patches which are not used anymore by any recipe. Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: blacklist recipes runtime depending on blacklisted recipesMartin Jansa2017-02-131-0/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: blacklist recipes depending on blacklisted recipesMartin Jansa2017-02-133-0/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kodi-17: Fix build for qemuarm and update to latestKhem Raj2017-02-063-1/+144
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kodi-17: Recommend python-ctpes for addons to workKhem Raj2017-02-061-0/+1
| | | | | | Thanks Koen for this fix. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kodi-17: Upgrade 17.0 releaseKhem Raj2017-02-0612-74/+148
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kodi-17: Fix build with muslKhem Raj2017-02-064-0/+740
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kodi-17: Add packageconfig for lcms supportKhem Raj2017-02-061-0/+1
| | | | | | | Keep it disabled by default, makes builds more deterministic Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kodi: Fix build with pic on x86_64Khem Raj2017-02-062-1/+32
| | | | | | Upgrade 17.x to latest on master Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kodi: Add krypton/17.0 recipeKhem Raj2017-02-0614-0/+1126
remove obsoleted xbmc recipes rename to recipes-mediacenter Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>