]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: bitbake: Fix Deprecated warnings from regexs
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Jan 2019 15:50:51 +0000 (15:50 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jan 2019 15:35:07 +0000 (15:35 +0000)
commite5455662a9762fc2cb8859134d855413d84fd265
treead7c3c6b258415ab9b92ed4b04a1ce0c2f6c9eb7
parentca4a8eea6284aad41ec67b375c2a7c7855b5fe11
bitbake: bitbake: Fix Deprecated warnings from regexs

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>
bitbake/lib/bb/fetch2/git.py
bitbake/lib/bb/fetch2/wget.py
bitbake/lib/bb/monitordisk.py
bitbake/lib/bb/parse/parse_py/BBHandler.py
bitbake/lib/bb/providers.py
bitbake/lib/bb/siggen.py
bitbake/lib/bs4/dammit.py
bitbake/lib/bs4/element.py