meta-openembedded/meta-multimedia
Martin Jansa cb182019c4 tvheadend: Disable dvdscan
* when enabled it will try to download
  http://linuxtv.org/hg/dvb-apps/archive/tip.tar.bz2
  from do_configure (bypassing PREMIRROR and bitbake fetcher), but
  what's worse even when it fetches it, it fails in do_install, because
  dvb-scan directory is empty, reading the script called from configure
  3.3-r0/git/support/getmuxlist, I don't know how it could work before,
  because it first moves files to dvb-scan directory and then removes
  them all one by one.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-04 12:08:37 +01:00
..
conf meta-multimedia: initial add 2012-02-24 13:53:17 +01:00
recipes-connectivity/gupnp recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-dvb tvheadend: Disable dvdscan 2014-01-04 12:08:37 +01:00
recipes-mediacentre/xbmc recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-mkv mkvtoolnix: inherit gettext and export RUBYLIB 2013-08-22 09:51:26 +02:00
recipes-multimedia sox: add PACKAGECONFIG for magic and wavpack 2013-08-22 09:51:27 +02:00
COPYING.MIT meta-multimedia: initial add 2012-02-24 13:53:17 +01:00
README README: show github mirror URL in layer dependencies 2013-04-29 11:06:48 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: dylan
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
layers: meta-oe, meta-ruby
branch: dylan
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia][dylan]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][dylan][PATCH

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>