buildroot/package/acpica
Arnout Vandecappelle 15bff58f3e generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix
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.

This is a mechanical change with
git grep -l '\$(HOST_DIR)/usr' | xargs sed -i 's%\(prefix\|PREFIX\)=\("\?\)\$(HOST_DIR)/usr%\1=\2$(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:19:02 +02:00
..
0001-build-do-not-use-Werror.patch acpica: bump version to 20170531 2017-06-02 13:33:39 +02:00
Config.in acpica: needs threads 2016-07-12 10:48:08 +02:00
acpica.hash acpica: bump version to 20170531 2017-06-02 13:33:39 +02:00
acpica.mk generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00