diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-12-11 15:32:55 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-14 23:16:17 +0000 |
commit | 5935783f216cfa20826a7ac64b0d78e9693e0e21 (patch) | |
tree | f51501523bf9dbe23c02e349130e7fbf01de1d86 /bitbake/contrib | |
parent | 7fdad7011167656735f94e0830042f77a2665c8c (diff) | |
download | poky-5935783f216cfa20826a7ac64b0d78e9693e0e21.tar.gz |
bitbake: lib/bb/utils: fix error in edit_metadata() when deleting first line
If you tried to delete the variable on the first line passed to
edit_metadata() this failed because the logic for trimming extra blank
lines didn't expect the list to be empty at that point - fix that bad
assumption.
(Bitbake master rev: 8bce6fefdc5c046b916588962a2b429c0f648133)
(Bitbake rev: 3fbf3f8211183ecb18938f2fc9acaa400766d9f0)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib')
0 files changed, 0 insertions, 0 deletions