[meta-freescale] [meta-fsl-demos][PATCH v3] packagegroup-fslc-gstreamer1.0-commercial: update dependencies

Alexander Shashkevych alex at stunpix.com
Thu Nov 27 06:25:25 PST 2014


Community has renamed following packages:

 gstreamer1.0-plugins-ugly-asfdemuxer -> gstreamer1.0-plugins-ugly-asf
 gstreamer1.0-plugins-ugly-mpg123 -> gstreamer1.0-plugins-bad-mpg123

This commit updates dependencies to reflect these changes and moves
packages gstreamer1.0-plugins-ugly-meta and gstreamer1.0-libav from
packagegroup-fslc-gstreamer1.0-full to
packagegroup-fslc-gstreamer1.0-commercial.

Signed-off-by: Alexander Shashkevich <alex at stunpix.com>
---
 .../packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb       | 5 +++--
 .../packagegroups/packagegroup-fslc-gstreamer1.0-full.bb             | 2 --
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb
b/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb
index f33c3d8..f24b753 100644
--- a/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb
+++ b/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb
@@ -15,6 +15,7 @@ RDEPENDS_${PN} = " \

 # Plugins from the -ugly collection which require the "commercial"
flag in LICENSE_FLAGS_WHITELIST to be set
 RDEPENDS_${PN} = " \
-    gstreamer1.0-plugins-ugly-mpg123 \
-    gstreamer1.0-plugins-ugly-asfdemux \
+    gstreamer1.0-plugins-ugly-meta \
+    gstreamer1.0-plugins-ugly-asf \
+    gstreamer1.0-libav \
 "
diff --git a/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-full.bb
b/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-full.bb
index 4dd3d77..8340332 100644
--- a/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-full.bb
+++ b/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-full.bb
@@ -14,6 +14,4 @@ RDEPENDS_${PN} = " \
     gstreamer1.0-plugins-base-meta \
     gstreamer1.0-plugins-good-meta \
     gstreamer1.0-plugins-bad-meta \
-    ${@base_contains('LICENSE_FLAGS_WHITELIST', 'commercial',
'gstreamer1.0-plugins-ugly-meta', '', d)} \
-    ${@base_contains('LICENSE_FLAGS_WHITELIST', 'commercial',
'gstreamer1.0-libav', '', d)} \
 "
-- 
1.9.1


More information about the meta-freescale mailing list