diff options
author | Shane Wang <shane.wang@intel.com> | 2012-04-09 22:13:49 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-11 00:05:22 +0100 |
commit | ccf4f7653b0e0dbaeb6b682463c8b57e2edf1787 (patch) | |
tree | dc6cb7a1061c67d276e57783a402eb765f8b2809 /meta/recipes-support | |
parent | 793058e6f21ab569bb8a0d2d72981b8e41e5e8c1 (diff) | |
download | poky-ccf4f7653b0e0dbaeb6b682463c8b57e2edf1787.tar.gz |
Hob: forget selected_recipes and selected_packages after users change the machine
The patch is to fix [Yocto #2255]. Now the logic is:
- If users change the machine, the image combo is empty for users to select.
- If users load the template, the image combo should set the value of
selected_image specified in the template.
- After loading a template, if users change the machine, the selected_image
specified in the template should be removed from the image combo because
it is probably invalid for a new machine.
- If users customize the recipe/package list, and change the settings which
causes reparsing, selected_recipes and selected_packages should be remembered.
- If users add more layers, selected_recipes and selected_packages should be
remembered.
(Bitbake rev: e549b11f4f31863393f62a253ee96bead4594523)
Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions