conf/machine: drop jetson-tk1/tegra124 support

glibc 2.30 does not support being built with gcc 5,
so we can no longer build L4T R21.7/CUDA 6.5 for the
TK1.

(Fixes #165)

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2019-09-08 07:25:14 -07:00
parent 59d4b03e64
commit a7618329d8
3 changed files with 1 additions and 59 deletions

4
README
View File

@@ -2,7 +2,6 @@ OpenEmbedded/Yocto BSP layer for NVIDIA Tegra X1/X2/AGX/K1
==========================================================
Boards supported:
* Jetson-TK1 development kit (Linux4Tegra R21.7)
* Jetson-TX1 development kit (Linux4Tegra R32.2.1, JetPack 4.2.2
* Jetson-TX2 development kit (Linux4Tegra R32.2.1, JetPack 4.2.2)
* Jetson AGX Xavier development kit (Linux4Tegra R32.2, JetPack 4.2.2)
@@ -54,8 +53,7 @@ PLEASE NOTE
* CUDA 10 supports up through gcc 7 only, and some NVIDIA-provided
binary libraries appear to be compiled with g++ 7 and cause linker
failures when building applications with g++ 6, so **only** gcc 7
should be used if you intend to use CUDA. (For Jetson-TK1, CUDA 6.5
supports up through gcc 5.x only.)
should be used if you intend to use CUDA.
Selecting the toolchain version