]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 18 Apr 2021 10:29:05 +0000 (11:29 +0100)
commit31a3cf78452270131a657be45e76569515cff7ef
tree7e8627d2bdcc2c2bd08f855f1b449960ef31d8f7
parent2abe18682192e7b38b9af5a5043906f2f069648f
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>
meta/classes/sanity.bbclass