summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2007-08-11 23:11:24 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2007-08-11 23:11:24 +0000
commit3af72d7ae4b6023651197b469e86cc0268794d8d (patch)
tree9521aabfa3cabeae6db361eafbc14b422ceeedb4 /ChangeLog
parent88447e9873d1a5b58c4d699f10abc2614f517a75 (diff)
downloadbitbake-3af72d7ae4b6023651197b469e86cc0268794d8d.tar.gz
fetch/__init__.py: Add BB_SRCREV_POLICY variable (clear or cache) to control SRCREV cache
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00127722b..f9aab8fc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,7 @@ Changes in Bitbake 1.9.x:
- Improve the progress indicator by skipping tasks that have
already run before starting the build rather than during it
- Add profiling option (-P)
+ - Add BB_SRCREV_POLICY variable (clear or cache) to control SRCREV cache
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series