toolchain/toolchain-external: warn for untested GCC/kernel version
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 13 Jan 2020 22:59:32 +0000 (23:59 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 2 Feb 2020 07:53:25 +0000 (08:53 +0100)
commita4ba0b7bf1aa647f1ec4cd0b01700a2d6d5456f8
tree3861c0630ee566ebceaf0a188ab1abbdb1ada3f8
parentb7a024372d7c5ccb48b8e078b08eddb5eaef1d15
toolchain/toolchain-external: warn for untested GCC/kernel version

The oldest toolchain we test in the autobuilders is the Sourcery ARM
toolchain which is GCC 4.8 and kernel headers 3.13. Therefore, it is
likely that we're missing the required _AT_LEAST dependencies to exclude
packages that don't build with older GCC/headers.

Add a comment to the custom external toolchain that warns when an
untested GCC or kernel headers version is selected.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
toolchain/toolchain-external/toolchain-external-custom/Config.in.options