diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-19 15:02:18 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-20 15:31:48 +0000 |
commit | 295f1608b050af3bf73b3cd6eaadb9a52a6b4822 (patch) | |
tree | f937737e21cdf50bb10d28e593dc46ccea333daa /meta-yocto/conf | |
parent | 6e6dcbe340c9ee4a4a23318ace3335a004a8d31b (diff) | |
download | poky-295f1608b050af3bf73b3cd6eaadb9a52a6b4822.tar.gz |
scripts/pybootchart: Fix missing entries bug
If two entries have the same start time, the data store used will cause
all but one of the entries to be lost. This patch enhances the data
storage structure to avoid this problem and allow more than one
event to start at the same time.
(From OE-Core rev: 220b071fd8d1cc6bdbca58f75489e3c9b34921ca)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf')
0 files changed, 0 insertions, 0 deletions