diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-05-30 17:25:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-30 17:38:02 +0100 |
commit | 3e9f270a4766becac28261e61338cf336fdf477e (patch) | |
tree | a1dc9b98982b8f9a55c86c78b775f54f7ca56321 /meta/recipes-kernel/lttng-2.0 | |
parent | 2f0303eefd4b23d2bb5bce6bdd2686e9f9d53ba7 (diff) | |
download | poky-3e9f270a4766becac28261e61338cf336fdf477e.tar.gz |
bitbake.conf: set an exclusion list for varflags in checksums
Set BB_SIGNATURE_EXCLUDE_FLAGS, which is used by the new varflag
checksum code in BitBake. The list is intended to cut out most of the
varflags that are generated internally, don't influence the output or
are already included in the checksum in some way. If need be this list
can be extended in the future. The existing vardepsexclude mechanism
can also be used to exclude undesired varflags, but they must be fully
specified, e.g.:
do_patch[vardepsexclude] += "do_patch[someflag]"
Implements [YOCTO #2517].
(From OE-Core rev: 2bed83c6237669b6fc6fa25b2a554efb73395ca6)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng-2.0')
0 files changed, 0 insertions, 0 deletions