diff options
author | Kurt Kiefer <kekiefer@gmail.com> | 2019-05-02 11:39:39 -0700 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-05-02 21:28:17 +0000 |
commit | 9c62c01bc28ec8211cfa5dae16a1da58f062e805 (patch) | |
tree | 2ee93e279256164f1c66a22f733615381948a65c /recipes-qt/qt5/qtwebengine/0001-Force-host-toolchain-configuration.patch | |
parent | f4531ec860071c308725a8539ef5003da11da8a1 (diff) | |
download | meta-qt5-9c62c01bc28ec8211cfa5dae16a1da58f062e805.tar.gz |
qtbase-tools: Fix error during pkg_postinst
When staging the sdk, the following error is seen:
sed: can't read <path-to-work>/sdk/image/usr/local/oecore-x86_64/sysroots/aarch64-oe-linux/usr/bin/qt.conf: No such file or directory
because the qt.conf file moved from /usr/bin/qt.conf to
/usr/bin/qt5/qt.conf
This change locates the qt.conf file during pkg_postinst using the
OE_QMAKE_PATH_BINS variable, just as when the file is created.
Diffstat (limited to 'recipes-qt/qt5/qtwebengine/0001-Force-host-toolchain-configuration.patch')
0 files changed, 0 insertions, 0 deletions