Re: [OE-core] [oe-core][PATCH 0/2] python: add tk support

2018-10-29 Thread Randy MacLeod
On 10/29/18 8:51 AM, Burton, Ross wrote: Terrified to ask, but why? On Thu, 25 Oct 2018 at 09:39, wrote: 1, move tk recipe from meta-oe 2, enable tk to add tk support Well, tcl and tk do go together and Khem's comment from 2013 suggested that it might be pulled into oe-core some day. I

[OE-core] [PATCH v2][master-next] kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMAND

2018-10-29 Thread Bruce Ashfield
As was warned by commit 312ee68752fa [kconfig: announce removal of oldnoconfig if used], oldnoconfig has been removed from the 4.20 kernel. So we switch our default mode to olddefconfig. commit fb16d8912 [kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias]

Re: [OE-core] [PATCH][master-next] kernel: change default kconfig mode to olddefconfig

2018-10-29 Thread Bruce Ashfield
On 2018-10-29 9:02 PM, Andre McCurdy wrote: On Mon, Oct 29, 2018 at 11:13 AM Bruce Ashfield wrote: As was warned by commit 312ee68752fa ("kconfig: announce removal of oldnoconfig if used"), it has been removed from the 4.20 kernel. So we switch our default mode to the proper olddefconfig

Re: [OE-core] [PATCH v3 1/3] cve-report: add scripts to generate CVE reports

2018-10-29 Thread Grygorii Tertychnyi via Openembedded-core
On Mon Oct29 2018 @ 23:29, akuster808 wrote: Grygorii, I was good to see you at OEDeM. Thanks Armin. I have some feedback. On 10/10/18 9:25 AM, grygorii tertychnyi via Openembedded-core wrote: cvert-foss - generate CVE report for the list of packages. Analyze the whole image

[OE-core] [PATCH V2] machine/qemu*: fix kernel finish crng init more and more slowly

