aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/libfslparser/libfslparser_3.0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/libfslparser/libfslparser_3.0.8.bb')
-rw-r--r--recipes-multimedia/libfslparser/libfslparser_3.0.8.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-multimedia/libfslparser/libfslparser_3.0.8.bb b/recipes-multimedia/libfslparser/libfslparser_3.0.8.bb
new file mode 100644
index 0000000..816c280
--- /dev/null
+++ b/recipes-multimedia/libfslparser/libfslparser_3.0.8.bb
@@ -0,0 +1,13 @@
+# Copyright (C) 2012-2013 Freescale Semiconductor
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+require libfslparser.inc
+
+# FIXME: Inspecting the source code the content is in fact 3.0.8
+SRC_URI = "${FSL_MIRROR}/${PN}-3.5.7-1.0.0.bin;fsl-eula=true"
+S = "${WORKDIR}/${PN}-3.5.7-1.0.0"
+
+SRC_URI[md5sum] = "67e02486fba970a922f1e0ab686b9ab0"
+SRC_URI[sha256sum] = "757640954637599159f7491942723a3bd59abd2474785f6ba31bbdd06d06fe45"
+
+COMPATIBLE_MACHINE = "(mx28|mx5|mx6)"