packagegroup-del-gstreamer: remove fsl-mm rdepends
Those packages are already runtime dependences of gst-fsl-plugin, so there is no need to explictly add them here. https://jira.digi.com/browse/DEL-162 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
7d7d7ee49c
commit
fbdaae8050
|
|
@ -196,9 +196,6 @@ VIRTUAL_RUNTIME_gst-plugins-ugly = "\
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS_${PN} = "\
|
RDEPENDS_${PN} = "\
|
||||||
fsl-mm-codeclib \
|
|
||||||
fsl-mm-flv-codeclib \
|
|
||||||
fsl-mm-mp3enc-codeclib \
|
|
||||||
${VIRTUAL_RUNTIME_gst-fsl-plugin} \
|
${VIRTUAL_RUNTIME_gst-fsl-plugin} \
|
||||||
imx-lib \
|
imx-lib \
|
||||||
${MACHINE_FIRMWARE} \
|
${MACHINE_FIRMWARE} \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue