From 034fcaa39d4e304effc5c010f6b111c4767f2f91 Mon Sep 17 00:00:00 2001 From: Petr Gotthard Date: Wed, 5 Jul 2023 13:52:43 +0200 Subject: [PATCH] pixman: indicate patch Upstream-Status pixman is included in openembedded-core, which applies a more strict patch-status QA check for the Upstream-Status. To avoid build errors with the master Yocto and future releases the patches applied to openembedded-core should follow: https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines Signed-off-by: Petr Gotthard --- ...01-Revert-Initialize-temporary-buffers-in-general_compo.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-graphics/pixman/pixman/0001-Revert-Initialize-temporary-buffers-in-general_compo.patch b/recipes-graphics/pixman/pixman/0001-Revert-Initialize-temporary-buffers-in-general_compo.patch index 08bddc1a..118cc9c1 100644 --- a/recipes-graphics/pixman/pixman/0001-Revert-Initialize-temporary-buffers-in-general_compo.patch +++ b/recipes-graphics/pixman/pixman/0001-Revert-Initialize-temporary-buffers-in-general_compo.patch @@ -10,6 +10,7 @@ causes performance issues with EGT: - Lower score for DrawFixture.MoveAnimate/UpdateButton for all devices. - egt_drop very slow for all devices. +Upstream-Status: Inappropriate Signed-off-by: Ludovic Desroches --- pixman/pixman-general.c | 6 ------