From 137712513898fc56b9b1185291dae1148af58cf2 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 31 Oct 2009 20:01:13 +0100 Subject: mythplugins: added a few lines of comment for clarification --- recipes/mythplugins/mythplugins_0.21+0.22rc1.bb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'recipes') diff --git a/recipes/mythplugins/mythplugins_0.21+0.22rc1.bb b/recipes/mythplugins/mythplugins_0.21+0.22rc1.bb index d4f2b2dd8e..62b4accfa4 100644 --- a/recipes/mythplugins/mythplugins_0.21+0.22rc1.bb +++ b/recipes/mythplugins/mythplugins_0.21+0.22rc1.bb @@ -7,6 +7,8 @@ PR = "r0" DEPENDS = "flac taglib mythtv libvorbis libexif libvisual libsdl-x11 libcdaudio" # to add libcdparanoia +# todo: add mythweb + PACKAGES =+ "mythmovies mythnews mythweather" RDEPENDS_${PN} = "mythmovies mythnews mythweather" @@ -86,6 +88,9 @@ S = "${WORKDIR}/mythplugins-0.22rc1" QMAKE_PROFILES = "mythplugins.pro" +# Note: a lot of functionality is disabled because it depends on QtOpenGL +# which is not in OE at the moment + EXTRA_OECONF = " \ --cross-prefix=${TARGET_PREFIX} \ --sysroot=${STAGING_DIR_HOST} \ -- cgit v1.2.3