[yocto] [meta-mingw] Previous adventures in attempting a nativesdk-python ?

2018-08-31 Thread Matt Hoosier
I've recently been wishing that it were possible to supply a working MinGW build of Python so that various utilities implemented in Python (e.g., nativesdk-glib-2.0-codegen) could be included in SDK's built with meta-mingw. There are some directions [1] that claim to provide sufficient patches to

Re: [yocto] (How) did you script bitbake/set up nightly builds?

2018-08-31 Thread Gunnar Andersson
Alan, You asked for advice, so here I go. Might not be what you need/want but we will see. On Fri, 2018-08-31 at 12:49 +0200, Alan Martinovic wrote: > Hi, > am just in the process of forming a base for automated nightly builds. > The goal is to have the build process run every night and

Re: [yocto] Disabling building PTESTs in a bbappend

2018-08-31 Thread Mardegan, Alberto
On 31/08/2018 16:18, Burton, Ross wrote: > In a local.conf: > > PTEST_ENABLE_pn-apparmor = "0" > > (the overrides are prefixed with pn-) > > In a bbappend just PTEST_ENABLE="0" will work. Thanks Ross, I tried the bbappend solution and it works indeed (but it's PTEST_ENABLED, with the final "D")!

Re: [yocto] Disabling building PTESTs in a bbappend

2018-08-31 Thread Burton, Ross
In a local.conf: PTEST_ENABLE_pn-apparmor = "0" (the overrides are prefixed with pn-) In a bbappend just PTEST_ENABLE="0" will work. Ross On 31 August 2018 at 14:09, Mardegan, Alberto wrote: > Hi there! > the apparmor recipe from the meta-security layer fails to build in > rocko due to an

[yocto] Disabling building PTESTs in a bbappend

2018-08-31 Thread Mardegan, Alberto
Hi there! the apparmor recipe from the meta-security layer fails to build in rocko due to an error when building the tests; I tried updating to the latest apparmor version, just to find out that the tests fail to build in some other place (the tests include sys/io.h -- which package should ship

Re: [yocto] (How) did you script bitbake/set up nightly builds?

2018-08-31 Thread Alan Martinovic
Great, that's quite clean. Opting for that, thanks Ross. Be Well, Alan On Fri, Aug 31, 2018 at 1:47 PM, Burton, Ross wrote: > On 31 August 2018 at 12:45, Alan Martinovic > wrote: > > Fair enough, I gave an example with a simple workaround. :) > > > > But you do have a point there, if I'm

Re: [yocto] (How) did you script bitbake/set up nightly builds?

2018-08-31 Thread Burton, Ross
On 31 August 2018 at 12:45, Alan Martinovic wrote: > Fair enough, I gave an example with a simple workaround. :) > > But you do have a point there, if I'm getting you answer right on a broader > level. > Is it something like this? > >> Instead of setting the environment only once and running

Re: [yocto] (How) did you script bitbake/set up nightly builds?

2018-08-31 Thread Alan Martinovic
Fair enough, I gave an example with a simple workaround. :) But you do have a point there, if I'm getting you answer right on a broader level. Is it something like this? > Instead of setting the environment only once and running bitbake multiple times > just make the environment sourcing and

Re: [yocto] (How) did you script bitbake/set up nightly builds?

2018-08-31 Thread Burton, Ross
On 31 August 2018 at 12:24, Alan Martinovic wrote: > Thanks Ross > this is what more or less what I'm doing. > What I haven't found a way to do from python is making modifications from > the initialized build directory. > > I'd like to do that to change things in conf/local.conf. > For example

Re: [yocto] (How) did you script bitbake/set up nightly builds?

2018-08-31 Thread Alan Martinovic
Thanks Ross this is what more or less what I'm doing. What I haven't found a way to do from python is making modifications from the initialized build directory. I'd like to do that to change things in conf/local.conf. For example generate DISTRO_VERSION from git describe --tags That is something

Re: [yocto] (How) did you script bitbake/set up nightly builds?

2018-08-31 Thread Burton, Ross
On 31 August 2018 at 11:57, Alexander Kanavin wrote: > 2018-08-31 12:49 GMT+02:00 Alan Martinovic : >> am just in the process of forming a base for automated nightly builds. >> The goal is to have the build process run every night and report what >> the status was. >> >> I've opted for python

Re: [yocto] (How) did you script bitbake/set up nightly builds?

2018-08-31 Thread Alexander Kanavin
2018-08-31 12:49 GMT+02:00 Alan Martinovic : > am just in the process of forming a base for automated nightly builds. > The goal is to have the build process run every night and report what > the status was. > > I've opted for python for all the conditionals and checks and then have > external >

[yocto] (How) did you script bitbake/set up nightly builds?

2018-08-31 Thread Alan Martinovic
Hi, am just in the process of forming a base for automated nightly builds. The goal is to have the build process run every night and report what the status was. I've opted for python for all the conditionals and checks and then have external bash scripts that actually sets the environment and

Re: [linux-yocto] Custom kernel recipe based on linux-yocto fails due to wrong make call

2018-08-31 Thread David Daniel
Am Dienstag, den 28.08.2018, 08:32 -0400 schrieb Bruce Ashfield: > On 2018-08-27 9:16 AM, David Daniel wrote: > > Am Freitag, den 24.08.2018, 11:59 -0400 schrieb Bruce Ashfield: > > > On 2018-08-24 11:54 AM, Bruce Ashfield wrote: > > > > On 2018-08-23 4:55 AM, David Daniel wrote: > > > > > Am

[yocto] [meta-security][PATCH 2/2] xmlsec1: upgrade 1.2.25 -> 1.2.26

2018-08-31 Thread Yi Zhao
Drop patch xmlsec1-fix-a-typo-in-examples-verify3.c.patch since the issue had been fixed upstream. Rebase patch change-finding-path-of-nss.patch Signed-off-by: Yi Zhao --- .../xmlsec1/change-finding-path-of-nss.patch | 107 ++---

[yocto] [meta-security][PATCH 1/2] samhain: upgrade 4.2.2 -> 4.2.4

2018-08-31 Thread Yi Zhao
Signed-off-by: Yi Zhao --- .../samhain/{samhain-client_4.2.2.bb => samhain-client_4.2.4.bb} | 0 .../samhain/{samhain-server_4.2.2.bb => samhain-server_4.2.4.bb} | 0 .../{samhain-standalone_4.2.2.bb => samhain-standalone_4.2.4.bb} | 0 recipes-security/samhain/samhain.inc