<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/meta-nvidia-logan-extras, branch pyro</title>
<subtitle>Mirror of https://code.qt.io/cgit/yocto/meta-boot2qt.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=pyro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=pyro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2016-03-22T14:16:00+00:00</updated>
<entry>
<title>nvidia-t18x support</title>
<updated>2016-03-22T14:16:00+00:00</updated>
<author>
<name>Louai Al-Khanji</name>
<email>louai.al-khanji@theqtcompany.com</email>
</author>
<published>2016-03-11T07:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=431c82aefd72d6eb7a73b704bc7c6dadcd9295c5'/>
<id>urn:sha1:431c82aefd72d6eb7a73b704bc7c6dadcd9295c5</id>
<content type='text'>
Steps to use this:

Set up vibrante installation, mine looks like this:
$ ls -l ~/VibranteSDK
total 234880
drwxrwxr-x 1 louai louai       298 Mar 20  2014 eclipse
-r-xr-xr-x 1 louai louai 171826846 Jan  4 09:59 NVIDIA_Tegra_Graphics_Debugger_2.1_linux-v4l_l4t-egl.run
-r--r--r-- 1 louai louai  68688729 Jan  4 09:59 NVIDIA_Tegra_System_Profiler_2.5-linux-x64.tar.gz
drwxr-xr-x 1 louai louai       262 Jan  5 14:50 toolchains
drwxrwxr-x 1 louai louai        34 Jan  5 13:55 vibrante-oss-src
drwxr-xr-x 1 louai louai        12 Jan  4 09:47 vibrante-t186ref-cuda
drwxrwxr-x 1 louai louai       264 Feb 10 10:50 vibrante-t186ref-foundation
drwxr-xr-x 1 louai louai       164 Jan  5 14:49 vibrante-t186ref-foundation_src
drwxrwxr-x 1 louai louai       228 Jan  5 13:56 vibrante-t186ref-linux
drwxr-xr-x 1 louai louai       314 Feb 10 10:58 vibrante-t186ref-linux_sr

Set up Yocto build dir:
$ mkdir ~/work
$ cd ~/work
$ ~/tqtc-b2qt/yocto-meta/b2qt-init-build-env init --device tegra-t18x

Add NVIDIA's Yocto things:
$ mkdir ~/work/sources/nvidia-layer
$ cd ~/work/sources/nvidia-layer
$ tar xf ~/VibranteSDK/vibrante-t186ref-linux_src/yocto/nvidia-layer.tgz
$ cd -

Set up build environment:
$ export MACHINE=tegra-t18x
$ . setup-environment.sh

Set the following environment variables:
$ export KERN_DIR=~/VibranteSDK/vibrante-t186ref-linux_src/kernel
$ export PLATFORM_TOPDIR=~/VibranteSDK/vibrante-t186ref-linux
$ export TOOLCHAIN_PATH=~/VibranteSDK/toolchains/tegra-4.9-nv
$ export BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE TOOLCHAIN_PATH KERN_DIR PLATFORM_TOPDIR"

Add NVLAYER_DIR to local.conf:
$ echo 'NVLAYER_DIR = "${TOPDIR}/../sources/nvidia-layer"' &gt;&gt; conf/local.conf

Build your image:
$ bitbake b2qt-embedded-qt5-image

Flash your board:

$ cd $PLATFORM_TOPDIR
$ mv targetfs targetfs-old
$ cd targetfs &amp;&amp; tar xf /path/to/rootfs.tar.bz2
$ cd ../../vibrante-t186ref-foundation/utils/scripts/bootburn
$ ./bootburn.sh -b p2382-t186

Change-Id: I4209cd0c19a007c4457460fd67342fc579c2a735
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Fix kms plugin build for NVidia K1 pro.</title>
<updated>2016-02-10T07:51:27+00:00</updated>
<author>
<name>Teemu Holappa</name>
<email>teemu.holappa@theqtcompany.com</email>
</author>
<published>2016-02-09T11:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=95edcb4599e092b9a95fa84e9d14e184075a31f4'/>
<id>urn:sha1:95edcb4599e092b9a95fa84e9d14e184075a31f4</id>
<content type='text'>
Added kms plugin to nvidia-logal configuration. Updated meta-tegra layer.
In updated meta-tegra layer there is added pkg-config file for nvidia drm library to pass the KMS config tests.
Changed virtual/mesa dependency to drm into qtbase receipt until it gets upstreamed.

Change-Id: I1aa999865166c3a2831579c83610ac2b862b9359
Reviewed-by: Samuli Piippo &lt;samuli.piippo@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Update license headers</title>
<updated>2016-02-09T10:15:02+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-09T06:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e58e1e259754a721f108c3732d638c803ab70aaa'/>
<id>urn:sha1:e58e1e259754a721f108c3732d638c803ab70aaa</id>
<content type='text'>
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Added support for Jetson-tk1-pro device.</title>
<updated>2015-12-14T15:06:53+00:00</updated>
<author>
<name>Teemu Holappa</name>
<email>teemu.holappa@theqtcompany.com</email>
</author>
<published>2015-11-27T10:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=0d752a4b59a72f3cc95390083e1c606962b42411'/>
<id>urn:sha1:0d752a4b59a72f3cc95390083e1c606962b42411</id>
<content type='text'>
The configuration has dependency to the interal repositories (meta-tegra and jetson-tk1-pro).

Change-Id: I5e13377cf8cfbe4fad3f19215a292b49195f1546
Reviewed-by: Samuli Piippo &lt;samuli.piippo@theqtcompany.com&gt;
</content>
</entry>
</feed>