2018-10-29 Thread Hongxu Jia
Just adding `-device virtio-rng-pci' to the QEMU invocation will add the device with a default host backend. As of QEMU 1.3+, the default backend is to use the host's /dev/random as a source of entropy. [1] When the entropy pool is empty, reads from /dev/random will block until additional

Re: [OE-core] [PATCH] machine/qemu*: fix kernel finish crng init more and more slowly

2018-10-29 Thread Hongxu Jia
On 2018/10/26 下午9:59, Hongxu Jia wrote: --- a/meta/conf/machine/include/qemuboot-x86.inc +++ b/meta/conf/machine/include/qemuboot-x86.inc @@ -11,7 +11,8 @@ QB_CPU_KVM_x86-64 = "-cpu core2duo" QB_AUDIO_DRV = "alsa" QB_AUDIO_OPT = "-soundhw ac97,es1370" QB_KERNEL_CMDLINE_APPEND = "vga=0

Re: [OE-core] [PATCH][master-next] kernel: change default kconfig mode to olddefconfig

2018-10-29 Thread Andre McCurdy
On Mon, Oct 29, 2018 at 11:13 AM Bruce Ashfield wrote: > > As was warned by commit 312ee68752fa ("kconfig: announce removal > of oldnoconfig if used"), it has been removed from the 4.20 kernel. > > So we switch our default mode to the proper olddefconfig Mentioning which kernel version first

Re: [OE-core] [PATCH v3 1/3] cve-report: add scripts to generate CVE reports

2018-10-29 Thread akuster808
Grygorii, I was good to see you at OEDeM. I have some feedback. On 10/10/18 9:25 AM, grygorii tertychnyi via Openembedded-core wrote: > cvert-foss - generate CVE report for the list of packages. > Analyze the whole image manifest to align with the complex > CPE configurations. > >

Re: [OE-core] [PATCH] os-release: add more variables to list

2018-10-29 Thread richard . purdie
On Mon, 2018-10-29 at 12:36 -0700, akuster808 wrote: > On 10/29/18 10:12 AM, richard.pur...@linuxfoundation.org wrote: > > This sounds very much like "I want to be a distro but I don't want > > to > > be a distro". > > > > Changing os-release just because a layer was included is a really > > bad

Re: [OE-core] [PATCH] os-release: add more variables to list

2018-10-29 Thread akuster808
On 10/29/18 10:12 AM, richard.pur...@linuxfoundation.org wrote: > On Sun, 2018-10-28 at 18:24 +, akuster808 wrote: >> On 10/25/18 10:25 AM, Richard Purdie wrote: >>> On Thu, 2018-10-25 at 08:20 +0100, Armin Kuster wrote: If someone extends the OS_RELEASE_FIELDS in a bbappend, it will

Re: [OE-core] [PATCH] sysklogd: add alternatives for klogd and syslogd

2018-10-29 Thread Mark Hatle
On 10/29/18 1:27 PM, Victor Kamensky wrote: > Hi Mark, > > On Mon, 29 Oct 2018, Mark Hatle wrote: > >> On 10/26/18 2:55 AM, Victor Kamensky wrote: >>> >>> >>> On Fri, 26 Oct 2018, Markus Lehtonen wrote: >>> 'why would you want to have multiple, alternative syslog daemons on the system?

Re: [OE-core] [PATCH] sysklogd: add alternatives for klogd and syslogd

2018-10-29 Thread Victor Kamensky via Openembedded-core
Hi Mark, On Mon, 29 Oct 2018, Mark Hatle wrote: On 10/26/18 2:55 AM, Victor Kamensky wrote: On Fri, 26 Oct 2018, Markus Lehtonen wrote: 'why would you want to have multiple, alternative syslog daemons on the system? Wouldn't a better fix be to move the syslogd and klogd symlinks to the

[OE-core] [PATCH][master-next] kernel: change default kconfig mode to olddefconfig

2018-10-29 Thread Bruce Ashfield
As was warned by commit 312ee68752fa ("kconfig: announce removal of oldnoconfig if used"), it has been removed from the 4.20 kernel. So we switch our default mode to the proper olddefconfig Signed-off-by: Bruce Ashfield --- Not for the release, just wanted to get this in the queue for when

Re: [OE-core] [PATCH] os-release: add more variables to list

2018-10-29 Thread richard . purdie
On Sun, 2018-10-28 at 18:24 +, akuster808 wrote: > On 10/25/18 10:25 AM, Richard Purdie wrote: > > On Thu, 2018-10-25 at 08:20 +0100, Armin Kuster wrote: > > > If someone extends the OS_RELEASE_FIELDS in a bbappend, it will > > > cause > > > the hash to change which is > > > caught by the

Re: [OE-core] [PATCH] curl: extend CVE_PRODUCT

2018-10-29 Thread Richard Purdie
On Mon, 2018-10-29 at 15:46 +, akuster808 wrote: > On 10/29/18 3:13 PM, grygorii tertychnyi via Openembedded-core wrote: > > There are both "curl" and "libcurl" CPEs in NVD. > > All "curl" CVEs are now missed in the reports. > > > > Hence, switch "CVE_PRODUCT" to a space separated list. > >

[OE-core] [PATCH] python: add missing CVE tag to patches

2018-10-29 Thread Ross Burton
Signed-off-by: Ross Burton --- .../0001-2.7-bpo-34623-Use-XML_SetHashSalt-in-_elementtree-GH.patch | 4 +--- .../0001-closes-bpo-34540-Convert-shutil._call_external_zip-t.patch | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git

Re: [OE-core] [PATCH] openssl: fix occasionally install fail for parallel build

2018-10-29 Thread Khem Raj
Cool, thanks for update I will chime in On Mon, Oct 29, 2018 at 9:30 AM wrote: > > On Mon, 2018-10-29 at 09:18 -0700, Khem Raj wrote: > > On Tue, Oct 23, 2018 at 11:53 PM Changqing Li > > wrote: > > > > > > > > > > > > On 10/24/2018 02:04 PM, Richard Purdie wrote: > > > > On Wed, 2018-10-24 at

Re: [OE-core] [PATCH] openssl: fix occasionally install fail for parallel build

2018-10-29 Thread richard . purdie
On Mon, 2018-10-29 at 09:18 -0700, Khem Raj wrote: > On Tue, Oct 23, 2018 at 11:53 PM Changqing Li > wrote: > > > > > > > > On 10/24/2018 02:04 PM, Richard Purdie wrote: > > > On Wed, 2018-10-24 at 11:30 +0800, changqing...@windriver.com > > > wrote: > > > > From: Changqing Li > > > > > > >

Re: [OE-core] [PATCH] sysklogd: add alternatives for klogd and syslogd

2018-10-29 Thread Mark Hatle
On 10/26/18 2:55 AM, Victor Kamensky wrote: > > > On Fri, 26 Oct 2018, Markus Lehtonen wrote: > >> 'why would you want to have multiple, alternative >> syslog daemons on the system? Wouldn't a better >> fix be to move the syslogd and klogd symlinks to the >> busybox-syslog package? It doesn't

Re: [OE-core] [PATCH] openssl: fix occasionally install fail for parallel build

2018-10-29 Thread Khem Raj
On Tue, Oct 23, 2018 at 11:53 PM Changqing Li wrote: > > > > On 10/24/2018 02:04 PM, Richard Purdie wrote: > > On Wed, 2018-10-24 at 11:30 +0800, changqing...@windriver.com wrote: > >> From: Changqing Li > >> > >> when do parallel build, like run "make install -j 48", openssl will > >>

Re: [OE-core] [PATCH] Ignore repo tool directory

2018-10-29 Thread Khem Raj
On Thu, Oct 25, 2018 at 8:57 AM Christian Meusel wrote: > > This reduces the noise produced by 'git status' and 'repo status' when > orchestrating the layers with Google's repo tool > (https://gerrit.googlesource.com/git-repo/). Not against this patch, but it seems interesting to see this being

Re: [OE-core] [PATCH] curl: extend CVE_PRODUCT

2018-10-29 Thread akuster808
On 10/29/18 3:13 PM, grygorii tertychnyi via Openembedded-core wrote: > There are both "curl" and "libcurl" CPEs in NVD. > All "curl" CVEs are now missed in the reports. > > Hence, switch "CVE_PRODUCT" to a space separated list. > It is useful for recipes generating several packages, > that have

[OE-core] [PATCH] curl: extend CVE_PRODUCT

2018-10-29 Thread grygorii tertychnyi via Openembedded-core
There are both "curl" and "libcurl" CPEs in NVD. All "curl" CVEs are now missed in the reports. Hence, switch "CVE_PRODUCT" to a space separated list. It is useful for recipes generating several packages, that have different product names in NVD. Signed-off-by: grygorii tertychnyi ---

Re: [OE-core] [PATCH] machine/qemu*: fix kernel finish crng init more and more slowly

2018-10-29 Thread richard . purdie
On Fri, 2018-10-26 at 09:59 -0400, Hongxu Jia wrote: > Just adding `-device virtio-rng-pci' to the QEMU invocation will > add the device with a default host backend. As of QEMU 1.3+, > the default backend is to use the host's /dev/random as a > source of entropy. [1] > > When the entropy pool is

