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 <[email protected]>
---
 recipes-fsl/packagegroups/packagegroup-fsl-gstreamer1.0.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer1.0.bb 
b/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer1.0.bb
index fcfe07f..4aa3d4a 100644
--- a/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer1.0.bb
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer1.0.bb
@@ -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 = " \
-- 
1.9.1

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to