[yocto] [PATCH] [meta-swupdate] Fix build error of dependence.

2020-06-03 Thread zhengruoqin
-c -o mongoose/mongoose.o mongoose/mongoose.c | mongoose/mongoose.c:4496:10: fatal error: openssl/ssl.h: No such file or directory Signed-off-by: Zheng Ruoqing --- recipes-support/swupdate/swupdate.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-support/swupdate/swupdate.inc

[yocto-announce] Changes at the Yocto Project

2020-06-03 Thread Andrew Wafaa
Hello everyone, I hope you and your loved ones are all safe and healthy, both physically and mentally. I would like to take a moment to provide some information on what has changed at the Yocto Project over the last month now that I have taken over the reins from Lieu as Chair. Much of this

Re: [yocto] Why does setting PATCHTOOL="git" result in do_patch trying to look at git hooks in the host repo?

2020-06-03 Thread Sean McKay
I retract my question and apologize for being an idiot... Apparently somewhere along the line while I wasn't paying attention, the entirety of that upstream git repo got pulled into our local codebase, so I was trying to use git patching on a directory fetched with file:// Sigh... time to go

Re: [yocto] Eclipse GDB setup issues; can't determine cause for SIGSEGV

2020-06-03 Thread Khem Raj
On Wed, Jun 3, 2020 at 9:41 AM Bryan Evenson wrote: > > Khem, > > > -Original Message- > > From: Khem Raj > > Sent: Tuesday, June 2, 2020 2:20 PM > > To: Bryan Evenson > > Cc: yocto@lists.yoctoproject.org > > Subject: Re: [yocto] Eclipse GDB setup issues; can't determine cause for > >

Re: [yocto] Eclipse GDB setup issues; can't determine cause for SIGSEGV

2020-06-03 Thread Bryan Evenson
Khem, > -Original Message- > From: Khem Raj > Sent: Tuesday, June 2, 2020 2:20 PM > To: Bryan Evenson > Cc: yocto@lists.yoctoproject.org > Subject: Re: [yocto] Eclipse GDB setup issues; can't determine cause for > SIGSEGV > > On Tue, Jun 2, 2020 at 6:52 AM Bryan Evenson > wrote: > > >

[yocto] Yocto Dunfell - task package failing

2020-06-03 Thread Edson Seabra
Hi, folks. I'm getting the error below in several packages. Some of then I could fix when the recipe "do_intall" has commands like: "cp -a " How can I solve this error when the recipe has no "cp" ? What else can cause this issue ? Thanks in advance... WARNING: firefox-38.3.0esr-r0

Re: [yocto] devtool modify issues with ubuntu 20 and fedora core 32

2020-06-03 Thread kergoth
> On Jun 3, 2020, at 6:43 AM, Richard Purdie > wrote: > > On Wed, 2020-06-03 at 11:06 +0200, Alexander Kanavin wrote: >> I'm not sure if this is distro specific. _PYTHON_SYSCONFIGDATA_NAME >> is set from python3native.bbclass so that native python can pick up >> target configuration, and if

[yocto] #yocto

2020-06-03 Thread Baabu Ms
# Hello all #                 im trying build pam package in core-image-sato i added pam package in local.conf file # *DISTRO_FEATURES_append  = "pam"* #                when i added pam package i facing *error* , so i removed the pam package in local.conf #               i attached log please

Re: [yocto] devtool modify issues with ubuntu 20 and fedora core 32

2020-06-03 Thread Richard Purdie
On Wed, 2020-06-03 at 11:06 +0200, Alexander Kanavin wrote: > I'm not sure if this is distro specific. _PYTHON_SYSCONFIGDATA_NAME > is set from python3native.bbclass so that native python can pick up > target configuration, and if the target configuration is not there > (it comes with target

Re: [yocto] devtool modify issues with ubuntu 20 and fedora core 32

2020-06-03 Thread Alexander Kanavin
I'm not sure if this is distro specific. _PYTHON_SYSCONFIGDATA_NAME is set from python3native.bbclass so that native python can pick up target configuration, and if the target configuration is not there (it comes with target python3 build), then there will be a failure like the above. How does

[yocto] HELP NEEDED TO ENABLE PRINTING USING YOCTO #cups #linux #yocto

2020-06-03 Thread sheng . leong . soi
I am trying to print using Yocto, but I am clueless on how to enable the printing. The printer I am using is HP Deskjet 2135 Ink Advantage. CUPS version: 2.2.8 HPLIP version: 3.15.6 Avahi version: 0.8 When I executing "hp-setup", it mentioned "no PPD found". So, where to get the PPD file for

[linux-yocto] [kernel-cache][master yocto-5.4][PATCH] features/intel-sst: Enable Intel Speed Select Technology interface configuration

2020-06-03 Thread Naveen Saini
Signed-off-by: Naveen Saini --- bsp/intel-common/intel-common-drivers.scc | 1 + features/intel-sst/intel-sst.cfg | 2 ++ features/intel-sst/intel-sst.scc | 4 kern-features.rc | 1 + 4 files changed, 8 insertions(+) create mode 100644