Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dtc-145: Remove class and recipe | Mihai Lindner | 2020-04-02 | 1 | -17/+0 |
| | | | | | | | | These were used as workaround for issues with building u-boot 2017.03 and older, after dtc upgrade to 1.4.6 and newer. We can drop them after upgrading all providers of u-boot. Signed-off-by: Mihai Lindner <mihai.lindner@nxp.com> | ||||
* | dtc: Add recipe for version 1.4.5 | Fabio Berton | 2018-06-26 | 1 | -0/+17 |
We need dtc version 1.4.5 to build u-boot-imx 2017.03, current version 1.4.6 raise a lot of errors and can't build older U-Boot version. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> |