summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-05-30 17:25:04 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-30 17:38:02 +0100
commit3e9f270a4766becac28261e61338cf336fdf477e (patch)
treea1dc9b98982b8f9a55c86c78b775f54f7ca56321 /meta/recipes-sato
parent2f0303eefd4b23d2bb5bce6bdd2686e9f9d53ba7 (diff)
downloadpoky-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-sato')
0 files changed, 0 insertions, 0 deletions