From 5c0671c7028c135e2da5ef832c452af505df740d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 9 May 2008 10:23:19 +0000 Subject: runqueue/taskdata.py: Make sure recrdeps tasks include all inter-task dependencies of a given fn --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') 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 -- cgit 1.2.3-korg