gstreamer-ti: stop recommending all gstreamer plugins, it pulls in way too much
authorKoen Kooi <k-kooi@ti.com>
Thu, 14 Jan 2010 10:11:47 +0000 (11:11 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:10 +0000 (19:43 +0200)
Signed-off-by: Koen Kooi <k-kooi@ti.com>
recipes/ti/gstreamer-ti_svn.bb

index d66c837..4190f6f 100644 (file)
@@ -4,7 +4,7 @@ DEPENDS = "ti-dmai gstreamer gst-plugins-base gst-plugins-good gst-plugins-ugly"
 SRCREV = "563"
 # Again, no '.' in PWD allowed :(
 PV = "svnr${SRCREV}"
-PR = "r39"
+PR = "r40"
 
 GST_TI_RC_SCRIPT_omap3 = "gstreamer-ti-omap3530-rc.sh"
 GST_TI_RC_SCRIPT_dm6446="gstreamer-ti-dm6446-rc.sh"
@@ -77,12 +77,6 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 PACKAGES += "gstreamer-ti-demo-script"
 
 RDEPENDS_gstreamer-ti-demo-script = "${PN}"
-RRECOMMENDS_${PN} = " \
-gst-plugins-base-meta \
-gst-plugins-good-meta \
-gst-plugins-bad-meta \
-gst-plugins-ugly-meta \
-ti-dmai-apps"
 
 FILES_gstreamer-ti-demo-script = "${installdir}/gst/*"
 FILES_${PN} += "${libdir}/gstreamer-0.10/*.so ${sysconfdir}"