On 11 January 2017 at 19:55, Alejandro Hernandez <
alejandro.hernan...@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.hernan...@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
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to