diff options
author | Joshua Lock <josh@linux.intel.com> | 2011-07-22 11:32:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-25 12:54:15 +0100 |
commit | 9cf5190679f372da212cbbbf85e27b9ea6a395f4 (patch) | |
tree | 1f6fc661ad01e1c1af9f06fa2819a81162841e5f /oe-init-build-env | |
parent | 52e0be44e068b53959d9566516486b758be718dc (diff) | |
download | poky-9cf5190679f372da212cbbbf85e27b9ea6a395f4.tar.gz |
hob: only add new layer's to the UI
If a user added the same layer more than once the underlying bblayers.conf
file would not have multiple entries but the UI would show an entry for
the layer for each time it was added. This patch changes the Configurator
to return None values if the layer wasn't added to bblayers.conf and the
LayerEditor to only update the UI if non-None values are returned.
Fixes [YOCTO #1275]
(Bitbake rev: 9c59baa4da3c863ebc412a56ffd8dbd7a8ffeb60)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions