mirror of
https://github.com/Freescale/meta-freescale-distro.git
synced 2025-10-22 15:03:56 +02:00
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:
parent
a3759ed96d
commit
8359d8d7c8
|
@ -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 = " \
|
||||
|
|
Loading…
Reference in New Issue
Block a user