summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2007-08-12 17:06:00 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2007-08-12 17:06:00 +0000
commita3272369a8f2c2d91ac1f0bee5e139ad05438f53 (patch)
tree48a491b035280fcd6dc3559c0e7bf459b4854323 /ChangeLog
parentfbe8d7cfb3b01a5df6f9b297c23fe61b30f4b3f9 (diff)
downloadbitbake-a3272369a8f2c2d91ac1f0bee5e139ad05438f53.tar.gz
ConfHandler.py: Apply OVERRIDES before performing immediate expansions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4501bad3..97f24ebda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,7 @@ Changes in Bitbake 1.9.x:
- Add BB_SRCREV_POLICY variable (clear or cache) to control SRCREV cache
- Add SRCREV_FORMAT support
- Fix local fetcher's localpath return values
+ - Apply OVERRIDES before performing immediate expansions
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series