Hi All, I am very new to embedded linux. And to get familiar with embedded , I decided to bought a Udoo-Neo board and have been practicing on this board. It 's very helpful. I am practicing to build a image for Udoo-Neo board and get success by using mkudoobuntu script. And, I have questions on this . 1. ) How/Where can mkudoobuntu get the source code for kernel and boot to generate a completed image. 2. ) Is there any way to make mkudoobuntu script build for specific local folder containing kernel/boot source code. Thanks .
Did you look into the script? The source is on github as stated in the documentation https://www.udoo.org/docs-neo/Advanced_Topics/Compile_UDOObuntu_(complete_bootable_image).html
Hi , Sorry for late reply. I looked through the github where :https://github.com/UDOOboard/mkudoobuntu This link mentions the location for kernel and boot source code. I have another confusing point on the script mkudoobuntu. How can I add another folder into the Udoo board file system . Does the script already help us to build root file system . But, If I want to add/remove some folders, how can I do with the mkudoobuntu. By the way, thanks for your response. Nice day