aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcontrols2_git.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-04-16 22:54:00 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2021-04-16 23:11:15 +0200
commit08550c223c4528ed76d45a981aff65c8857b9195 (patch)
tree50f37c55b5e73d5e22b80faa3f0f8e4953764a27 /recipes-qt/qt5/qtquickcontrols2_git.bb
parentecdb62b1e5a83b892d1385179e71093ce22407ba (diff)
qtquickcontrols2: Fix broken Menu slipping out of screen for 2nd+ open
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtquickcontrols2_git.bb')
-rw-r--r--recipes-qt/qt5/qtquickcontrols2_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtquickcontrols2_git.bb b/recipes-qt/qt5/qtquickcontrols2_git.bb
index fed17dad..87e79f3a 100644
--- a/recipes-qt/qt5/qtquickcontrols2_git.bb
+++ b/recipes-qt/qt5/qtquickcontrols2_git.bb
@@ -10,4 +10,6 @@ LIC_FILES_CHKSUM = " \
DEPENDS += "qtdeclarative qtdeclarative-native"
+SRC_URI += "file://0001-Revert-Get-the-scale-of-the-popup-item-when-setting-.patch"
+
SRCREV = "16f27dfa3588c2bf377568ce00bf534af48c9558"