mirror of
https://github.com/Freescale/meta-freescale-distro.git
synced 2025-10-22 23:13:02 +02:00
packagegroup-fslc-gstreamer1.0-commercial: update dependencies
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 package gstreamer1.0-libav from packagegroup-fslc-gstreamer1.0-full to packagegroup-fslc-gstreamer1.0-commercial. Signed-off-by: Alexander Shashkevich <alex@stunpix.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
e858afe07d
commit
d5a4160d7b
|
@ -15,6 +15,6 @@ 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-asf \
|
||||
gstreamer1.0-libav \
|
||||
"
|
||||
|
|
|
@ -15,5 +15,4 @@ RDEPENDS_${PN} = " \
|
|||
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)} \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user