summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hobeventhandler.py
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2012-03-28 12:15:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-29 21:12:57 +0100
commit71c1de347eef07a2059fc4544dc3cae090181f44 (patch)
treea8fe237fee7918c19dd70c80fc412c43ce97e314 /bitbake/lib/bb/ui/crumbs/hobeventhandler.py
parent57434b40b8823969b2b4e88c327857f03722bd9e (diff)
downloadpoky-71c1de347eef07a2059fc4544dc3cae090181f44.tar.gz
lib/bb/ui/crumbs/hig: fix layers_changed test
Because we sort the treeview to list specific layers at the top, and therefore implicitly change the sorting of the underlying model, we can't be certain that the original layer list will equal the new layer list despite the included layers being the same. To ensure we can do a simple equality test to determine whether the layers have been modified first sort the lists to ensure we're comparing based on contents alone. (Bitbake rev: ae86cd8b4ef1e43b79230326ccba69e2900d074f) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/ui/crumbs/hobeventhandler.py')
0 files changed, 0 insertions, 0 deletions