summaryrefslogtreecommitdiffstats
path: root/scripts/lib/build_perf/html.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2023-10-19 14:40:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-10-19 14:53:45 +0100
commit3fbd82e194095c2e82568ea254e3ad8d198778fb (patch)
treefd8dc226bdaba3fa6f6c2d01fb64a5b52bbaa4be /scripts/lib/build_perf/html.py
parent4cea51a9addeae3a7bd054dcfa34c59ccda31099 (diff)
downloadpoky-3fbd82e194095c2e82568ea254e3ad8d198778fb.tar.gz
patchtest: sort when reading patches from a directory
When reading patches from a directory it's important to sort the output of os.listdir(), as that returns the files in an effectively random order. We can't test the patches apply if they're applied in the wrong order, and typically patch filenames are prefixed with a counter to ensure the order is correct. (From OE-Core rev: 4d6b586d37ab4528ed6dae6779cd730af9ef09c2) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions