[Toaster] [PATCH][review-request 2/2] toaster: use deploy_dir var to obtain the license.manifest path
Damian, Alexandru
alexandru.damian at intel.com
Mon Mar 31 09:12:11 PDT 2014
Taken in, thank you.
Alex
On Thu, Mar 27, 2014 at 9:58 AM, Cristiana Voicu
<cristiana.voicu at intel.com>wrote:
> [YOCTO #6051]
> Signed-off-by: Cristiana Voicu <cristiana.voicu at intel.com>
> ---
> bitbake/lib/bb/ui/buildinfohelper.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/bitbake/lib/bb/ui/buildinfohelper.py
> b/bitbake/lib/bb/ui/buildinfohelper.py
> index d1d92c8..0a93609 100644
> --- a/bitbake/lib/bb/ui/buildinfohelper.py
> +++ b/bitbake/lib/bb/ui/buildinfohelper.py
> @@ -629,7 +629,7 @@ class BuildInfoHelper(object):
>
>
> def store_license_manifest_path(self, event):
> - deploy_dir = event.data['deploy_dir_image']
> + deploy_dir = event.data['deploy_dir']
> image_name = event.data['image_name']
> path = deploy_dir + "/licenses/" + image_name + "/"
> for target in self.internal_state['targets']:
> --
> 1.7.9.5
>
> --
> _______________________________________________
> toaster mailing list
> toaster at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/toaster
>
--
Alex Damian
Yocto Project
SSG / OTC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/toaster/attachments/20140331/61d615b9/attachment.html>
More information about the toaster
mailing list