From 814203c59006bea789034825fbd3a0cc6d1b1ee2 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 4 May 2008 23:01:39 +0000 Subject: runqueue.py: 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'. Useful for packaged-staging --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c30125ee8..7bea472d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -127,6 +127,8 @@ Changes in Bitbake 1.9.x: - 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.0: - Release 1.7.x as a stable series -- cgit 1.2.3-korg