diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-29 12:57:40 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-09-25 05:07:47 -0700 |
commit | 0979d14d5487928d0b4655731d932a56fd39d347 (patch) | |
tree | eace1cf97913cd1506563945b22f98a658f0e83f /scripts/pybootchartgui/pybootchartgui.py | |
parent | 4a64de86917872f8540ba133a8a9f87f55d93082 (diff) | |
download | poky-0979d14d5487928d0b4655731d932a56fd39d347.tar.gz |
buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage
We planned to drop SSTATEPOSTINSTFUNC some time ago with the introduction of
postfuncs. Finally get around to doing that which should make the buildhistory
code a little more readable.
Unfortunately ordering the buildhistory function calls after the sstate ones is
difficult without coding that into the sstate class. This patch does that to
ensure everything functions as expected until we can find a better way. This is
still likely preferable than the generic sstate postfuncs support since the function
flow is much more readable.
(From OE-Core rev: 466c505b779dec2ba790f4e6cde7fbb35037f4ef)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit c9e2a8fa2f0305ef1247ec405555612326f798f8)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions