mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
icu: add upstream submission links for fix-install-manx.patch
(From OE-Core rev: 269a1a65d2526be5622b4c1f552b6f5541e0cb86) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
420e4bab1a
commit
8aa5d31184
@@ -11,7 +11,9 @@ 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 $?
|
Also install-manx should be a phony target, and for clarity use $^ instead of $?
|
||||||
in the install command.
|
in the install command.
|
||||||
|
|
||||||
Upstream-Status: Pending
|
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]
|
||||||
Signed-off-by: Ross Burton <ross.burton@intel.com>
|
Signed-off-by: Ross Burton <ross.burton@intel.com>
|
||||||
---
|
---
|
||||||
Makefile.in | 8 ++++----
|
Makefile.in | 8 ++++----
|
||||||
|
|||||||
Reference in New Issue
Block a user