wxwidgets: fix typo

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Kai Kang
2022-04-01 10:13:47 +08:00
committed by Khem Raj
parent 02f2f6accb
commit e0f5bcfc1d
@@ -2,7 +2,7 @@ It appends system name to library names for cross compile. For example, the
library name is libwx_baseu-3.1-Linux.so rather than libwx_baseu-3.1.so. It is
not appropriate for oe.
Upsteam-Status: Pending [oe specific]
Upstream-Status: Pending [oe specific]
Signed-off-by: Kai Kang <kai.kang@windriver.com>
---