Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jetson/tx2: adding support to upstream #7

Draft
wants to merge 5 commits into
base: upstream-master
Choose a base branch
from
Draft

Conversation

paralin
Copy link
Collaborator

@paralin paralin commented Aug 8, 2020

Merging commits from Skiff nvidia/tegra to upstream.

@paralin
Copy link
Collaborator Author

paralin commented Nov 18, 2020

Branch https://github.com/skiffos/buildroot/tree/tx2-with-container-runtime contains the Go-module only container runtime packages, which I dropped for v3

nvidia-modprobe package adds a utility and headers for probing the NVIDIA
hardware at runtime.

https://github.com/NVIDIA/nvidia-modprobe

Signed-off-by: Christian Stewart <christian@paral.in>

---

v4 -> v5

 - license gpl-2 -> gpl-2.0
 - remove host-pkgconf dependency
 - remove config.in depends toolchain_has_threads
NVIDIA Linux4Tegra utilities and binaries.

https://developer.nvidia.com/embedded/linux-tegra-archive

Signed-off-by: Christian Stewart <christian@paral.in>

---

v1 -> v2:

 - cjs: add license hashes

v2 -> v3:

 - cjs: fix broken LICENSE hash
 - cjs: add support for t210ref

v4 -> v5

 - swapped tabs for spaces in hash file
 - remove commented lines in patch
 - fixed comment about installing to images dir
 - TODO provide libgl via linux4tegra package
The libnvidia-container package adds a library and CLI for GPU-backed
containers, agnostic to container runtime.

https://github.com/NVIDIA/libnvidia-container

Signed-off-by: Christian Stewart <christian@paral.in>

v1 -> v2:

 - cjs: thanks Asaf thanks for review
 - cjs: remove extra include dirs
 - cjs: simplify configuration opts

v2 -> v3:

 - cjs: add fixup for go-module support

v4 -> v5:

 - remove unnecessary HAS_THREADS depends
 - note: tirpc is required for the headers
Tested-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Christian Stewart <christian@paral.in>

---

v3 -> v4:

 - thanks Romain for the review
 - cjs: added gcc + binutils version specifiers
 - tested against devkit hardware

v4 -> v5

 - Romain suggested: switch to linaro arm64 toolchain
 - reduce rootfs size from 2gb to 512m
Signed-off-by: Christian Stewart <christian@paral.in>

---

v3 -> v4:

 - thanks Romain for the review
 - cjs: added gcc + binutils version specifiers
 - tested against devkit hardware

v4 -> v5:

 - Romain suggested: switch to linaro arm64 toolchain
 - reduce rootfs size from 2gb to 512m
 - use partprobe in buildroot output host dir

Signed-off-by: Christian Stewart <christian@paral.in>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant