]> code.ossystems Code Review - openembedded-core.git/commit
sstatesig: Add try/except around the stat calls
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Jun 2014 16:58:56 +0000 (17:58 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jun 2014 16:55:02 +0000 (17:55 +0100)
commit5ed9bb42abf93aa084dd23ca68cc996a94a51a10
tree130362b33a7a0de4cff5bc98efddc0a5cefc156c
parent72032f6dd6724663a3417b1d1b666d9a63fcbfdb
sstatesig: Add try/except around the stat calls

Its possible sstate symlinks to other sstate mirrors which then my get
removed/cleaned. If we find invalid symlinks, skip over them rather
than error with a backtrace.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/sstatesig.py