]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: remove internal flags from BB_SIGNATURE_EXCLUDE_FLAGS
authorRoss Burton <ross.burton@intel.com>
Mon, 1 Dec 2014 23:47:47 +0000 (23:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Dec 2014 12:17:13 +0000 (12:17 +0000)
commitb53e06c8fc4a8183a2f8232c13931a39b1ca0e23
tree338fff5df1a022fd2955925d1e3aadfb53448bdd
parentb1e02de02b3e0e83d003d0030b97da06abcdfe87
bitbake.conf: remove internal flags from BB_SIGNATURE_EXCLUDE_FLAGS

As the code that uses BB_SIGNATURE_EXCLUDE_FLAGS uses d.getVarFlags() so doesn't
get to see the internal flags, remove _append and _prepend.  Also defaultval is
now _defaultval and thus internal, so remove that too.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf