aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-02-27 23:50:44 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-02-27 23:50:44 +0000
commit435d04828a06ade315e5dc7d74e35e51f5429e40 (patch)
tree359df6d01e81e125062de8da69d1bf2432cf16b5 /ChangeLog
parentf0b8d75a283610dd5b0705ce91feb1e857239891 (diff)
downloadbitbake-435d04828a06ade315e5dc7d74e35e51f5429e40.tar.gz
fetch/__init__.py: Make fetcher timestamp updating non-fatal when permissions don't allow updates
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df492a07e..1f77e7105 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -110,6 +110,8 @@ Changes in Bitbake 1.9.x:
- Convert -b option to use taskdata/runqueue
- Remove digraph and switch to new stamp checking code. exec_task no longer
honours dependencies
+ - Make fetcher timestamp updating non-fatal when permissions don't allow
+ updates
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series