mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
fixup! wxwidgets: 3.1.5 -> 3.2.1
The config file name is based on which package config among gtk, qt and no_gui is enabled. Fix it in do_install script. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -103,7 +103,7 @@ do_install:append() {
|
||||
# fix host contamination
|
||||
sed -i -e "s#${STAGING_DIR_NATIVE}##g" \
|
||||
-e "s#${STAGING_DIR_TARGET}##g" \
|
||||
${D}${libdir}/wx/config/gtk3-unicode-3.2 \
|
||||
${D}${libdir}/wx/config/*-unicode-3.2 \
|
||||
${D}${libdir}/cmake/wxWidgets/wxWidgetsTargets.cmake
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user