meta data for this page
sstate
Invalidate sstate
Can be done by updatinig any comments in recipe i.e:
# PACKAGE_BBCLASS_VERSION = "1"
Disable sstate per recipe
In recipe:
SSTATE_SKIP_CREATION = "1"
- local.conf
SSTATE_SKIP_CREATION_pn-recipefoo = "1" SSTATE_SKIP_CREATION_pn-recipebar = "1"