diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-02 22:42:05 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-04 11:17:52 +0000 |
commit | 67493a015472fcdb53ca6f852c809a5d2390a1ea (patch) | |
tree | 12e27de659acff9c966623a1d43cf7c71c621d34 /README | |
download | meta-mingw-67493a015472fcdb53ca6f852c809a5d2390a1ea.tar.gz |
Initial population
Diffstat (limited to 'README')
-rw-r--r-- | README | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,17 @@ | |||
1 | meta-darwin | ||
2 | ========== | ||
3 | |||
4 | OpenEmbedded meta layer for mingw based SDKs | ||
5 | |||
6 | For dylan you need to patch OE-Core with oecore.patch | ||
7 | |||
8 | This layer depends on: | ||
9 | |||
10 | URI: git://git.openembedded.org/openembedded-core | ||
11 | layers: meta | ||
12 | branch: master | ||
13 | |||
14 | Layer Maintainer: Richard Purdie <richard.purdie@linuxfoundation.org> | ||
15 | |||
16 | Please send changes to the yocto mailing list with [meta-mingw] in the subject line, | ||
17 | cc'ing the maintainer. | ||