[yocto] Upcoming Session – Live Coding with Yocto Project – SDKs Overview

2019-07-07 Thread Volosincu, Andreea S
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

Re: [yocto] How to add udev in Yocto build?

2019-07-07 Thread ChenQi
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 --

Re: [yocto] Missing init symbolic link in rootfs

2019-07-07 Thread ChenQi
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