Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-mingw: Convert to new override syntax | Richard Purdie | 2021-07-30 | 1 | -1/+1 |
| | | | | | | | | This converts the layer to the new override syntax. This was done using <oe-core>/scripts/contrib/convert-overrides.py <this-layer> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | libxml2: Remove python support | Joshua Watt | 2019-10-25 | 1 | -0/+1 |
Python doesn't cross compile for MinGW, so remove it as a dependency from the mingw32 nativesdk build Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> |