diff options
author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2012-11-16 18:14:20 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-05 15:34:06 +0000 |
commit | 306761b0261c73a046c151740fbd20f6815aeb51 (patch) | |
tree | af262e1e2b017f9668a869dd923c7ea50ee24760 /documentation/dev-manual/dev-manual-start.xml | |
parent | a5b720c4d4e285df69bfed377935c1e29520645d (diff) | |
download | poky-306761b0261c73a046c151740fbd20f6815aeb51.tar.gz |
sstate.bbclass: fixed file-conflict check
The value of subprocess.Popen().communicate()[0] is a string.
Checking for '!= None' will always match causing bogus warnings
regarding already staged files.
(From OE-Core rev: acdd76482efc3caf80e9e0b7359be7ca724ae09a)
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
0 files changed, 0 insertions, 0 deletions