pkg-cmake: programs are now installed in $(HOST_DIR)/bin
authorArnout Vandecappelle <arnout@mind.be>
Tue, 4 Jul 2017 14:04:02 +0000 (16:04 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 5 Jul 2017 09:50:21 +0000 (11:50 +0200)
commit58fd643d522b64f796cd06e6f18f231006859dd8
tree0458b67aa07da0d603883e256ce560356a0f927c
parent787a45a71a0c3ec9742c49557b97eb4c0ef03472
pkg-cmake: programs are now installed in $(HOST_DIR)/bin

Remove the redundant usr/ component of the HOST_DIR paths. Since a
previous commit added a symlink from $(HOST_DIR)/usr to $(HOST_DIR),
everything keeps on working.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/misc/toolchainfile.cmake.in