[OE-core] Yocto Project Unassigned Bugs - Help Needed

2018-10-29 Thread Jolley, Stephen K
All, The triage team meets weekly and does its best to handle the bugs reported into the bugzilla. The number of people attending that meeting has fallen, as have the number of people available to help fix bugs. One of the things we hear users report is they don't know how to help. We (the

Re: [OE-core] [PATCH] libxcrypt: tweak branch from master to develop

2018-10-29 Thread Burton, Ross
Note that release branches also need updating. CC Armin. Ross On Mon, 29 Oct 2018 at 06:22, Hongxu Jia wrote: > > The master branch does not exist any more, use develop to replace. > > Signed-off-by: Hongxu Jia > --- > meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb | 2 +- > 1 file changed, 1

[OE-core] YP 2.7 Planning

2018-10-29 Thread Jolley, Stephen K
All, We have begun planning for YP 2.7. In prior versions, items that we didn't have the bandwidth to do were assigned the target milestone of 2.99. Since YP 2.7 planning has just begun, I would like each of you to review the bugs and enhancements in YP 2.99 and determine if you will have

[OE-core] [PATCH] meson: map powerpc64 TARGET_ARCH to ppc64 for the cross file

2018-10-29 Thread Victor Kamensky via Openembedded-core
Meson uses 'ppc64' for 64 bit powerpc. Issue came up while building systemd for MACHINE that uses ppc64e5500 tune. Signed-off-by: Victor Kamensky --- BTW very nice diagnostic message through https://wiki.yoctoproject.org/wiki/Meson/UnknownCPU, that led directly to the fix

