]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 23 Apr 2021 08:18:03 +0000 (16:18 +0800)
commit000c12eeca6f6145ba9203c91ec1e67e4b5d8b6f
tree99ef09017a8afbdb67840af356465c6395f48eca
parentb096417b9635c5a790616d20f0490bc15b9d7c0f
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: Anuj Mittal <anuj.mittal@intel.com>
meta/classes/sanity.bbclass