Re: [yocto] Problem with python ssl binding

2018-05-29 Thread Khem Raj
Jacob On Tue, May 29, 2018 at 5:29 AM, Jakob Hasse wrote: > Hello, > > I'm trying to run IoT edge on our target. But as I'm to starting it, python > yells at me with an undefined symbol error: > > iotedgectl setup --connection-string >

Re: [yocto] Fwd: Yocto

2018-05-29 Thread Khem Raj
I think you can effectively build your own image with QT, it seems to me thats what you are interested in. For that you would be able to create a new recipe which includes the core-image-minimal recipe and then adds the needed QT packages and packagegroups via CORE_IMAGE_EXTRA_INSTALL. On Fri,

Re: [yocto] Fwd: image-mklibs.bbclass fails

2018-05-29 Thread Khem Raj
On Mon, May 28, 2018 at 2:10 AM, Ulf Samuelsson wrote: > Checked out poky > git checkout -b rocko origin/rocko > export MACHINE=beaglebone > . ./oe-init-build-env > > Added to local.conf: > MKLIBS_OPTIMIZED_IMAGES_append = " core-image-minimal" > > Result: > >

[yocto] Updated invitation: Yocto Project Technical Team Meeting @ Monthly from 8am to 8:30am on the first Tuesday (PDT) (yocto@yoctoproject.org)

2018-05-29 Thread theyoctoproject
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VTIMEZONE TZID:America/Los_Angeles X-LIC-LOCATION:America/Los_Angeles BEGIN:DAYLIGHT TZOFFSETFROM:-0800 TZOFFSETTO:-0700 TZNAME:PDT DTSTART:19700308T02

[yocto] Updated invitation: Yocto Project Technical Team Meeting @ Monthly from 8am to 8:30am on the first Tuesday (PDT) (yocto@yoctoproject.org)

2018-05-29 Thread theyoctoproject
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VTIMEZONE TZID:America/Los_Angeles X-LIC-LOCATION:America/Los_Angeles BEGIN:DAYLIGHT TZOFFSETFROM:-0800 TZOFFSETTO:-0700 TZNAME:PDT DTSTART:19700308T02

[yocto] Debugging race conditions in image creation

2018-05-29 Thread Alan Martinovic
Hi, I'm building multiple images with the same invocation of the bitbake command. When building them one by one, everything works ok. However when they are both executed in the same time, issues occur during do_image_sdimg. The issue seems to be related to a missing bootloader file (they both

Re: [yocto] HELP: Release Candidate Build for yocto-2.4.3.rc2 now available.

2018-05-29 Thread Richard Purdie
Hi David, On Tue, 2018-05-29 at 03:36 +, Reyna, David wrote: > I apologize for sending this patch for Toaster for Roco 2.4.3 very > late. I have been focused on Sumo and I thought I had more time. > > The Toaster for Rocko is broken on HEAD. There are two patches that > made it into master

Re: [yocto] Debugging race conditions in image creation

2018-05-29 Thread Alan Martinovic
> The issue seems to be related to a missing bootloader file (they both depend on the exact same bootloader): images/senic-hub/u-boot-sunxi-with-spl.bin.1 It seems that sometimes the `.1` is added to the file name and all the other actions depend on the `u-boot-sunxi-with-spl.bin`. And that

[yocto] Problem with python ssl binding

2018-05-29 Thread Jakob Hasse
Hello, I'm trying to run IoT edge on our target. But as I'm to starting it, python yells at me with an undefined symbol error: iotedgectl setup --connection-string

[yocto] [Call to Action] Yocto Project Bug Triage

2018-05-29 Thread Stephano Cetola
Hi All, Sorry for the cross posting but I want to be sure to hit both the Yocto Project and OpenEmbedded communities with this information. It has been brought to our attention that the weekly bug triage has fallen out of the spotlight and we'd like to get it back into focus. We'd like to

Re: [yocto] [Call to Action] Yocto Project Bug Triage

2018-05-29 Thread Trevor Woerner
On Tue, May 29, 2018 at 11:52 AM, Michael Halstead < mhalst...@linuxfoundation.org> wrote: > The meeting page is https://www.yoctoproject.org/public-virtual-meetings/ > for anyone interested. > Would it be possible to get event planners interested in

Re: [yocto] [Call to Action] Yocto Project Bug Triage

2018-05-29 Thread Osier-mixon, Jeffrey
Hi Trevor & all Here are links for shared google calendars for Public meetings: https://calendar.google.com/calendar/b/2?cid=dGhleW9jdG9wcm9qZWN0QGdtYWlsLmNvbQ Release schedule: https://calendar.google.com/calendar/b/2?cid=M2EwOTI3Y3RwczUxdThyczJqdjF1bGlnZGNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ

