We use the SDK to retreive the kernel and build the kernel for AM5728. I have a question of the Linux kernel version and it's GIT location.
When the SDK kernel is running on the AM5728 uname -r can be used to display the kernel version, which shows
4.14.40-g4796173fc5
I assume the g4796173fc5 is a git hash, how can this number be related to the kernel located on the ti git repository:
https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/?h=ti-linux-4.14.y? Or the 4.14.40 tag @ https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tag/?h=v4.14.40
As for versions, what version of the kernel is recommended for the AM5728 and do we have to manually sync the kernel updates from https://git.ti.com/cgit/ti-linux-kernel?
Regards,
Marcel Vissers