diff options
author | Lauren Post <lauren.post@freescale.com> | 2015-09-17 14:27:40 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:19 -0300 |
commit | 6ed597eb2886e2d977921b41335bd6f00bf10e9c (patch) | |
tree | 6a97d21fbdfbe197661f67266c7f477499db895e /recipes-bsp/imx-lib | |
parent | 946403046c17a022838194d8a5c7a8454ce16f7f (diff) | |
download | meta-freescale-6ed597eb2886e2d977921b41335bd6f00bf10e9c.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.bb | 2 |
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 e84534d7..02980c44 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" | |||
7 | SRC_URI[md5sum] = "d504131b9bc3d3fb798d4ee8718d6eaf" | 7 | SRC_URI[md5sum] = "d504131b9bc3d3fb798d4ee8718d6eaf" |
8 | SRC_URI[sha256sum] = "2b4547ffb1de328cf8997a09a423c6f015d808493efd11a98a5d42c6497e3445" | 8 | SRC_URI[sha256sum] = "2b4547ffb1de328cf8997a09a423c6f015d808493efd11a98a5d42c6497e3445" |
9 | 9 | ||
10 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 10 | COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)" |