From c3de683380dbcf49e22ff7e1656164619b312e1b Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 24 Sep 2024 12:59:56 +0100 Subject: icu: update patch Upstream-Status (From OE-Core rev: 0accc87026a135246ba33ee92ebe215cdd0a5959) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie (cherry picked from commit 717eb63df55f11d3eb4353ae1364a5781adfce76) Signed-off-by: Steve Sakoman --- meta/recipes-support/icu/icu/fix-install-manx.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta') diff --git a/meta/recipes-support/icu/icu/fix-install-manx.patch b/meta/recipes-support/icu/icu/fix-install-manx.patch index 16cabc8264..7b1ca81451 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 ++++---- -- cgit v1.2.3-54-g00ecf