From 2c7ddcefe58099578094c91ed9a2f48f755e2dfa Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 27 Jan 2023 11:24:56 +0100 Subject: .patch: Add missing Upstream-Status and Signed-off-by * a lot of Pending, but don't follow this example for other layers in this case I didn't want to spend more time on the patches because whole meta-qt5 is dead-end and not worth spending more of my free time. If you're interested in Qt switch to meta-qt6 which is still receiving updates. Signed-off-by: Martin Jansa --- recipes-qt/examples/cinematicexperience/fix_qt5_3_compatibility.patch | 4 ++++ recipes-qt/examples/qt5nmapper/change-property-string.patch | 1 + 2 files changed, 5 insertions(+) (limited to 'recipes-qt/examples') diff --git a/recipes-qt/examples/cinematicexperience/fix_qt5_3_compatibility.patch b/recipes-qt/examples/cinematicexperience/fix_qt5_3_compatibility.patch index fc132ecc..c9149c41 100644 --- a/recipes-qt/examples/cinematicexperience/fix_qt5_3_compatibility.patch +++ b/recipes-qt/examples/cinematicexperience/fix_qt5_3_compatibility.patch @@ -1,3 +1,7 @@ +Upstream-Status: Pending + +Signed-off-by: Martin Jansa + Index: Qt5_CinematicExperience_rpi_1.0/content/SettingsView.qml =================================================================== --- Qt5_CinematicExperience_rpi_1.0.orig/content/SettingsView.qml diff --git a/recipes-qt/examples/qt5nmapper/change-property-string.patch b/recipes-qt/examples/qt5nmapper/change-property-string.patch index dae2fdcc..46541244 100644 --- a/recipes-qt/examples/qt5nmapper/change-property-string.patch +++ b/recipes-qt/examples/qt5nmapper/change-property-string.patch @@ -1,6 +1,7 @@ qt5nmapper: Change property string to onTextString Upstream-Status: Pending +Signed-off-by: Martin Jansa diff --git a/content_org/Switch.qml b/content/Switch.qml index 08a2cba..a8b8b26 100644 -- cgit v1.2.3