aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xbmc
AgeCommit message (Collapse)Author
2010-10-02libcdio-0.82: reduce package size, add dependencies, move recipeAndreas Oberritter
* Move recipe out of xbmc directory. * Depend on libcddb and ncurses. * Use the GNU_MIRROR variable. * Move executables into new package "libcdio-utils". Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-30libcdio: Upgrade to 0.82 releaseKhem Raj
* 0.81 is not cross-compiling safe. It tries to run generated programs to get version information to put into manpages which hangs these programs on virtual build machines which dont have cd drives. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-09fix bitbake ERRORS for machine not having virtual/eglEric Bénard
* several recipes depend on virtual/egl which currently has only one provider : powervr-drivers/libgles-omap. This provider sets COMPATIBLE_MACHINE to a few TI based machines. When building for machines which don't provide virtual/egl, we get the following errors : ERROR: '['path_to/openembedded/recipes/qt4/qt4-embedded-gles_4.6.3.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'qt4-embedded-gles' but it wasn't found in any PACKAGE or RPROVIDES variables of any buildable targets. ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'virtual/egl' but it wasn't found in any PACKAGE or RPROVIDES variables * This patch creates a egl.inc which contains the compatible machines for recipes depending on virtual/egl and thus will workaround this error. Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-30ffmpeg_svn.bb: bump SRCREV to make it build on armv4t againKlaus Kurzmann
and bump PR of recipes that depend on it Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-07-21xbmc: fix up recipe a bitKoen Kooi
2010-06-30xbmc: add missing deps, bump SRCREVKoen Kooi
2010-06-30xbmc: fix version and fixup python libKoen Kooi
2010-06-29xbmc: build a slightly more standard versionKoen Kooi
* performance tweaks from the summer of code project will be applied later
2010-06-29xbmc: more recipe cleanupsKoen Kooi
2010-06-29xbmc: fix description, as pointed out by xbmc developersKoen Kooi
2010-06-29xbmc: add recipe to build xbmc from the gsoc-2010 branch, WIPKoen Kooi
2010-06-18libmicrohttpd: fix typoKoen Kooi
2010-06-01libmicrohttpd: add 0.4.6Koen Kooi
2010-06-01wavpack: add 4.60.1Koen Kooi
2010-05-01libmms: add 0.5Koen Kooi
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-23libcdio: be more precise about licenseKoen Kooi
2010-01-18libcdio: add 0.81Koen Kooi