summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2013-12-16 16:26:24 -0600
committerOtavio Salvador <otavio@ossystems.com.br>2014-02-20 14:00:04 -0300
commit07c4b3ef940bb2d9449cb980dd3edade7662b3cb (patch)
treecfb28692bcbe226e8de9e6abc4fcbe108bc3eaff /recipes-multimedia
parent83e4672cf5cecfc820930eb45252894de803bfa6 (diff)
downloadmeta-fsl-arm-07c4b3ef940bb2d9449cb980dd3edade7662b3cb.tar.gz
libfslcodec: Upgrade to 3.0.10 version
Released in 3.10.17-1.0.0_beta release Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/libfslcodec/libfslcodec_3.0.10.bb10
-rw-r--r--recipes-multimedia/libfslcodec/libfslcodec_3.0.9.bb13
2 files changed, 10 insertions, 13 deletions
diff --git a/recipes-multimedia/libfslcodec/libfslcodec_3.0.10.bb b/recipes-multimedia/libfslcodec/libfslcodec_3.0.10.bb
new file mode 100644
index 0000000..a606ba6
--- /dev/null
+++ b/recipes-multimedia/libfslcodec/libfslcodec_3.0.10.bb
@@ -0,0 +1,10 @@
1# Copyright (C) 2013, 2014 Freescale Semiconductor
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require libfslcodec.inc
5
6SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true"
7SRC_URI[md5sum] = "59c81f7da3440409e7e058edd0cdbb2a"
8SRC_URI[sha256sum] = "130f69e47b52a02988df64211c2e42c54f0d07f00d8c1229d20d41b2a9d784a2"
9
10COMPATIBLE_MACHINE = "(mx28|mx5|mx6)"
diff --git a/recipes-multimedia/libfslcodec/libfslcodec_3.0.9.bb b/recipes-multimedia/libfslcodec/libfslcodec_3.0.9.bb
deleted file mode 100644
index 1cb84d1..0000000
--- a/recipes-multimedia/libfslcodec/libfslcodec_3.0.9.bb
+++ /dev/null
@@ -1,13 +0,0 @@
1# Copyright (C) 2013 Freescale Semiconductor
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require libfslcodec.inc
5
6# FIXME: Inspecting the source code the content is in fact 3.0.9
7SRC_URI = "${FSL_MIRROR}/${PN}-3.10.9-1.0.0.bin;fsl-eula=true"
8S = "${WORKDIR}/${PN}-3.10.9-1.0.0"
9
10SRC_URI[md5sum] = "8fd6f1f4f7a504adfc27c1f73de554b4"
11SRC_URI[sha256sum] = "76a8a93d452db07e2531fbbc6dc1cbdf21943e6b3dfa1b2435faf5b356819f95"
12
13COMPATIBLE_MACHINE = "(mx28|mx5|mx6)"