Skip to content
Snippets Groups Projects
  1. Nov 14, 2016
  2. Oct 14, 2016
  3. Oct 06, 2016
  4. May 18, 2016
  5. May 05, 2016
    • Teemu Holappa's avatar
      Fix to NVidia's tegra configurations. · 86ce53af
      Teemu Holappa authored and Samuli Piippo's avatar Samuli Piippo committed
      
      Changed both nvidia-logan and tegra-t18x to use the same metalayer from the Vibrante 4.0 SDK.
      Kernel sources and libraries are stored into the internal CI repository.
      These definitions can be overridden by SDK folder using following environment variables:
      
      export KERN_DIR=~/Vibrante4.0_RC1/vibrante-t186ref-linux_src/kernel
      export PLATFORM_TOPDIR=~/Vibrante4.0_RC1/vibrante-t186ref-linux
      export TOOLCHAIN_PATH=~/Vibrante4.0_RC1/toolchains/tegra-4.9-nv
      export BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE TOOLCHAIN_PATH KERN_DIR PLATFORM_TOPDIR"
      
      Change-Id: If58a0fcbe01daa9a55dd041b79a9d80a90fde284
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@qt.io>
      86ce53af
Loading