[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH 0/4] Fix the build failure when creating a multilib wic
From:       Kevin Hao <kexin.hao () windriver ! com>
Date:       2018-09-29 7:01:43
Message-ID: 20180929070147.88203-1-kexin.hao () windriver ! com
[Download RAW message or body]

We have observed the following build failure when building lib32-core-image-minimal
for a qemux86-64 machine.
    DEBUG: | ERROR: Couldn't find correct bootimg_dir, exiting
    | ERROR: Couldn't find correct bootimg_dir, exiting
    DEBUG: | 

This patch series tries to fix this issue. You can use the following
steps to reproduce this issue:
 1. source .../git/poky/oe-init-build-env and set the MACHINE to
"qemux86-64"

 2. Add the following to conf/local.conf:
    IMAGE_FSTYPES = "wic"
    
    MULTILIBS = "multilib:lib32"
    require conf/multilib.conf
    DEFAULTTUNE_virtclass-multilib-lib32 = "x86"

 3. bitbake lib32-core-image-minimal

Kevin Hao (4):
  wic: bootimg-pcbios: Drop the unnecessary reference of STAGING_DATADIR
  wic: isoimage-isohybrid: Drop the unnecessary reference of
    STAGING_DATADIR
  bitbake.conf: Introduce variables used to access the other recipe
    specific sysroot directory in multilib case
  wic: Set the right bootimg_dir when building a multilib image

 meta/classes/image_types_wic.bbclass                 |  2 +-
 meta/conf/bitbake.conf                               |  4 ++++
 meta/conf/multilib.conf                              |  1 +
 scripts/lib/wic/plugins/source/bootimg-pcbios.py     |  7 +++----
 scripts/lib/wic/plugins/source/isoimage-isohybrid.py | 13 ++++---------
 scripts/wic                                          |  2 +-
 6 files changed, 14 insertions(+), 15 deletions(-)

-- 
2.14.4

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic