aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-05-09 10:23:19 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-05-09 10:23:19 +0000
commit5c0671c7028c135e2da5ef832c452af505df740d (patch)
tree81a84809aad710060ba4bc90d14ee24ea83c4949 /ChangeLog
parent02a48b3e3962b5dc25def67154816de6f97e7f43 (diff)
downloadbitbake-5c0671c7028c135e2da5ef832c452af505df740d.tar.gz
runqueue/taskdata.py: Make sure recrdeps tasks include all inter-task dependencies of a given fn
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 03fc30b8a..ae4e935b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -132,6 +132,7 @@ Changes in Bitbake 1.9.x:
- No longer weight providers on the basis of a package being "already staged". This
leads to builds being non-deterministic.
- Flush stdout/stderr before forking to fix duplicate console output
+ - Make sure recrdeps tasks include all inter-task dependencies of a given fn
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series