summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-lib
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2015-09-17 14:27:40 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2015-09-18 16:12:08 -0300
commit5e3430fcee8e387e1351c3790d59c50f16d32e89 (patch)
treead59e4d7f522e7395eb30d7fcd6861b46dce228c /recipes-bsp/imx-lib
parent1f2bdf48318f3443ec4ef781f772375695fcc1db (diff)
downloadmeta-fsl-arm-5e3430fcee8e387e1351c3790d59c50f16d32e89.tar.gz
imx-lib: Add mx6ul support for pxp libraries
Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/imx-lib')
-rw-r--r--recipes-bsp/imx-lib/imx-lib_5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-lib/imx-lib_5.1.bb b/recipes-bsp/imx-lib/imx-lib_5.1.bb
index e84534d..02980c4 100644
--- a/recipes-bsp/imx-lib/imx-lib_5.1.bb
+++ b/recipes-bsp/imx-lib/imx-lib_5.1.bb
@@ -7,4 +7,4 @@ PE = "1"
7SRC_URI[md5sum] = "d504131b9bc3d3fb798d4ee8718d6eaf" 7SRC_URI[md5sum] = "d504131b9bc3d3fb798d4ee8718d6eaf"
8SRC_URI[sha256sum] = "2b4547ffb1de328cf8997a09a423c6f015d808493efd11a98a5d42c6497e3445" 8SRC_URI[sha256sum] = "2b4547ffb1de328cf8997a09a423c6f015d808493efd11a98a5d42c6497e3445"
9 9
10COMPATIBLE_MACHINE = "(mx6|mx7)" 10COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"