summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.10.bb14
-rw-r--r--recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.11.bb11
2 files changed, 11 insertions, 14 deletions
diff --git a/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.10.bb b/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.10.bb
deleted file mode 100644
index 3fe8195..0000000
--- a/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.10.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright (C) 2013 Freescale Semiconductor
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-require gst-fsl-plugin.inc
-
-EXTRA_OECONF += " CROSS_ROOT=${PKG_CONFIG_SYSROOT_DIR}"
-
-SRC_URI = "${FSL_MIRROR}/gst-fsl-plugins-${PV}.tar.gz"
-S = "${WORKDIR}/gst-fsl-plugins-${PV}"
-
-SRC_URI[md5sum] = "681a5e97d621eaa5b1bcca2597cd0152"
-SRC_URI[sha256sum] = "d1d194141c038ef72e7d4271355b2ef1a38bf5d110e93101609ab422596167df"
-
-COMPATIBLE_MACHINE = "(mx28|mx5|mx6)"
diff --git a/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.11.bb b/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.11.bb
new file mode 100644
index 0000000..d0b0c9e
--- /dev/null
+++ b/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.11.bb
@@ -0,0 +1,11 @@
+# Copyright (C) 2013-14 Freescale Semiconductor
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+require gst-fsl-plugin.inc
+
+EXTRA_OECONF += " CROSS_ROOT=${PKG_CONFIG_SYSROOT_DIR}"
+
+SRC_URI[md5sum] = "0ed858681a74857034c006036023e6ce"
+SRC_URI[sha256sum] = "fbc6000b401ac2c8d67d1414372f4a929cf0a5808f6ed1640f1d2bfcce2f2a4f"
+
+COMPATIBLE_MACHINE = "(mx28|mx5|mx6)"