Re: [OE-core] [PATCH] python3: Fix python3-pyvenv run-time dependency

2018-10-29 Thread Richard Purdie
On Mon, 2018-10-29 at 13:07 +, Burton, Ross wrote: > If pyvenv is going to disappear, would it be neater to just put all > the files into PN-venv and have that RPROVIDE python-pyven for now? I also agree with this FWIW. Cheers, Richard -- ___

Re: [OE-core] [PATCH 1/4] oeqa/core/runner: write testresult to json files

2018-10-29 Thread Richard Purdie
On Mon, 2018-10-29 at 10:44 +, richard.pur...@linuxfoundation.org wrote: > On Tue, 2018-10-23 at 06:39 +, Yeoh, Ee Peng wrote: > > I submitted the revised patches below. Sorry for the missing > > "version > > #" in the patch title. After this, I will add the "version #" into > > the patch

Re: [OE-core] Lock external repository in custom FSTYPE

2018-10-29 Thread Khem Raj
On Mon, Oct 29, 2018 at 5:31 AM Stefan Agner wrote: > > Hi, > > We use meta-updater, which has a custom FSTYPE to build a OSTree > repository. We share that repository across multiple bitbake executions. > The underlying OSTree tools lock the OSTree repository before trying to > interact, and if

Re: [OE-core] [PATCH] python3: Fix python3-pyvenv run-time dependency

2018-10-29 Thread Burton, Ross
If pyvenv is going to disappear, would it be neater to just put all the files into PN-venv and have that RPROVIDE python-pyven for now? Ross On Wed, 24 Oct 2018 at 02:19, Hugues Kamba wrote: > > Pyvenv is just a small script that uses venv to create virtual > environments. >

Re: [OE-core] [PATCH] libxcrypt: tweak branch from master to develop

2018-10-29 Thread Khem Raj
On Sun, Oct 28, 2018 at 11:22 PM Hongxu Jia wrote: > > The master branch does not exist any more, use develop to replace. > this is ok for thud as well for master you can update to new release as well at same time. > Signed-off-by: Hongxu Jia > --- >

Re: [OE-core] [oe-core][PATCH 0/2] python: add tk support

2018-10-29 Thread Burton, Ross
Terrified to ask, but why? On Thu, 25 Oct 2018 at 09:39, wrote: > > 1, move tk recipe from meta-oe > 2, enable tk to add tk support > -- > ___ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org >

Re: [OE-core] [meta-oe][PATCH] Signed-off-by: Joris Offouga

2018-10-29 Thread Khem Raj
please send this to openembedded-devel mailing list On Fri, Oct 26, 2018 at 12:45 AM Joris Offouga wrote: > > Add recipes for django rest framework > > For create a database with django > --- > .../python/python-djangorestframework.inc| 16 > >

[OE-core] Lock external repository in custom FSTYPE

