summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/dtc/files
Commit message (Collapse)AuthorAgeFilesLines
* dtc-145: Remove class and recipeMihai Lindner2020-04-022-72/+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-145: Fix compile failure with latest master on muslKhem Raj2018-10-071-0/+55
| | | | | | | | This issue is primarily seen when building the target recipe on musl the fix is a partial backport from upstream to get over the hump Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* dtc: Add recipe for version 1.4.5Fabio Berton2018-06-261-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>