mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-04 16:10:12 +00:00
pyside6: remove unneeded patching
Fix has been merged in upstream, remove unneeded modifications. Change-Id: Ifd6119a0fe2e045e23dca3f2079e862ef69c6374 Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
This commit is contained in:
parent
3cef727dc8
commit
de258ca122
|
|
@ -63,13 +63,6 @@ EXTRA_OECMAKE += "\
|
|||
' \
|
||||
"
|
||||
|
||||
do_install:append() {
|
||||
# __init__.py in package python3-pyside6 contains reference to TMPDIR [buildpaths]
|
||||
# PYSIDE-2895
|
||||
sed -i ${D}${PYTHON_SITEPACKAGES_DIR}/PySide6/__init__.py \
|
||||
-e '/while still building/,+5d'
|
||||
}
|
||||
|
||||
FILES:${PN} += "\
|
||||
${QT6_INSTALL_PLUGINSDIR}/designer \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user