Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dtc-145: Remove class and recipe | Mihai Lindner | 2020-04-02 | 1 | -55/+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 musl | Khem Raj | 2018-10-07 | 1 | -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> |