From 432df1f1a75f018d75bab841ab2779f898c52671 Mon Sep 17 00:00:00 2001 From: Lauren Post Date: Tue, 26 Apr 2016 02:48:49 -0500 Subject: imx-test: Upgrade to 5.4.1 release - 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 Signed-off-by: Otavio Salvador --- recipes-bsp/imx-test/imx-test_5.4.1.bb | 8 ++++++++ recipes-bsp/imx-test/imx-test_5.4.bb | 8 -------- 2 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 recipes-bsp/imx-test/imx-test_5.4.1.bb delete mode 100644 recipes-bsp/imx-test/imx-test_5.4.bb (limited to 'recipes-bsp') 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 index 0000000..04aad14 --- /dev/null +++ b/recipes-bsp/imx-test/imx-test_5.4.1.bb @@ -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 index 6a12c05..0000000 --- a/recipes-bsp/imx-test/imx-test_5.4.bb +++ /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)" -- cgit v1.2.3-54-g00ecf