summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2019-07-04 10:38:37 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-07-05 12:00:15 +0100
commit3c7b6dfecd22eae369bba54437cdff91fa8542df (patch)
tree6addae569a45f635ed4abdbb3ef0a8c934af22f8 /meta/recipes-core
parentc2f2ea87592d14e7020eff19c11aae2fb644358a (diff)
downloadopenembedded-core-contrib-3c7b6dfecd22eae369bba54437cdff91fa8542df.tar.gz
grub-efi.bbclass: take into consideration of multilib
When enabling multilib and building lib32-IMAGE which uses grub-efi, the build fails with the following error. install: cannot stat '/PROJ_DIR/build/tmp-glibc/deploy/images/intel-x86-64/grub-efi-bootia32.efi': No such file or directory The grub-efi is in NON_MULTILIB_SCRIPTS. That means we will use 64bit grub-efi for lib32-IMAGE. So take into consideration of multilib to fix this problem. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions