]> 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>
Tue, 20 Apr 2021 02:33:50 +0000 (10:33 +0800)
commitbcdadcc77ec4bf5aa46e16f6952ad05a2e7aeb84
tree30529cb9a3d841ece894b253ee86020d7fb07629
parent166ec4cfa34b33fd810e04ae7d21554910bfa28f
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