mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
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'"
Adjusted recipe path that differ between lts-6.5 & lts-6.2.
Change-Id: I9a407553f7546344a49020b8ebf04540a73fbf0c
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
(cherry picked from commit 8eb975f21b)
This commit is contained in:
parent
882637504d
commit
f17d265e45
|
|
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user