Re: [yocto] [Call to Action] Yocto Project Bug Triage

2018-05-29 Thread Osier-mixon, Jeffrey
Stephen and I put together a meetings page. I'll work with him on a shareable calendar this week. Original message From: Michael Halstead Date: 5/29/18 8:37 AM (GMT-08:00) To: Stephano Cetola , Trevor Woerner Cc: yocto@yoctoproject.org, "Jolley, Stephen K" , "Osier-mixon,

[yocto] interacting with patchwork / unmerged development work

2018-05-29 Thread Trevor Woerner
Hello, One of the minor inconveniences with submitting patches to this project, is to work on a patch against master (for example), submit it, then find that yesterday someone submitted a patch against the same file you're editing causing your patch to not apply with what the maintainer is going

[yocto] Yocto Project Status WW22’18

2018-05-29 Thread Jolley, Stephen K
Current Dev Position: YP 2.6 M1 is accepting patches. Next Deadline: YP 2.6 M1 release is June 11, 2018 SWAT Team Rotation: · SWAT lead is currently: Paul · SWAT team rotation: Paul -> Tracy on June 1, 2018 · SWAT team rotation: Tracy -> Amanda on June 8, 2018 ·

Re: [yocto] [Call to Action] Yocto Project Bug Triage

2018-05-29 Thread Trevor Woerner
Is someone working on putting together a (google?) calendar of the various project (OE Yocto) meetings? -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [Call to Action] Yocto Project Bug Triage

2018-05-29 Thread Stephano Cetola
On 5/29/18 8:00 AM, Trevor Woerner wrote: > Is someone working on putting together a (google?) calendar of the > various project (OE Yocto) meetings? Great question. Michael, do we have access to a Yocto Project google account? --S -- ___ yocto

Re: [yocto] [Call to Action] Yocto Project Bug Triage

2018-05-29 Thread Michael Halstead
On 05/29/2018 08:16 AM, Stephano Cetola wrote: > On 5/29/18 8:00 AM, Trevor Woerner wrote: >> Is someone working on putting together a (google?) calendar of the >> various project (OE Yocto) meetings? > Great question. > > Michael, do we have access to a Yocto Project google account? > > --S >

Re: [yocto] [Call to Action] Yocto Project Bug Triage

2018-05-29 Thread Michael Halstead
The meeting page is https://www.yoctoproject.org/public-virtual-meetings/ for anyone interested. On Tue, May 29, 2018 at 8:39 AM, Osier-mixon, Jeffrey < jeffrey.osier-mi...@intel.com> wrote: > Stephen and I put together a meetings page. I'll work with him on a > shareable calendar this week. > >

Re: [yocto] [Call to Action] Yocto Project Bug Triage

2018-05-29 Thread Trevor Woerner
On Tue, May 29, 2018 at 12:25 PM, Osier-mixon, Jeffrey < jeffrey.osier-mi...@intel.com> wrote: > Here are links for shared google calendars for > > > > Public meetings: https://calendar.google.com/calendar/b/2?cid= > dGhleW9jdG9wcm9qZWN0QGdtYWlsLmNvbQ > > > > Release schedule:

[yocto] Enabling Macro from .bb file

2018-05-29 Thread Ugesh Reddy
Hello,  I have the source code were the part of the code kept inside the #ifdef SOME_MACRO  and what would be the correct place to define SOME_MACRO  this macro?note: This define is specific to the recipe. Regrds,Ugesh-- ___ yocto mailing list

[linux-yocto] [yocto-4.14][PATCH] features/kernel-sample: add kernel sample support

2018-05-29 Thread Dengke Du
When we build the kernel sample codes, we need to open the samples related configurations. Signed-off-by: Dengke Du --- features/kernel-sample/kernel-sample.cfg | 11 +++ features/kernel-sample/kernel-sample.scc | 1 + 2 files changed, 12 insertions(+) create mode 100644

Re: [linux-yocto] [yocto-4.14][PATCH] features/kernel-sample: add kernel sample support

2018-05-29 Thread Dengke Du
Hi bruce The current poky using 4.14, so I need send to 4.14 as well. Thanks. On 2018年05月30日 11:18, Dengke Du wrote: When we build the kernel sample codes, we need to open the samples related configurations. Signed-off-by: Dengke Du --- features/kernel-sample/kernel-sample.cfg | 11

Re: [linux-yocto] [4.12] [PATCH 1/2] debugobjects: Make kmemleak ignore debug objects

2018-05-29 Thread Bruce Ashfield
merged. Bruce On 05/29/2018 01:07 AM, quanyang.w...@windriver.com wrote: From: Waiman Long commit caba4cbbd27d755572730801ac34fe063fc40a32 upstream The allocated debug objects are either on the free list or in the hashed bucket lists. So they won't get lost. However if both debug objects