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 ++++----