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

JP5.1.2 porting. #172

Merged
merged 2 commits into from
Oct 30, 2023
Merged

JP5.1.2 porting. #172

merged 2 commits into from
Oct 30, 2023

Conversation

dmipx
Copy link
Contributor

@dmipx dmipx commented Oct 22, 2023

Enabling D457 on jetson with JP5.1.2.
Patches for jetson-linux-r3541
Kernel 5.10.120

Signed-off-by: Dmitry Perchanov <dmitry.perchanov@intel.com>
@@ -13,7 +13,9 @@ function DisplayNvidiaLicense {

echo -e "\nPlease notice: This script will download the kernel source (from nv-tegra, NVIDIA's public git repository) which is subject to the following license:\n\nhttps://developer.nvidia.com/embedded/l4t/r35_release_v1.0/release/tegra_software_license_agreement-tegra-linux.txt\n"

license="$(curl -L -s https://developer.nvidia.com/embedded/l4t/r35_release_v1.0/release/tegra_software_license_agreement-tegra-linux.txt)\n\n"
# license="$(curl -L -s https://developer.nvidia.com/embedded/l4t/r35_release_v1.0/release/tegra_software_license_agreement-tegra-linux.txt)\n\n"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to keep leftovers..we have git

Signed-off-by: Dmitry Perchanov <dmitry.perchanov@intel.com>
@dmipx dmipx merged commit a490f61 into IntelRealSense:dev Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants