Enable pxp libraries for i.MX 6UltraLite.
Fix rng and shara2 to exclude the 6UL platform to avoid build breaks
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
PLATFORM_mx6sl = "IMX6S"
PLATFORM_mx6sx = "IMX6S"
PLATFORM_mx7 = "IMX7"
+PLATFORM_mx6ul = "IMX6UL"
PARALLEL_MAKE="-j 1"
EXTRA_OEMAKE = ""
+++ /dev/null
-# Copyright (C) 2013-2015 Freescale Semiconductor
-
-include imx-lib.inc
-
-PE = "1"
-
-SRC_URI[md5sum] = "d38daf723e270387ba41041f7b588ac4"
-SRC_URI[sha256sum] = "0215acc97ca7e1c8dbdc2f1f9c7e85dae0725fdac56b79e8ec1c37e47a6d38a5"
-
-COMPATIBLE_MACHINE = "(mx6|mx7)"
--- /dev/null
+# Copyright (C) 2013-2015 Freescale Semiconductor
+
+include imx-lib.inc
+
+PE = "1"
+
+SRC_URI[md5sum] = "d504131b9bc3d3fb798d4ee8718d6eaf"
+SRC_URI[sha256sum] = "2b4547ffb1de328cf8997a09a423c6f015d808493efd11a98a5d42c6497e3445"
+
+COMPATIBLE_MACHINE = "(mx6|mx7)"