diff options
author | Shane Wang <shane.wang@intel.com> | 2012-02-29 22:15:06 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-01 15:51:32 +0000 |
commit | 23efe612f6a71386737a5a5ae2a6c00c9276c212 (patch) | |
tree | 614f1bd84637bd39162ed019635fc799e312ecc7 /bitbake/contrib | |
parent | edf394240348d307f2e292e25f5c7c3b00c4415c (diff) | |
download | poky-23efe612f6a71386737a5a5ae2a6c00c9276c212.tar.gz |
Hob: fix a bug in builder.configuration.curr_mach
When the user changes the machine to be "--select a machine--", the builder.configuration.curr_mach should be set to empty.
Otherwise, if the user adds more layers after the above, the action will trigger recipe parsing, which is not correct.
(Bitbake rev: d5c7c9471b8e101ebcb91d707415b9c820b1419f)
Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib')
0 files changed, 0 insertions, 0 deletions