[oe-commits] Richard Purdie : Temp performance check test

git at git.openembedded.org git at git.openembedded.org
Sun Mar 1 07:34:57 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 7a49335e74f2a6b1b1fcce866a576e153745d659
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=7a49335e74f2a6b1b1fcce866a576e153745d659

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Sun Mar  1 07:34:05 2015 +0000

Temp performance check test

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-multimedia/gstreamer/gst-player_git.bb | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta/recipes-multimedia/gstreamer/gst-player_git.bb b/meta/recipes-multimedia/gstreamer/gst-player_git.bb
index cd96d77..2578f6a 100644
--- a/meta/recipes-multimedia/gstreamer/gst-player_git.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-player_git.bb
@@ -29,6 +29,4 @@ FILES_${PN}-bin += "${datadir}/applications/*.desktop"
 
 RDEPENDS_${PN}-bin = "gstreamer1.0-plugins-base-playback"
 RRECOMMENDS_${PN}-bin = "gstreamer1.0-plugins-base-meta \
-                         gstreamer1.0-plugins-good-meta \
-                         gstreamer1.0-plugins-bad-meta \
-                         ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "gstreamer1.0-plugins-ugly-meta", "", d)}"
+                         gstreamer1.0-plugins-good-meta"



More information about the Openembedded-commits mailing list