python3-qface: update 2.0.4 -> 2.0.11

Required for latest qtinterfaceframework. Fixes build issue:

"/home/qt/work/build/build/tmp/work/core2-64-poky-linux/qtinterfaceframework/6.5.7-r0/recipe-sysroot-native/usr/lib/python3.8/site-packages/qface/utils.py", line 22, in load_filters
|     exec(path.text(), ctx)
| AttributeError: 'PosixPath' object has no attribute 'text'"

Pick-to: 6.2
Change-Id: I9a407553f7546344a49020b8ebf04540a73fbf0c
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
This commit is contained in:
Mikko Gronoff 2024-08-16 12:55:54 +03:00
parent d1b52d72e6
commit 8eb975f21b

View File

@ -16,6 +16,6 @@ RDEPENDS:${PN} += "${DEPS}"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=eee61e10a40b0e3045ee5965bcd9a8b5"
SRC_URI[sha256sum] = "42b0a0d37ed77cf1a9994f5ed77e3a6138468241df1700667a9ab0b848d6ad57"
SRC_URI[sha256sum] = "b55c239f3ae7e23c5c8434f38901c5bcacb6afd17e88e37934b46e44558df295"
BBCLASSEXTEND = "nativesdk native"