trinity: refactor dependencies using BR2_PACKAGE_TRINITY_ARCH_SUPPORTS
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 22 Oct 2016 14:10:24 +0000 (16:10 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 22 Oct 2016 14:10:24 +0000 (16:10 +0200)
commit0a076414af9bf81c24da11d0f1d1a5bff8b1ba94
tree5c7aa562c12788c47d81db92a8ed559fbb27bb43
parentd10d5b08261485b09a848609ec36720fae8055d6
trinity: refactor dependencies using BR2_PACKAGE_TRINITY_ARCH_SUPPORTS

In order to avoid duplicating architecture dependencies in the trinity
Config.in file, this commit introduces a
BR2_PACKAGE_TRINITY_ARCH_SUPPORTS Config.in variable.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/trinity/Config.in