mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 07:39:49 +02:00
The quote characters present trigger python 3 characters type warnings, we don't need them so replace them with normal quote characters. (From OE-Core rev: 3c104443506cb89d72944e46096a94a80838a707) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>