diff options
author | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:58 +0200 |
---|---|---|
committer | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:58 +0200 |
commit | f98b448ee835646be48f530b3e6fe13b32b093f5 (patch) | |
tree | 9d1062f1e8893e72829df650f5e558c5fb255955 /recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.11.bb | |
download | meta-fsl-arm-daisy-140929.tar.gz |
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.11.bb')
-rw-r--r-- | recipes-multimedia/gstreamer/gst-fsl-plugin_3.0.11.bb | 11 |
1 files changed, 11 insertions, 0 deletions
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 @@ | |||
1 | # Copyright (C) 2013-14 Freescale Semiconductor | ||
2 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
3 | |||
4 | require gst-fsl-plugin.inc | ||
5 | |||
6 | EXTRA_OECONF += " CROSS_ROOT=${PKG_CONFIG_SYSROOT_DIR}" | ||
7 | |||
8 | SRC_URI[md5sum] = "0ed858681a74857034c006036023e6ce" | ||
9 | SRC_URI[sha256sum] = "fbc6000b401ac2c8d67d1414372f4a929cf0a5808f6ed1640f1d2bfcce2f2a4f" | ||
10 | |||
11 | COMPATIBLE_MACHINE = "(mx28|mx5|mx6)" | ||