Re: [yocto] Whitelist gdbserver

2018-09-14 Thread Jeremy Overesch
gdbserver is part of the gdb recipe. Thanks again, Jeremy -Original Message- From: Andre McCurdy Sent: Thursday, September 13, 2018 4:51 PM To: Jeremy Overesch Cc: yocto@yoctoproject.org Subject: Re: [yocto] Whitelist gdbserver On Thu, Sep 13, 2018 at 8:42 AM, Jeremy Overesch wro

[yocto] Whitelist gdbserver

2018-09-13 Thread Jeremy Overesch
HI all, I'm attempting to whitelist gdbserver just for SDK purposes, while keeping all other GPLv3 code as incompatible (therefore unbuilt). However, everything I've tried still results in gdbserver being removed from my SDK and therefore failing to build. In my local.conf, I have the followi

[yocto] journald logs "lost" between firmware updates

2018-07-18 Thread Jeremy Overesch
In my embedded system, I've created persistent storage on a separate filesystem for log files in /var/log. This works well, until I do a firmware update. When the firmware is updated, the entire root filesystem is rewritten. This means that the /etc/machine-id is also rewritten to a new, rand

Re: [yocto] Automount issues

2017-08-01 Thread Jeremy Overesch
lt;https://lists.yoctoproject.org/listinfo/yocto> Mobile: +49(0)176-62901545 Skype: ayoub.zaki_2 https://embexus.com<https://embexus.com/> On 01.08.2017 19:44, Jeremy Overesch wrote: Yes, I am using systemd. Is there a known issue with it that I should be aware of? Hi, are you using systemd ?

Re: [yocto] Automount issues

2017-08-01 Thread Jeremy Overesch
Yes, I am using systemd. Is there a known issue with it that I should be aware of? Hi, are you using systemd ? On 01.08.2017 16:52, Jeremy Overesch wrote: > > I've been trying to get automounting of USB devices working using the > udev-extraconf recipe available

[yocto] Automount issues

2017-08-01 Thread Jeremy Overesch
I've been trying to get automounting of USB devices working using the udev-extraconf recipe available in yocto. It appears to work in the mount.sh script, as I can read the contents of the drive. However, when I try to do so in a command shell, the folder is empty and the drive doesn't show as