Re: [yocto] Security updates question

2018-09-07 Thread Khem Raj
Hi Brian On Fri, Sep 7, 2018 at 1:25 PM Brian Smucker wrote: > > Hello all, > > We have a device whose image is built using an older yocto image. It is > based on yocto Danny, if I recall correctly. > > How do users of yocto handle the need occasionally to update one or more > component packages

[yocto] Security updates question

2018-09-07 Thread Brian Smucker
Hello all, We have a device whose image is built using an older yocto image. It is based on yocto Danny, if I recall correctly. How do users of yocto handle the need occasionally to update one or more component packages to deal with security vulnerabilities? I am not a yocto expert and I

[yocto] error while installing extended sdk

2018-09-07 Thread Pandey, Kamal
Hi, I was trying to create an extended SDK for my image. It was successfully created, without any errors. But while installing the sdk I got a few warnings as shown below: WARNING: The weston:do_fetch sig is computed to be b87adbcf88b1b506b444c099fad499f3, but the sig is locked to

[yocto] kernel build in Yocto version 2.5 (sumo)

2018-09-07 Thread Ravikiran J
Dear Yocto team, Linux kernel image build in Yocto version 2.5 is giving following error. Freeing unused kernel memory: 2048K (8080 - 80a0) *Internal error: Oops - undefined instruction: 0 [#1] PREEMPT SMP THUMB2* Modules linked in: CPU: 0 PID: 1 Comm: init Not tainted 4.9.0-rt1 #1

Re: [yocto] curl package config

2018-09-07 Thread Antonio Santagiuliana
thank to both of you, it worked with the .bbappend file placed in the folder of one of my layers and with PACKAGECONFIG_append = " smb" On Thu, Sep 6, 2018 at 10:00 PM Andre McCurdy wrote: > On Thu, Sep 6, 2018 at 12:10 PM, Erik Botö wrote: > > Hi, > > > > On Thu, Sep 6, 2018 at 8:01 PM

[yocto] Using Dropbear - Core Image Sato

2018-09-07 Thread Ayman Hassan
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, and trying to connect to SSH server using Dropbear – but it’s not working – I get connection refused message. I