diff options
author | Elliot Smith <elliot.smith@intel.com> | 2016-04-19 17:28:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-19 21:11:25 +0100 |
commit | cfc22d3a9e2434fb5b9001850c19617dda6d57aa (patch) | |
tree | c90c1e55c48bf901288b2d22993e27c92fde0df6 /meta | |
parent | 3036413000786499d38026ae0c16b916a10b7c65 (diff) | |
download | poky-cfc22d3a9e2434fb5b9001850c19617dda6d57aa.tar.gz |
bitbake: toaster: only prevent duplicate custom image names within a project
We currently prevent the same name being used for multiple custom
images, but make the check across all projects. This means that
custom image names have to be unique across all projects in
the Toaster installation.
Modify how we validate the name of a custom image so that we
only prevent duplication of custom image names within a project,
while ensuring that the name of a custom image doesn't duplicate
the name of a recipe which is not a custom image recipe.
[YOCTO #9209]
(Bitbake rev: 9abbb46e799c06757e03addd54e3f5d3c0fe2886)
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions