[Toaster] [review-request][PATCH] toaster: Remvove Log column from All builds page

Smith, Elliot elliot.smith at intel.com
Thu Aug 27 06:46:34 PDT 2015


I've submitted this to bitbake-devel.

Elliot

On 21 August 2015 at 08:02, Sujith H <sujith.h at gmail.com> wrote:

> This patch removes Log from All build table
>
> [YOCTO #8010]
>
> Signed-off-by: Sujith H <sujith.h at gmail.com>
> Signed-off-by: Sujith Haridasan <Sujith_Haridasan at mentor.com>
> ---
>  bitbake/lib/toaster/toastergui/views.py | 8 --------
>  1 file changed, 8 deletions(-)
>
> diff --git a/bitbake/lib/toaster/toastergui/views.py
> b/bitbake/lib/toaster/toastergui/views.py
> index 98d21f4..c8ff693 100755
> --- a/bitbake/lib/toaster/toastergui/views.py
> +++ b/bitbake/lib/toaster/toastergui/views.py
> @@ -2072,14 +2072,6 @@ if True:
>                                               ]
>                                  }
>                      },
> -                    {'name': 'Log',
> -                     'dclass': "span4",
> -                     'qhelp': "Path to the build main log file",
> -                     'clclass': 'log', 'hidden': 1,
> -                     'orderfield': _get_toggle_order(request,
> "cooker_log_path"),
> -                     'ordericon':_get_toggle_order_icon(request,
> "cooker_log_path"),
> -                     'orderkey' : 'cooker_log_path',
> -                    },
>                      {'name': 'Time', 'clclass': 'time', 'hidden' : 1,
>                       'qhelp': "How long it took the build to finish",
>                       'orderfield': _get_toggle_order(request,
> "timespent", True),
> --
> 1.9.1
>
> --
> _______________________________________________
> toaster mailing list
> toaster at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/toaster
>



-- 
Elliot Smith
Software Engineer
Intel Open Source Technology Centre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/toaster/attachments/20150827/2256e5e3/attachment.html>


More information about the toaster mailing list