]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Add BBSERVER to HASHBASE_WHITELIST
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 9 Sep 2016 08:02:54 +0000 (11:02 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Sep 2016 14:18:43 +0000 (15:18 +0100)
commitc9d949053cc0de1d8fbf8be2fa7c2cc30383ea51
tree42c42b8058cde2d1bc2e17b53afc70b6a7cbe691
parentd1a80ac434bb798634bbb792ff7df59148ec26be
bitbake.conf: Add BBSERVER to HASHBASE_WHITELIST

Using BBSERVER variable in checksum calculations causes
unnecessary rebuilds when running memres bitbake.

Whitelisted BBSERVER variable to prevent this unwanted
behaviour.

[YOCTO #10201]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/bitbake.conf