[OE-core] [PATCH 1/1] cve-check-tool: backport a patch to make CVE checking work

2017-05-07 Thread Chen Qi
CVE checking in OE didn't work as do_populate_cve_db failed with the following error message. [snip]/downloads/CVE_CHECK/nvdcve-2.0-2002.xml is not consistent Backport a patch to fix this error. Signed-off-by: Chen Qi --- .../cve-check-tool/cve-check-tool_5.6.4.bb

[OE-core] [PATCH 0/1] cve-check-tool: backport a patch to make CVE checking work

2017-05-07 Thread Chen Qi
The following changes since commit 381897c64069ea43d595380a3ae913bcc79cf7e1: build-appliance-image: Update to master head revision (2017-05-01 08:56:47 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/cve-check-tool

[OE-core] [morty] [PATCH] rpm: Fix the Bug of SRPM String error

2017-05-07 Thread zhengrq
Add a patch 0001-Fix-the-Bug-of-SRPM-String-error.patch to fix SRPM bug When use bitbake to build a SRPM package, some sections of SRPM can't be displayed normally. For example: $ rpm -qpi zlib-1.2.8-r0.src.rpm warning: zlib-1.2.8-r0.src.rpm: Header V4 DSA/SHA1 Signature, key ID e64962a6: NOKEY

[OE-core] [krogoth] [PATCH] rpm: Fix the Bug of SRPM String error

2017-05-07 Thread zhengrq
Add a patch 0001-Fix-the-Bug-of-SRPM-String-error.patch to fix SRPM bug When use bitbake to build a SRPM package, some sections of SRPM can't be displayed normally. For example: $ rpm -qpi zlib-1.2.8-r0.src.rpm warning: zlib-1.2.8-r0.src.rpm: Header V4 DSA/SHA1 Signature, key ID e64962a6: NOKEY

[OE-core] [jethro] [PATCH] rpm: Fix the Bug of SRPM String error

2017-05-07 Thread zhengrq
Add a patch 0001-Fix-the-Bug-of-SRPM-String-error.patch to fix SRPM bug When use bitbake to build a SRPM package, some sections of SRPM can't be displayed normally. For example: $ rpm -qpi zlib-1.2.8-r0.src.rpm warning: zlib-1.2.8-r0.src.rpm: Header V4 DSA/SHA1 Signature, key ID e64962a6: NOKEY

Re: [OE-core] [PATCH 3/5] libpng12: remove the recipe

2017-05-07 Thread Paul Eggleton
On Friday, 5 May 2017 9:16:09 PM NZST Alexander Kanavin wrote: > On 05/05/2017 02:48 AM, Max Krummenacher wrote: > > Around the release of morty the same happened with libwnck3 which then > > made morty fail for anyone using libwnck3. > > We probably should have a section in the release notes

Re: [OE-core] [PATCH] cross.bbclass: Preserve the bitbake configuration

2017-05-07 Thread Valluri, Amarnath
> -Original Message- > From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org] > Sent: Friday, May 5, 2017 4:10 PM > To: Valluri, Amarnath ; openembedded- > c...@lists.openembedded.org > Subject: Re: [OE-core] [PATCH] cross.bbclass: Preserve the