summaryrefslogtreecommitdiff
path: root/bitbake/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/ChangeLog')
-rw-r--r--bitbake/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog
index ceb7e648b..2d50c0e36 100644
--- a/bitbake/ChangeLog
+++ b/bitbake/ChangeLog
@@ -59,6 +59,7 @@ Changes in BitBake 1.8.x:
all variable from the environment. If BB_ENV_WHITELIST is set, that whitelist will be
used instead of the internal bitbake one. Alternatively, BB_ENV_EXTRAWHITE can be used
to extend the internal whitelist.
+ - When SRCREV autorevisioning for a recipe is in use, don't cache the recipe
Changes in BitBake 1.8.10:
- Psyco is available only for x86 - do not use it on other architectures.