Skip to content
Snippets Groups Projects
  • Richard Purdie's avatar
    065bd863
    buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage · 065bd863
    Richard Purdie authored
    
    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: 78ca086441b21dedd9c471a3d3200c24fd9ec8d2)
    
    Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
    (cherry picked from commit c9e2a8fa2f0305ef1247ec405555612326f798f8)
    Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
    065bd863
    History
    buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage
    Richard Purdie authored
    
    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: 78ca086441b21dedd9c471a3d3200c24fd9ec8d2)
    
    Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
    (cherry picked from commit c9e2a8fa2f0305ef1247ec405555612326f798f8)
    Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.