]> code.ossystems Code Review - openembedded-core.git/commit
sanity: Add error check for '%' in build path
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Apr 2021 12:49:13 +0000 (13:49 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 21 Apr 2021 13:52:04 +0000 (03:52 -1000)
commitcce199341ab9a3d6678c57afa803ccd83806de20
tree8ea5cd4413da2f5de21364485a86028870903237
parent4acbb63105b241f537414d0ab6d09b269cf8202b
sanity: Add error check for '%' in build path

It has been reported that '%' characters in build paths break with python
exceptions, probably due to confusion with python string escaping. Whilst it
is probably fixable, showing the user a human readable error is better given
it doesn't work.

[YOCTO #14282]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 31a3cf78452270131a657be45e76569515cff7ef)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/sanity.bbclass