infra: remove auto derivation of host dependencies
authorJulien Floret <julien.floret@6wind.com>
Sat, 2 Jul 2016 22:21:24 +0000 (00:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 Jul 2016 08:24:02 +0000 (10:24 +0200)
commit4bdb067e380e72c3a6cb9c6ccf3791a6cf8661e0
tree06af0521c946b2eaa236c3149d06f88b88ca4835
parent6ad939961e8f38b82f5a51db2abd8547af176635
infra: remove auto derivation of host dependencies

This feature consists in automatically deducing dependencies of a host
package from the dependencies of the target variant.

However, it causes some issues, and many host packages need different
dependencies than their target variants.

Now that host dependencies are explicitly set for all packages, we can
remove it.

Signed-off-by: Julien Floret <julien.floret@6wind.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-autotools.mk
package/pkg-cmake.mk
package/pkg-generic.mk
package/pkg-python.mk
package/pkg-rebar.mk
package/pkg-virtual.mk