From 221ac2b25f544a500869667d8f95c6c12c80db1a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 30 Sep 2008 20:46:17 +0000 Subject: bitbake/bitbake-dev: Sync with upstream git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5346 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- bitbake-dev/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bitbake-dev/ChangeLog') diff --git a/bitbake-dev/ChangeLog b/bitbake-dev/ChangeLog index 2ad0f713ff..83f602e494 100644 --- a/bitbake-dev/ChangeLog +++ b/bitbake-dev/ChangeLog @@ -143,6 +143,12 @@ Changes in Bitbake 1.9.x: - Revert the '-' character fix in class names since it breaks things - When a regexp fails to compile for PACKAGES_DYNAMIC, print a more useful error (#4444) - Allow to checkout CVS by Date and Time. Just add HHmm to the SRCDATE. + - Move prunedir function to utils.py and add explode_dep_versions function + - Raise an exception if SRCREV == 'INVALID' + - Fix hg fetcher username/password handling and fix crash + - Fix PACKAGES_DYNAMIC handling of packages with '++' in the name + - Rename __depends to __base_depends after configuration parsing so we don't + recheck the validity of the config files time after time Changes in Bitbake 1.8.0: - Release 1.7.x as a stable series -- cgit v1.2.3