[meta-freescale] [meta-fsl-arm][PATCH 09/14] imx-lib: Upgrade to 3.10.31-1.1.0 Beta version

Lauren Post lauren.post at freescale.com
Wed Aug 27 12:07:07 PDT 2014


Makefiles changed for mx6sx and mx6sl to exclude rng and sahara
since those are not supported on mx6 chips.
Platform is set to MX6S for both mx6sx and mx6sl so the
previous makefiles only excluded MX6Q platform.

Note this is different for imx-test which specifies
MX6SX and MX6SL in makefiles. In imx-lib they are treated the same.

Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 recipes-bsp/imx-lib/imx-lib_3.10.31-1.1.0.bb |   15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 recipes-bsp/imx-lib/imx-lib_3.10.31-1.1.0.bb

diff --git a/recipes-bsp/imx-lib/imx-lib_3.10.31-1.1.0.bb b/recipes-bsp/imx-lib/imx-lib_3.10.31-1.1.0.bb
new file mode 100644
index 0000000..9eeda3f
--- /dev/null
+++ b/recipes-bsp/imx-lib/imx-lib_3.10.31-1.1.0.bb
@@ -0,0 +1,15 @@
+# Copyright (C) 2013, 2014 Freescale Semiconductor
+
+include imx-lib.inc
+
+# FIXME: Drop 'beta' suffix for GA release
+SRC_URI = "${FSL_MIRROR}/${PN}-${PV}-beta.tar.gz"
+
+S="${WORKDIR}/${PN}-${PV}-beta"
+
+PE = "1"
+
+SRC_URI[md5sum] = "0485e457eafe5a10274d171b3af79e2f"
+SRC_URI[sha256sum] = "011eb34c6fd1b1ea9894bbe07a539c1aeee1500bc8fdd29d8ce1dc1d02f79e24"
+
+COMPATIBLE_MACHINE = "(mx6)"
-- 
1.7.9.5



More information about the meta-freescale mailing list