packagegroup-fsl-gstreamer1.0: Rename gst1.0-fsl-plugin into imx-gst1.0-plugin

As gst1.0 has upgraded to version 4.0.9 and renaming to imx-gst1.0-plugin,
need to keep align.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Yuqing Zhu 2016-04-06 16:31:41 +08:00 committed by Otavio Salvador
parent a3759ed96d
commit 8359d8d7c8

View File

@ -53,8 +53,8 @@ RDEPENDS_${PN}-base = " \
gstreamer1.0-plugins-base-volume \
gstreamer1.0-plugins-good-autodetect \
${MACHINE_GSTREAMER_1_0_PLUGIN} \
${@bb.utils.contains("MACHINE_GSTREAMER_1_0_PLUGIN", "gst1.0-fsl-plugin", "gst1.0-fsl-plugin-gplay", "", d)} \
${@bb.utils.contains("MACHINE_GSTREAMER_1_0_PLUGIN", "gst1.0-fsl-plugin", "gst1.0-fsl-plugin-grecorder", "", d)} \
${@bb.utils.contains("MACHINE_GSTREAMER_1_0_PLUGIN", "imx-gst1.0-plugin", "imx-gst1.0-plugin-gplay", "", d)} \
${@bb.utils.contains("MACHINE_GSTREAMER_1_0_PLUGIN", "imx-gst1.0-plugin", "imx-gst1.0-plugin-grecorder", "", d)} \
"
RRECOMMENDS_${PN}-base = " \