mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
7528c47523
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> |
||
---|---|---|
.. | ||
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 | ||
0005-fix-static-link-zlib.patch | ||
0006-fix-big-endian-build.patch | ||
0007-include-cdefs-h-when-needed.patch | ||
android-tools.hash | ||
android-tools.mk | ||
Config.in | ||
Config.in.host |