diff options
| author | Michael Wood <michael.g.wood@intel.com> | 2016-05-26 16:12:22 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-15 08:35:04 +0100 |
| commit | b2a68f55110b39aaf0b0d47bf533251a59a40a41 (patch) | |
| tree | 7791ed85141e07f01c228619047740b235ee02dc /bitbake/lib/toaster/toastergui/templates/buildtime.html | |
| parent | 32d1e2dd25f288790450db48766cf115854712ba (diff) | |
| download | poky-b2a68f55110b39aaf0b0d47bf533251a59a40a41.tar.gz | |
bitbake: toaster: port Task tables to ToasterTables widget
Port the Task based tables to ToasterTable. This is the Task, Time, CPU
usage and Disk I/O tables.
(Bitbake rev: bebcef7a4bf08b10e472475435ddc7a524364adb)
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/buildtime.html')
| -rw-r--r-- | bitbake/lib/toaster/toastergui/templates/buildtime.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/buildtime.html b/bitbake/lib/toaster/toastergui/templates/buildtime.html deleted file mode 100644 index ea84ae797c..0000000000 --- a/bitbake/lib/toaster/toastergui/templates/buildtime.html +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | {% extends "basebuildpage.html" %} | ||
| 2 | {% block localbreadcrumb %} | ||
| 3 | <li>Build Time</li> | ||
| 4 | {% endblock %} | ||
