[oe-commits] Frans Meulenbroeks : mythplugins: added a few lines of comment for clarification

git version control git at git.openembedded.org
Tue Nov 3 11:44:58 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 137712513898fc56b9b1185291dae1148af58cf2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=137712513898fc56b9b1185291dae1148af58cf2

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Oct 31 20:01:13 2009 +0100

mythplugins: added a few lines of comment for clarification

---

 recipes/mythplugins/mythplugins_0.21+0.22rc1.bb |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/recipes/mythplugins/mythplugins_0.21+0.22rc1.bb b/recipes/mythplugins/mythplugins_0.21+0.22rc1.bb
index d4f2b2d..62b4acc 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} \





More information about the Openembedded-commits mailing list