On 01/12/2017 11:10 AM, Burton, Ross wrote:

On 11 January 2017 at 19:55, Alejandro Hernandez <[email protected] <mailto:[email protected]>> wrote:

    Since wic now looks for boot artifacts on DEPLOY_DIR_IMAGE,
    we need to standarize the usage of this variable and drop
    HDDDIR to avoid confusion, which will let us drop support
    for hddimg in the future.

    Signed-off-by: Alejandro Hernandez
    <[email protected]
    <mailto:[email protected]>>
    ---
     meta/classes/image-live.bbclass | 18 +++++++++---------
     meta/classes/image-vm.bbclass   | 12 ++++++------


Yes, these are changed on the previous patch (2/7)

There's other places that use this variable:

meta/lib/oeqa/selftest/wic.py: wicvars = wicvars.difference(('HDDDIR', 'IMAGE_BOOT_FILES', scripts/lib/wic/plugins/source/bootimg-efi.py: bootimg_dir = get_bitbake_var("HDDDIR") scripts/lib/wic/plugins/source/bootimg-efi.py: msger.error("Couldn't find HDDDIR, exiting\n") scripts/lib/wic/plugins/source/isoimage-isohybrid.py: hdd_dir = get_bitbake_var("HDDDIR")

Ross

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to