diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-20 23:01:48 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-22 12:10:14 +0100 |
commit | ba707d0ffaf8f0709166514667b65c356fe1d48c (patch) | |
tree | 5c7970217e7f080c6fa734d2942c04b5d7654c53 /bitbake/contrib | |
parent | 26d19996a3d45e2f4b8f10516e45e10778929f6d (diff) | |
download | poky-ba707d0ffaf8f0709166514667b65c356fe1d48c.tar.gz |
bitbake: bitbake/cookerdata: Explicitly specify cooker configuration options
As the code stands today its hard to know which configuration variables
are used by which parts of the system. Some are used by the UIs, some
by bin/bitbake itself, some by cooker.
This patch changes the configuration to just contain the variables cooker
uses, and changes bin/bitbake to access the variables it needs directly
which hopefully lets us start to untangle this mess.
(Bitbake rev: e57497a24b6157c92519a34accd66035a39ad1f8)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib')
0 files changed, 0 insertions, 0 deletions