summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.10.bb')
-rw-r--r--recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.10.bb14
1 files changed, 0 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 @@
1# Copyright (C) 2013 Freescale Semiconductor
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require gst-fsl-plugin.inc
5
6EXTRA_OECONF += " CROSS_ROOT=${PKG_CONFIG_SYSROOT_DIR}"
7
8SRC_URI = "${FSL_MIRROR}/gst-fsl-plugins-${PV}.tar.gz"
9S = "${WORKDIR}/gst-fsl-plugins-${PV}"
10
11SRC_URI[md5sum] = "681a5e97d621eaa5b1bcca2597cd0152"
12SRC_URI[sha256sum] = "d1d194141c038ef72e7d4271355b2ef1a38bf5d110e93101609ab422596167df"
13
14COMPATIBLE_MACHINE = "(mx28|mx5|mx6)"