From patchwork Mon Feb 27 14:37:31 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel, 0/1, v2, PULL] data_smart.py: use BB_HASH_WHITELIST as variable filter Date: Mon, 27 Feb 2012 14:37:31 -0000 From: Dongxiao Xu X-Patchwork-Id: 22133 Message-Id: To: bitbake-devel@lists.openembedded.org Hi Richard, This pull request changes the cache hash calculation method that uses BB_HASHCONFIG_WHITELIST as variable filter. Please help to review and pull. Changes from v1: Use another variable named BB_HASHCONFIG_WHITELIST as the filter instead of BB_HASHBASE_WHITELIST Thanks, Dongxiao The following changes since commit 4d173d441d2beb8e6492b6b1842682f8cf32e6cc: V5 Disk space monitoring (2012-02-26 11:03:50 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/bitbake-bugfix http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/bitbake-bugfix Dongxiao Xu (1): data_smart.py: Uses BB_HASHCONFIG_WHITELIST to filter unnecessary variables lib/bb/data_smart.py | 16 ++++------------ 1 files changed, 4 insertions(+), 12 deletions(-)