From d6addd4969585745e0c4cf528b44cee1489edc88 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 4 May 2008 23:22:24 +0000 Subject: bitbake: Sync with 1.8 branch upstream for PREFERRED_PROVIDERS message improvements and BB_STAMP_WHITELIST functionality git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4411 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- bitbake/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bitbake/ChangeLog') diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog index 871f260..d00a52d 100644 --- a/bitbake/ChangeLog +++ b/bitbake/ChangeLog @@ -30,6 +30,9 @@ Changes in BitBake 1.8.x: - Add proxy support to the CVS fetcher (from Cyril Chemparathy) - Improve runfetchcmd so errors are seen and various GIT variables are exported - Add ability to fetchers to check URL validity without downloading + - Improve runtime PREFERRED_PROVIDERS warning message + - Add BB_STAMP_WHITELIST option which contains a list of stamps to ignore when + checking stamp dependencies and using a BB_STAMP_POLICY of "whitelist" Changes in BitBake 1.8.10: - Psyco is available only for x86 - do not use it on other architectures. -- cgit v1.1