[yocto] [meta-mingw] Patch to replace .sh with Win style batch files

Mark Hatle mark.hatle at windriver.com
Wed Jan 7 12:31:30 PST 2015


When using meta-mingw to build a Windows compatible SDK, we should be 
generating .bat files instead of .sh files to setup the environment.

We also want to make sure the resulting files are in windows format,
i.e. contain the \r.

Mark Hatle (1):
  meta-environment: Update environment files to batch files

 classes/toolchain-scripts-mingw32.bbclass   | 87 +++++++++++++++++++++++++++++
 recipes-core/meta/meta-environment.bbappend |  4 ++
 2 files changed, 91 insertions(+)
 create mode 100644 classes/toolchain-scripts-mingw32.bbclass
 create mode 100644 recipes-core/meta/meta-environment.bbappend

-- 
1.9.3




More information about the yocto mailing list