[OE-core] does "deprecated" SSTATEPOSTINSTFUNCS still have value?

Robert P. J. Day rpjday at crashcourse.ca
Mon Feb 24 19:10:18 UTC 2020


  YP 2.3 migration section describes that variable as deprecated and
likely to be removed in the future, but it still lives on:

classes/sstate.bbclass:SSTATEPOSTINSTFUNCS = ""
classes/sstate.bbclass:    for postinst in (d.getVar('SSTATEPOSTINSTFUNCS') or '').split():
classes/sstate.bbclass:sstate_install[vardeps] += "${SSTATEPOSTINSTFUNCS}"
classes/buildhistory.bbclass:# then the value added to SSTATEPOSTINSTFUNCS:
classes/buildhistory.bbclass:SSTATEPOSTINSTFUNCS[vardepvalueexclude] .= "| buildhistory_emit_pkghistory"

  is it still meant to be used?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                         http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


More information about the Openembedded-core mailing list