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

Alejandro Hernandez alejandro.hernandez at linux.intel.com
Thu Jan 12 18:41:24 UTC 2017


On 01/12/2017 11:10 AM, Burton, Ross wrote:
>
> On 11 January 2017 at 19:55, Alejandro Hernandez 
> <alejandro.hernandez at linux.intel.com 
> <mailto: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
>     <mailto:alejandro.hernandez at linux.intel.com>>
>     ---
>      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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170112/b656a51d/attachment-0002.html>


More information about the Openembedded-core mailing list