summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine
diff options
context:
space:
mode:
authorDaniel Mack <daniel@zonque.org>2017-02-23 19:41:44 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-26 12:25:50 +0100
commit595e9cf446f320647709f41cfa15a8758932b51d (patch)
tree88aa235daf8de3d46f60539d1dc74728e12146a4 /recipes-qt/qt5/qtwebengine
parent61c02506f6f6689e81b3ff709ea2fa28a18bc964 (diff)
downloadmeta-qt5-595e9cf446f320647709f41cfa15a8758932b51d.tar.gz
qtbase: remove absolute binary paths from mkspec files
When running 'bitbake -c populate_sdk' on an image that has qt5webkit enabled, the uikit feature is enabled in qtbase, which then fails to install with error: qtbase-mkspecs-5.8.0+git0+49dc9aa409-r0 conflicts with /usr/bin/perl The culprit for this is /usr/lib/qt5/mkspecs/features/uikit/devices.pl, which has #!/usr/bin/perl hardcoded. Fix this in a similar way other recipes do it as well and strip out these bits at install time. Signed-off-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine')
0 files changed, 0 insertions, 0 deletions