aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/subversion
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2016-10-26 10:32:19 +0300
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2017-05-17 10:10:46 +0300
commitf72f3ecfb77c032ad3f3ff0c23cb18c53f01c170 (patch)
treefe5f9a0d0033e9feb0ca4cf7227693fdd2dae674 /meta/recipes-devtools/subversion
parentfb228884ea5b90a436a378e101300f4d4d4c359c (diff)
downloadopenembedded-core-contrib-f72f3ecfb77c032ad3f3ff0c23cb18c53f01c170.tar.gz
python-pgo-image: enable sstate for do_profile
There are caveats however, basically because of the circular dependency between python-pgo-image and python (python is a build dep of python-pgo-image, and at the same time, depends on the profile data generated by python-pgo-image). In practice the sstate data is only used when no profile data is yet present. Existing profile data (i.e. non-empty PYTHON_PROFILE_DIR) changes signature hash of python which, in turn, changes signature of python-pgo-image and causes a sstate signature mismatch and rebuild of python-pgo-image. Thus, in order to utilize sstate data the user should run "bitbake python-pgo-image -c clean" (or otherwise wipe pre-existing profile data) before running "bitbake python-pgo-image -c profile". [YOCTO #9338] Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/subversion')
0 files changed, 0 insertions, 0 deletions