]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-test: Upgrade to 5.4.1 release
authorLauren Post <lauren.post@nxp.com>
Tue, 26 Apr 2016 07:48:49 +0000 (02:48 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 7 May 2016 13:07:46 +0000 (10:07 -0300)
- mmdc fixes to add 6ul support
- mmdc fixes to add ipu2 and gpuvg support got i.MX 6QuadPlus
- mx6s_v4l2_capture fixes for memory leak

Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/imx-test/imx-test_5.4.1.bb [new file with mode: 0644]
recipes-bsp/imx-test/imx-test_5.4.bb [deleted file]

diff --git a/recipes-bsp/imx-test/imx-test_5.4.1.bb b/recipes-bsp/imx-test/imx-test_5.4.1.bb
new file mode 100644 (file)
index 0000000..04aad14
--- /dev/null
@@ -0,0 +1,8 @@
+# Copyright (C) 2013-2016 Freescale Semiconductor
+
+include imx-test.inc
+
+SRC_URI[md5sum] = "fa1a5cdcfbdd6a3fed0ab4a5fd1f97bc"
+SRC_URI[sha256sum] = "997ec10bdc6991e9687a2c2fa5816bb50b08d73bcfe4093f988a7cac4bf0b06a"
+
+COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"
diff --git a/recipes-bsp/imx-test/imx-test_5.4.bb b/recipes-bsp/imx-test/imx-test_5.4.bb
deleted file mode 100644 (file)
index 6a12c05..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright (C) 2013-2016 Freescale Semiconductor
-
-include imx-test.inc
-
-SRC_URI[md5sum] = "46ddd6d1631cc0f7328383e13632d5bb"
-SRC_URI[sha256sum] = "cae6ec9b4d5cc1c402a7683cc8c2c35cccdd9598283caefcea2804baa47a15b6"
-
-COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"