From: Ross Burton Date: Tue, 24 Sep 2024 11:59:56 +0000 (+0100) Subject: icu: update patch Upstream-Status X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0accc87026a135246ba33ee92ebe215cdd0a5959;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git icu: update patch Upstream-Status Signed-off-by: Ross Burton Signed-off-by: Richard Purdie (cherry picked from commit 717eb63df55f11d3eb4353ae1364a5781adfce76) Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-support/icu/icu/fix-install-manx.patch b/meta/recipes-support/icu/icu/fix-install-manx.patch index 16cabc82643..7b1ca814519 100644 --- a/meta/recipes-support/icu/icu/fix-install-manx.patch +++ b/meta/recipes-support/icu/icu/fix-install-manx.patch @@ -11,9 +11,7 @@ and one process tries to chown a file that the other process has just deleted. Also install-manx should be a phony target, and for clarity use $^ instead of $? in the install command. -Upstream ticket: https://unicode-org.atlassian.net/jira/software/c/projects/ICU/issues/ICU-21172 - -Upstream-Status: Submitted [https://github.com/unicode-org/icu/pull/2966] +Upstream-Status: Backport [0f022dca90cfe6bbf6a74f605dcaf1b489d58a9b] Signed-off-by: Ross Burton --- Makefile.in | 8 ++++----