Linux kernel on STM32MP157F
Hi,
I am using the STM32MP157F-DK2 MPU for a Linux project. Exactly, I am interested in Linux-RT. Browsing in the Internet, it is said that only is necessary applying a patch in the kernel. The patch file uses the command "git diff", but is not installed in the kernel.
My goal is install it, however, "apt" is not either installed, so I have to make the install with "dpkg" - something completely caotic.
HELP! Is there any way to install "apt" or "yum"? If not, how can I install "git" command so that applying the patch?
Thanks,
Oscar
