aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/gaku
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-10-07 23:39:04 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-08 16:47:19 +0100
commit5f17c07331fd0bfcc5aba87587ede385bd896c47 (patch)
treeac21c49459a2830a110f8d432565d1afdafe826c /meta/recipes-sato/gaku
parent7d429655652eb3ab5efa5473050b5270b098446e (diff)
downloadopenembedded-core-5f17c07331fd0bfcc5aba87587ede385bd896c47.tar.gz
gststream commercial: modified recipes and tasks to add commercial identifier
Modified DEPENDS and RDEPENDS in these recipes and tasks to make packages which have potential license implications opt in through options in poky/local.conf. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-sato/gaku')
-rw-r--r--meta/recipes-sato/gaku/gaku_svn.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-sato/gaku/gaku_svn.bb b/meta/recipes-sato/gaku/gaku_svn.bb
index a9a0b05552..a70863e6bc 100644
--- a/meta/recipes-sato/gaku/gaku_svn.bb
+++ b/meta/recipes-sato/gaku/gaku_svn.bb
@@ -9,11 +9,11 @@ RDEPENDS = "gst-plugins-base-audioconvert \
gst-plugins-base-typefindfunctions \
gst-plugins-base-playbin"
-RRECOMMENDS = "gst-plugins-ugly-mad \
- gst-plugins-good-id3demux \
+RRECOMMENDS = "gst-plugins-good-id3demux \
gst-plugins-base-vorbis \
gst-plugins-base-alsa \
- gst-plugins-base-ogg"
+ gst-plugins-base-ogg \
+ ${COMMERCIAL_AUDIO_PLUGINS}"
PV = "0.0+svnr${SRCREV}"