]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-parser: Upgrade to 4.1.4
authorLauren Post <lauren.post@nxp.com>
Fri, 30 Sep 2016 18:18:39 +0000 (13:18 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 18 Oct 2016 18:26:15 +0000 (16:26 -0200)
- Update license checksum to align to EULA
- Updates for coverity, memory leaks, corrupted content

Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/imx-parser/imx-parser.inc
recipes-multimedia/imx-parser/imx-parser_4.0.9.bb [deleted file]
recipes-multimedia/imx-parser/imx-parser_4.1.4.bb [new file with mode: 0644]

index a71bbe1375adc35e2517c8e3bf80c9fed8cb43eb..e5a09e45a668fc3d04a646619722d0cc59e7590e 100644 (file)
@@ -4,7 +4,7 @@
 DESCRIPTION = "Freescale Multimedia parser libs"
 LICENSE = "Proprietary"
 SECTION = "multimedia"
-LIC_FILES_CHKSUM = "file://COPYING;md5=8cf95184c220e247b9917e7244124c5a"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d4f548f93b5fe0ee2bc86758c344412d"
 
 # For backwards compatibility
 PROVIDES += "libfslparser"
diff --git a/recipes-multimedia/imx-parser/imx-parser_4.0.9.bb b/recipes-multimedia/imx-parser/imx-parser_4.0.9.bb
deleted file mode 100644 (file)
index 1650172..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright (C) 2013-2015 Freescale Semiconductor
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-require imx-parser.inc
-
-SRC_URI[md5sum] = "184687baede96fe3919196c3f91d907c"
-SRC_URI[sha256sum] = "1bec0101843db2e95d61e3dbe9e35172d874e54be19cc5d8bf72a735d5e3236f"
-
-COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"
diff --git a/recipes-multimedia/imx-parser/imx-parser_4.1.4.bb b/recipes-multimedia/imx-parser/imx-parser_4.1.4.bb
new file mode 100644 (file)
index 0000000..b778f04
--- /dev/null
@@ -0,0 +1,9 @@
+# Copyright (C) 2013-2016 Freescale Semiconductor
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+require imx-parser.inc
+
+SRC_URI[md5sum] = "fe8e9367887bf4a30decc6d0368ffbe9"
+SRC_URI[sha256sum] = "d3a03e60780bbbd0c92932f60bd34d2fe14ffecf6aa6b810723c3edf798cad1f"
+
+COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"