summaryrefslogtreecommitdiffstats
path: root/recipes-core/libxml
Commit message (Collapse)AuthorAgeFilesLines
* meta-mingw: Convert to new override syntaxRichard Purdie2021-07-301-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 supportJoshua Watt2019-10-251-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>