diff options
author | Pascal Bach <pascal.bach@siemens.com> | 2014-10-24 09:41:10 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-30 13:00:32 +0000 |
commit | cec9725c540c2d54c27092e40d159694cea75b5f (patch) | |
tree | 2522e7498148b9b534bdd529e564afe2a7a1cb69 /meta/recipes.txt | |
parent | 2645c07892abe79f73379b1ca4196f593cb3b330 (diff) | |
download | openembedded-core-cec9725c540c2d54c27092e40d159694cea75b5f.tar.gz openembedded-core-cec9725c540c2d54c27092e40d159694cea75b5f.tar.bz2 openembedded-core-cec9725c540c2d54c27092e40d159694cea75b5f.zip |
image.py: Fix error in graph sorting
The graph sorting algorithm for image dependencies does a look for an
occurrence of a searched string instead of comparing the chunk to the
searched string. This leads to the problem that ubifs is recognized as ubi aswell.
This fixes this by splitting up the string into chunks.
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes.txt')
0 files changed, 0 insertions, 0 deletions