mirror of
git://git.yoctoproject.org/poky.git
synced 2025-08-22 00:42:05 +02:00
![]() Python 3 interprets string literals as Unicode strings, and therefore \s is treated as an escaped Unicode character which is not correct. Declaring the RegEx pattern as a raw string instead of unicode is required for Python 3. (From OE-Core rev: 2331982cf4f4649f1ec271640f8f7d33fa6ea88d) Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com> feature-microblaze-versions.inc# Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Cherry-picked from master: 662f52f1713c9f070550fc0c874eb62312218ea4 Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> |
||
---|---|---|
.. | ||
include | ||
qemuarm.conf | ||
qemuarm64.conf | ||
qemuarmv5.conf | ||
qemumips.conf | ||
qemumips64.conf | ||
qemuppc.conf | ||
qemuppc64.conf | ||
qemuriscv32.conf | ||
qemuriscv64.conf | ||
qemux86-64.conf | ||
qemux86.conf |