Re: [yocto] Missing init symbolic link in rootfs
On 07/07/2019 07:01 AM, JH wrote: Hi, I built the rootfs image but it missed a symbolic link init at the / directory, although I added following init link manually, I should fix it in Yocto build. What should I fix the image build cofiguration to include init link at the /? $ ls / bin dev home libmnt root sbin tmp var boot etc init media proc run sys usr $ ls -l /init init -> /sbin/init Thank you. Kind regards, - jupiter /sbin/init is default location. Why do you need /init ? Best Regards, Chen Qi -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto
Re: [yocto] How to add udev in Yocto build?
On 07/07/2019 10:03 AM, JH wrote: Hi, I need to add a udev file to make kernel device name symbolic link, any example I can make the Yocto configure to achieve it? Thank you. Kind regards, - jupiter Maybe you could create a recipe holding your custom udev files. Best Regards, Chen Qi -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto
[yocto] Upcoming Session – Live Coding with Yocto Project – SDKs Overview
Get ready for the next session of Live Coding with Yocto Project. Join us – When: July 9th, 2019 5:00 PM Europe/Berlin Where: Yocto Project Twitch channel - twitch.tv/yocto_project What: Yocto Project developer, Josef Holzmayr, will talk about SDKs – what they are, what they can be used for, and how to generate them. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto