From f505d9fad991d7c11dda94d9fdb5740f554a6424 Mon Sep 17 00:00:00 2001 From: David Reyna Date: Wed, 14 Jun 2017 21:45:15 -0700 Subject: [PATCH] bitbake: toaster: add ID's to build menu links 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] (Bitbake rev: 0bd1fcdbfa6b9bf4642f1a2b1d46767c7c15a5d1) Signed-off-by: David Reyna Signed-off-by: Richard Purdie --- .../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 f5eee96516..a41911f52a 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
  • + + + -
  • +
  • +
  • +
  • +