kumquat-buildroot/package/qt5/qt5base
Arnout Vandecappelle 685f44de98 Globally replace $(HOST_DIR)/usr with $(HOST_DIR)
Since things are no longer installed in $(HOST_DIR)/usr, the callers
should also not refer to it.

This is a mechanical change with
git grep -l '\$(HOST_DIR)/usr' | xargs sed -i 's%\$(HOST_DIR)/usr%$(HOST_DIR)%g'

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-05 15:22:29 +02:00
..
5.6.2
5.8.0
Config.in package/qt5base: enable static build for BR2_PACKAGE_QT5BASE_TSLIB 2017-06-11 15:53:06 +02:00
qmake.conf package/qt5base: install arch-specific configuration 2017-06-08 23:19:36 +02:00
qplatformdefs.h
qt5base.hash
qt5base.mk Globally replace $(HOST_DIR)/usr with $(HOST_DIR) 2017-07-05 15:22:29 +02:00