tcl: mark a patch as upstreamable

No reason this shouldn't be fixed upstream.

(From OE-Core rev: 9fff7f5fdd4189fb977ea4e299d8bd5c42e5ba02)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2021-07-09 16:37:24 +01:00
committed by Richard Purdie
parent 67fc565899
commit 21833194c9

View File

@@ -7,10 +7,7 @@ Remove hardcoded library install path. Change $(prefix)/lib/ to ${libdir}.
[YOCTO #2876]
This is not a bug, but libraries should be installed into directory .../lib/.
On 64bit target that should be lib64/.
Upstream-Status: Inappropriate [configuration]
Upstream-Status: Pending
Signed-off-by: Song.Li <Song.Li@windriver.com>
Signed-off-by: Kai Kang <kai.kang@windriver.com>