From patchwork Thu Apr 13 23:57:03 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: toaster: add ID's to build menu links From: "Reyna, David" X-Patchwork-Id: 139178 Message-Id: <1492127823-6602-1-git-send-email-david.reyna@windriver.com> To: Date: Thu, 13 Apr 2017 16:57:03 -0700 From: David Reyna Add IDs to the build page menu lines, for example "Tasks", "Recipes", "Time", "CPU Time", "Disk I/O", and so forth. This will support test automation. [YOCTO #11337] Signed-off-by: David Reyna --- .../toaster/toastergui/templates/basebuildpage.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bitbake/lib/toaster/toastergui/templates/basebuildpage.html b/bitbake/lib/toaster/toastergui/templates/basebuildpage.html index f5eee96..a41911f 100644 --- a/bitbake/lib/toaster/toastergui/templates/basebuildpage.html +++ b/bitbake/lib/toaster/toastergui/templates/basebuildpage.html @@ -132,16 +132,16 @@ {% endif %} -
  • Tasks
  • -
  • Recipes
  • -
  • Packages
  • + + + -
  • Time
  • -
  • CPU usage
  • -
  • Disk I/O
  • + + + -
  • +
  • +
  • +
  • +