This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Description
Advice on version mismatch does not match actual version numbers.
In the files:
getKernelSources.sh
getKernelSourcesNoGUI.sh
For example
$ git checkout v1.0-L4T28.1
Actual Tag number:
vL4T28.1
Detail example below:
This repository branch is for installing the kernel sources for L4T 28.2
You are attempting to use these kernel sources on a L4T 28.1 system.
The kernel sources do not match their L4T release!
Please git checkout the appropriate kernel sources for your release
You can list the tagged versions.
$ git tag -l
And then checkout the latest version:
For example
$ git checkout v1.0-L4T28.1
nvidia@tegra-ubuntu:~/buildJetsonTX2Kernel/buildJetsonTX2Kernel$ git tag -l
vL4T27.1
vL4T28.1
vL4T28.2
vL4T28.2r2
vL4T28.2r3