2018-10-29 Thread Stefan Agner
Hi, We use meta-updater, which has a custom FSTYPE to build a OSTree repository. We share that repository across multiple bitbake executions. The underlying OSTree tools lock the OSTree repository before trying to interact, and if it fails ("error: Locking repo exclusive failed: Resource

[OE-core] ✗ patchtest: failure for archiver - Drop unwanted directories

2018-10-29 Thread Patchwork
== Series Details == Series: archiver - Drop unwanted directories Revision: 1 URL : https://patchwork.openembedded.org/series/14702/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed

[OE-core] [PATCH 1/1] archiver - Drop unwanted directories

2018-10-29 Thread Fabien Lahoudere
In sources directory we can find patches/ and temp/. The first one is filled with symbolic link unusable on another machines. The second contains yocto logs to create this archives and are typically copied when 'S = "${WORKDIR}"' Signed-off-by: Fabien Lahoudere --- meta/classes/archiver.bbclass

Re: [OE-core] [PATCH 1/4] oeqa/core/runner: write testresult to json files

2018-10-29 Thread richard . purdie
On Tue, 2018-10-23 at 06:39 +, Yeoh, Ee Peng wrote: > I submitted the revised patches below. Sorry for the missing "version > #" in the patch title. After this, I will add the "version #" into > the patch title. > > Please let me know if any question or inputs. Thank you very much for > your

Re: [OE-core] [PATCH] npm: change install directory to upstream default

2018-10-29 Thread Olaf Mandel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Dan, Am 26.10.2018 um 19:46 schrieb Dan McGregor: > On Fri, 19 Oct 2018 at 09:29, Olaf Mandel > wrote: >> -NPM_INSTALLDIR = "${D}${libdir}/node_modules/${NPMPN}" >> +NPM_INSTALLDIR = "${D}${libdir}/node/${NPMPN}" > > Ï realise this has

Re: [OE-core] [PATCH] staging: remove hard-coded values from _FIXMEs

2018-10-29 Thread richard . purdie
On Wed, 2018-09-19 at 15:08 +0200, Andrej Valek wrote: > Hi Richard, > > I have sent this patch, because of modification this replacement. > What > about adding TMPDIR into this hard-coded array? I think, even if it > isn't added into EXTRA_STAGING_FIXMES it shouldn't influence default >

Re: [OE-core] [PATCH] staging: remove hard-coded values from _FIXMEs

2018-10-29 Thread Valek, Andrej
Hi Richard, Di you have some time to think about it? Regards, Andrej -Original Message- From: Andrej Valek [mailto:andrej.va...@siemens.com] Sent: 19. septembra 2018 15:09 To: Richard Purdie; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] staging: remove

[OE-core] [PATCH] image_types.bbclass: add support for multiply ubifs volumes in ubi image

2018-10-29 Thread Maksym Komar
Add the ability to create additional ubifs volumes inside ubi volume. For example this code create empty 2MiB volume named "config". === MKUBIFS_ARGS = "-m 1 -e 65408 -c 958 -F" UBINIZE_ARGS = "-m 1 -p 64KiB" MKUBIFS_VOLUMES="config rootfs" MKUBIFS_VOLUME_SIZE[config] = "2MiB"

[OE-core] [PATCH V3] go 1.9/1.11: fix textrel qa warning for non mips arch

2018-10-29 Thread Hongxu Jia
While building go itself, the go build system does not support to set `-buildmode=pie' from environment. Add GOBUILDMODE to support it which make PIE executables the default build mode, as PIE executables are required as of Yocto But mips doesn't support -buildmode=pie, so skip the QA checking

Re: [OE-core] [PATCH v2] go 1.9/1.11: fix textrel qa warning for non mips arch

2018-10-29 Thread Hongxu Jia
On 2018/10/26 下午7:49, Hongxu Jia wrote: +python() { +if 'mips' in d.getVar('TARGET_ARCH'): +d.appendVar('INSANE_SKIP_%s' % d.getVar('PN'), " textrel") +else: +d.appendVar('GOBUILDMODE', 'pie') It should use d.setVar('GOBUILDMODE', 'pie'), V3 incoming //Hongxu --

[OE-core] [PATCH] libxcrypt: tweak branch from master to develop

2018-10-29 Thread Hongxu Jia
The master branch does not exist any more, use develop to replace. Signed-off-by: Hongxu Jia --- meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb