[OE-core] [PATCH 3/7] image-.bbclass: standarize usage of DEPLOY_DIR_IMAGE

Burton, Ross ross.burton at intel.com
Thu Jan 12 17:10:23 UTC 2017


On 11 January 2017 at 19:55, Alejandro Hernandez <
alejandro.hernandez at linux.intel.com> 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 <alejandro.hernandez at linux.intel.com>
> ---
>  meta/classes/image-live.bbclass | 18 +++++++++---------
>  meta/classes/image-vm.bbclass   | 12 ++++++------
>

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170112/43802209/attachment-0002.html>


More information about the Openembedded-core mailing list