Hi.
I haveBurn the NXP Linux BSP image to the i.MX 8M Plus PEVK board,But when I want to use vim or git, I don’t know how to download it. Can I only download it from the webpage with wget?
Thanks!
Hi,
there are recipes for both. you can try to bitbake them into BSP,
./poky/meta/recipes-devtools/git/git_2.42.0.bb
./poky/meta/recipes-support/vim/vim_9.0.bb
Regards
Harvey