Re: [yocto] coreutils postinstall warning

2018-09-14 Thread Seth Bollinger
On Mon, Aug 20, 2018 at 8:16 AM Seth Bollinger wrote: > Hello All, > > We've been seeing the following warning for a while now. Is this expected? > > WARNING: manuf-image-1.0-r0 do_rootfs: Intentionally failing postinstall > scriptlets of ['coreutils'] to defer them to first boot is deprecated.

Re: [yocto] Whitelist gdbserver

2018-09-14 Thread Jeremy Overesch
Thanks! I searched for "whitelist" in the documentation, but it didn't list anything about whitelisting a package even though I knew it was possible. (libidn was being whitelisted.) Also, it turns out I had to whitelist "gdb" not just "gdbserver", because gdbserver is part of the gdb recipe.

Re: [yocto] coreutils postinstall warning

2018-09-14 Thread Martin Jansa
On Fri, Sep 14, 2018 at 07:38:49AM -0500, Seth Bollinger wrote: > On Mon, Aug 20, 2018 at 8:16 AM Seth Bollinger wrote: > > > Hello All, > > > > We've been seeing the following warning for a while now. Is this expected? > > > > WARNING: manuf-image-1.0-r0 do_rootfs: Intentionally failing postins

Re: [yocto] inheriting native.bbclass explicitly

2018-09-14 Thread Andre McCurdy
On Fri, Sep 14, 2018 at 1:20 AM, Dudziak Krzysztof wrote: > Thanks for feedback from you. > >> If you use BBCLASSEXTEND (ie "the second method") then that recipe naming >> rule doesn't apply. > Looks like section's 6.83 current structure wouldn't reflect this fact well. > Warning is placed direc

Re: [yocto] Using Dropbear - Core Image Sato

2018-09-14 Thread Randy MacLeod
On 09/06/2018 07:58 AM, Ayman Hassan wrote: Hello, I am part of a team based in Cairo, Egypt – working on a project and we’re still discovering Linux Features, I am currently running  core-image-sato on a virtual box, Welcome to yocto. If you have access to IRC, you can join #oe on Freenod

Re: [yocto] Using Dropbear - Core Image Sato

2018-09-14 Thread Randy MacLeod
On 09/06/2018 07:58 AM, Ayman Hassan wrote: Hello, I am part of a team based in Cairo, Egypt – working on a project and we’re still discovering Linux Features, I am currently running  core-image-sato on a virtual box, Welcome to yocto. If you have access to IRC, you can join #oe on Freenod

Re: [yocto] Using Dropbear - Core Image Sato

2018-09-14 Thread Randy MacLeod
On 09/06/2018 07:58 AM, Ayman Hassan wrote: Hello, I am part of a team based in Cairo, Egypt – working on a project and we’re still discovering Linux Features, I am currently running  core-image-sato on a virtual box, Welcome to yocto. If you have access to IRC, you can join #oe on Freenod

Re: [yocto] inheriting native.bbclass explicitly

2018-09-14 Thread Dudziak Krzysztof
Thanks for feedback from you. > If you use BBCLASSEXTEND (ie "the second method") then that recipe naming > rule doesn't apply. Looks like section's 6.83 current structure wouldn't reflect this fact well. Warning is placed directly below one-sentence and indented text describing to BBCLASSEXTEND