summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
authorJuro Bystricky <juro.bystricky@intel.com>2018-04-19 09:53:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-04-20 08:19:46 +0100
commit71b4ae25612d6dd3687fdd583ed0077e744899cb (patch)
tree08db57e74829edc0855b6d9c30903ce1bdb17d5b /meta/conf/bitbake.conf
parentb71709b0e23271e4bc768b7f75aa741179f88f12 (diff)
downloadpoky-71b4ae25612d6dd3687fdd583ed0077e744899cb.tar.gz
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>
Diffstat (limited to 'meta/conf/bitbake.conf')
0 files changed, 0 insertions, 0 deletions