From c9e130949db1f7f2ec0f0bb06f3f9c63c5876b41 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 22 Oct 2016 14:37:26 +0200 Subject: angstrom-qt-x11-image.bb: follow package name changes fsl vs. imx Signed-off-by: Max Krummenacher Acked-by: Stefan Agner --- recipes-images/images/angstrom-qt-x11-image.bb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'recipes-images/images/angstrom-qt-x11-image.bb') diff --git a/recipes-images/images/angstrom-qt-x11-image.bb b/recipes-images/images/angstrom-qt-x11-image.bb index 59d76a4..78c27c0 100644 --- a/recipes-images/images/angstrom-qt-x11-image.bb +++ b/recipes-images/images/angstrom-qt-x11-image.bb @@ -93,15 +93,15 @@ GSTREAMER = " \ GSTREAMER_append_mx6 = " \ gstreamer1.0-plugins-base-ximagesink \ gstreamer1.0-plugins-imx \ - gst1.0-fsl-plugin \ - gst1.0-fsl-plugin-gplay \ - gst1.0-fsl-plugin-grecorder \ + imx-gst1.0-plugin \ + imx-gst1.0-plugin-gplay \ + imx-gst1.0-plugin-grecorder \ " GSTREAMER_append_mx7 = " \ gstreamer1.0-plugins-base-ximagesink \ - gst1.0-fsl-plugin \ - gst1.0-fsl-plugin-gplay \ - gst1.0-fsl-plugin-grecorder \ + imx-gst1.0-plugin \ + imx-gst1.0-plugin-gplay \ + imx-gst1.0-plugin-grecorder \ " # No longer available # gst-plugins-gl \ -- cgit v1.2.3