summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/parse
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-22 22:50:02 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-23 22:52:15 +0000
commit4a1c163b55a399d3a6cb0bedec0ee23ce3128313 (patch)
tree9de0390c99749aa2ef51d705276afb5f64b24ad6 /bitbake/lib/bb/parse
parentd8b3718303c3d56394c722059f1a73bd79131d0a (diff)
downloadpoky-4a1c163b55a399d3a6cb0bedec0ee23ce3128313.tar.gz
siggen.py: Pass the datacache to signature generator classes
The dataCache exposes much useful information to the singature generation code for example its possible to figure out whether kernel dependencies are important or not based on the RRECOMMENDS values. We therefore pass this information to the handler and trust it to handle any API changes in the dataCache structure. For backwards compatibility, OE-Core is already updated to handle the extra argument when it appears. (Bitbake rev: 4ebc25155d5f96a7f63de22b52b18d045eb4dec7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse')
0 files changed, 0 insertions, 0 deletions