From ce800d3aea333919302a490838906983c18fe54d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 12 Aug 2007 23:06:49 +0000 Subject: bitbake: Sync with upstream 1.8 branch for fixes git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2484 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- bitbake/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'bitbake/ChangeLog') diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog index c5641836d1..1fbbd710bb 100644 --- a/bitbake/ChangeLog +++ b/bitbake/ChangeLog @@ -12,7 +12,14 @@ Changes in Bitbake 1.8.x: - Add pn-PN to overrides when evaluating PREFERRED_VERSION - Improve the progress indicator by skipping tasks that have already run before starting the build rather than during it - - Add profiling option (-P) + - Add profiling option (-P) + - 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 + - Allow the -b -e option combination to take regular expressions + - Fix handling of variables with expansion in the name using _append/_prepend + e.g. RRECOMMENDS_${PN}_append_xyz = "abc" Changes in Bitbake 1.8.6: - Correctly redirect stdin when forking -- cgit v1.2.3-54-g00ecf