Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
imx-lib: Upgrade to 5.4 version
Browse files Browse the repository at this point in the history
- Remove platform check in hdmi-cec and imx-lib - simplify to support builds
on multiple machines
- For ipu use the dummy defaul object to fix build issues on non-ipu hardware

Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
laurenpost authored and otavio committed Apr 6, 2016
1 parent a7545b1 commit 7946533
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 0 additions & 10 deletions recipes-bsp/imx-lib/imx-lib_5.1.bb

This file was deleted.

10 changes: 10 additions & 0 deletions recipes-bsp/imx-lib/imx-lib_5.4.bb
@@ -0,0 +1,10 @@
# Copyright (C) 2013-2016 Freescale Semiconductor

include imx-lib.inc

PE = "1"

SRC_URI[md5sum] = "a0da6a01698776f2df05130108c226c9"
SRC_URI[sha256sum] = "8d12c4a0a44d29569f1ead3a36adc28402b9c4036b53e11dd3ebf2295e3ce1d0"

COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"

0 comments on commit 7946533

Please sign in to comment.