dev-embedded/u-boot-tools: use tools-only defconfig
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Sun, 25 Aug 2019 04:07:48 +0000 (21:07 -0700)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Sun, 25 Aug 2019 04:16:32 +0000 (21:16 -0700)
commit6e37b75cdbb0f621e6c919db6cb0a40bb57ddd32
treef82e2ef43449cf919ca158dc2ca9ef6e9ebc9b3b
parent301a73b29a3dc0bb92055a27590be607eeb2291d
dev-embedded/u-boot-tools: use tools-only defconfig

We already use make tools-only build target
But to buld tools-only on arches other than x86 or arm we need to
configure with tools-only_defconfig as well, as plain defconfig tries to
build everything on other arches.

This change does not change what gets built, just allows to add more
arches to ebuild, hence no revbump as no rebuild required.

X-url: https://github.com/u-boot/u-boot/commit/80870e2a664e277df0b6c0604bc4c5591aebde67
Reported-by: Shawn Anastasio <shawn@anastas.io>
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-embedded/u-boot-tools/u-boot-tools-2019.01.ebuild