openwrt/toolchain
Alexandru Ardelean ca7e8627db kernel-headers: adjust PKG_ variables when using git clone method
When using an external git clone for the kernel repo,
the build would fail because the build won't download
[via git] the kernel tarball.

This is because the `toolchain/kernel-headers` assumes
that the kernel would get downloaded via normal HTTP.
The reason for this is the `HostBuild` rule, which
calls the `Download/default` rule.

To use the `Download/default` we just need to conditionally
adjust some PKG_ vars.

We can safely use `LINUX_VERSION` as it was already adjusted
in the `kernel-version.mk` to avoid collisions with other tarballs.

Fixes:
 https://bugs.openwrt.org/index.php?do=details&task_id=503

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-01-27 16:46:45 +01:00
..
binutils toolchain/arc: update to the most recent release arc-2017.09 2018-01-27 16:46:44 +01:00
fortify-headers toolchain/fortify-headers: Update to 0.9 2017-09-30 22:44:18 +02:00
gcc toolchain/arc: update to the most recent release arc-2017.09 2018-01-27 16:46:44 +01:00
gdb toolchain/arc: update to the most recent release arc-2017.09 2018-01-27 16:46:44 +01:00
glibc toolchain/glibc: Update to 2.26 2017-10-15 00:24:22 +02:00
kernel-headers kernel-headers: adjust PKG_ variables when using git clone method 2018-01-27 16:46:45 +01:00
musl musl: move BUILD_DIR_TOOLCHAIN/musl symlink to configure step 2018-01-25 10:54:14 +01:00
uClibc uClibc-ng: update to 1.0.28 2018-01-27 16:46:44 +01:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
yasm treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
Config.in toolchain: use glibc for powerpc64 builds 2017-10-24 13:24:04 +02:00
Makefile toolchain/insight: Remove from tree 2017-05-29 09:57:18 +02:00
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 2009-04-24 02:07:24 +00:00