aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-02-24 11:35:18 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-02-24 11:35:18 +0000
commit39e91db237daff104d26377c2270914b9252de8a (patch)
treefd1584885929df357dbee937c68d055e06eb7b42 /ChangeLog
parent62200483d82d456a506255dab76d97ba233d1cb3 (diff)
downloadbitbake-contrib-39e91db237daff104d26377c2270914b9252de8a.tar.gz
build.py: Convert exec_task to use getVarFlags
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08250b59e..b64e27304 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -104,6 +104,7 @@ Changes in Bitbake 1.9.x:
saving the cache when its changed, moving the cache validity check into
the parsing loop and factoring some getVar calls outside a for loop
- Cooker: Remove a debug message from the parsing loop to lower overhead
+ - Convert build.py exec_task to use getVarFlags
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series