Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-mingw: Convert to new override syntax | Richard Purdie | 2021-07-30 | 1 | -4/+4 |
| | | | | | | | | 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> | ||||
* | libpcre: Handle shipping .exe and .dll files for mingw32 | Nathan Rossi | 2017-04-06 | 1 | -0/+6 |
Package the .dll and .exe files into their expected packages. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> |