buildroot/package/android-tools
Thomas Petazzoni 7528c47523 package: declare target variant before host variant
Our package infrastructure uses inheritance of a number of values from
the target package to the host package, which assumes the target
package is defined before the host package. In addition, future
changes are going to make this requirement even more important.

Therefore, let's fix the android-tools, gauche, lcms2,
linux-syscall-support and pngquant packages, so that they declare
their target variant before their host variant, like all other
packages in Buildroot.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-30 17:43:46 +02:00
..
0001-Fix-makefiles-for-out-of-tree-build.patch
0002-Fix-adbd-for-non-Ubuntu-systems.patch
0003-Fix-build-issue-with-uclibc.patch
0004-Fix-build-issue-with-musl.patch package/android-tools: drop musl-compatibility cdefs patching out 2016-08-19 11:33:57 +02:00
0005-fix-static-link-zlib.patch
0006-fix-big-endian-build.patch package/android-tools: drop musl-compatibility cdefs patching out 2016-08-19 11:33:57 +02:00
0007-include-cdefs-h-when-needed.patch package/android-tools: drop musl-compatibility cdefs patching out 2016-08-19 11:33:57 +02:00
android-tools.hash
android-tools.mk package: declare target variant before host variant 2018-04-30 17:43:46 +02:00
Config.in package/a*/Config.in: fix ordering of statements 2017-04-29 17:17:02 +02:00
Config.in.host