Files
poky/meta/recipes-core
Juro Bystricky 71b4ae2561 glib-2.0/glib.inc: fix broken mingw build
mingw build was broken by the commit:
"glib-2.0/glib.inc: apply MLPREFIX renaming to all package classes"

When building for mingw, we encounter build errors such as:

  mv: cannot stat '<builddir>/<...>/usr/libexec/gio-querymodules': No such file or directory

The mingw file that exists is "gio-querymodules.exe" instead of "gio-qeurymodules".
The fix is to append the names of executables by an OS specific EXEEXT.

[YOCTO #12679]

(From OE-Core rev: 1f53140528d79c38d4f3a82cd0a03bd0ddc87275)

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-04-20 08:19:46 +01:00
..
2018-03-07 06:34:50 -08:00
2017-06-12 15:08:30 +01:00
2015-01-23 11:36:27 +00:00
2018-03-09 09:17:02 -08:00
2018-03-08 10:39:32 -08:00
2018-03-07 06:34:50 -08:00
2017-01-19 22:47:21 +00:00
2018-03-07 06:34:50 -08:00
2018-02-15 11:23:11 +00:00
2018-03-09 09:17:04 -08:00