Files
meta-tegra/conf
Kurt Kiefer 1eec81c883 tegra-common: set OLDEST_KERNEL so that glibc will restrict features
As of the nanbield release, OLDEST_KERNEL is set in meta.conf to
version 5.15. This is newer than the version available to us for the
tegra machines in the Jetpack 5 releases. As such, some components
that use this variable (such as glibc) will be build assuming support
for kernel features we don't have.

Override the OLDEST_KERNEL to 5.10, to match the linux-tegra kernel.

Signed-off-by: Kurt Kiefer <kekiefer@gmail.com>
2024-01-06 05:02:53 -08:00
..