mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
e5455662a9
Fix handling of escape characters in regexs and hence fix python Deprecation warnings which will be problematic in python 3.8. (Bitbake rev: c1fcc46e2498ddd41425d8756754f814d682aba3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>