From 2db71bc382c8fd14cbd93e716db872a2fc46ff46 Mon Sep 17 00:00:00 2001 From: gitbot <gitbot@garz-fricke.com> Date: Fri, 29 Jul 2022 08:49:22 +0000 Subject: [PATCH] Integrate qt-multi-screen-compositor/add_systemd_notify_message -- Commit: https://git.seco.com/seco-ne/tools/qt-multi-screen-compositor/-/commit/410b9b56fa876b19a1d8a27589528fa7a2449670 Config:systemd: Invoke systemd notify when the compositor is ready Now the compositor calls systemd notify READY=1 when surfaces can be created. This allows the use of a systemd notify type start script. BCS 746-000824 --- SRCREV.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SRCREV.conf b/SRCREV.conf index 645debab..3d513a85 100644 --- a/SRCREV.conf +++ b/SRCREV.conf @@ -11,4 +11,4 @@ SRCREV_pn-xconfig = "472a5af6f7a0e2af543731ea53f92c437b55ca01" SRCREV_pn-linux-guf = "5d2e0fb470ec6478bef9f6e296a378f3953809b1" SRCREV_pn-linux-imx-kuk = "eb78052071416618e30b9be5b6a08b38b595a69d" SRCREV_pn-u-boot-imx = "c1750506e21faae9d4e3b21139391243f79249e2" -SRCREV_pn-qt-multi-screen-compositor = "90de0c44281d3059dd982e31c4a79432696ac9a0" +SRCREV_pn-qt-multi-screen-compositor = "410b9b56fa876b19a1d8a27589528fa7a2449670" -- GitLab