[OE-core] [PATCH 1/2] perl: fix CVE-2016-6185

2016-09-20 Thread mingli.yu
From: Mingli Yu Backport patch to fix CVE-2016-6185 from perl upstream: http://perl5.git.perl.org/perl.git/commitdiff/08e3451d7 Signed-off-by: Mingli Yu --- .../perl/perl/perl-fix-CVE-2016-6185.patch | 127 +

[OE-core] [PATCH 2/2] perl: fix CVE-2015-8607

2016-09-20 Thread mingli.yu
From: Mingli Yu Backport patch to fix CVE-2015-8607 from perl upstream: http://perl5.git.perl.org/perl.git/commitdiff/0b6f93036de171c12ba95d415e264d9cf7f4e1fd Signed-off-by: Mingli Yu --- .../perl/perl/perl-fix-CVE-2015-8607.patch | 74

[OE-core] [PATCH 2/2] scons.bbclass: reduce build time by adding PARALLEL_MAKEINST to scons install params

2016-09-20 Thread Andreas Müller
During install all files are recompiled. This should be investigated further later. Currently only one file is recompiled at the same time. Reduce install time significantly by setting PARALLEL_MAKEINST option in do_install task. Measured with recipes inheriting scons (gpsd do_compile broken for

[OE-core] [PATCH 1/2] libunwind: fix build by linking with bfd instead of gold

2016-09-20 Thread Andreas Müller
works around: /ld: error: Gperf-simple.o: cannot make copy relocation for protected symbol '_Uarm_local_addr_space', defined in ../src/.libs/libunwind-arm.so collect2: error: ld returned 1 exit status Makefile:1038: recipe for target 'Gperf-simple' failed make[1]: *** [Gperf-simple] Error 1

[OE-core] [PATCH] perf: Fix to obey LD failure on qemux86-64

2016-09-20 Thread Sujith H
From: Christopher Larson When built on an i686 host for qemux86-64 without the fix to obey LD and it fails: /scratch/dogwood/toolchains/x86_64/bin/i686-pc-linux-gnu-ld: Relocatable linking with relocations from format elf64-x86-64

Re: [OE-core] [PATCH] perf: Fix to obey LD failure on host i686

2016-09-20 Thread sujith h
On Wed, Sep 21, 2016 at 3:22 AM, Andre McCurdy wrote: > On Mon, Sep 19, 2016 at 11:00 AM, Christopher Larson > wrote: > > > > On Mon, Sep 19, 2016 at 4:10 AM, sujith h wrote: > >> > >> On Thu, Sep 8, 2016 at 12:36 PM, Andre

Re: [OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-20 Thread Robert Yang
On 09/21/2016 04:33 AM, Mark Hatle wrote: On 9/20/16 10:00 AM, Burton, Ross wrote: On 20 September 2016 at 09:15, Hongxu Jia > wrote: -Upstream-Status: Submitted [Sent email to rpm-de...@rpm5.org ]

Re: [OE-core] [PATCH V2 1/1] kernel.bbclass: Add kernel_version_sanity_check function

2016-09-20 Thread Robert Yang
Hi, There is an error on autobuilder related to this patch: http://autobuilder.yocto.io:8010/builders/nightly-x86-64-lsb/builds/60/steps/BuildImages_1/logs/stdio // Robert On 09/17/2016 07:48 AM, California Sullivan wrote: The kernel being built should match what the recipe claims it is

[OE-core] [PATCH] wpa_supplicant: Security Advisory-CVE-2016-4477

2016-09-20 Thread Zhixiong Chi
Add CVE-2016-4476 patch for avoiding \n and \r characters in passphrase parameters, which allows remote attackers to cause a denial of service (daemon outage) via a crafted WPS operation. Patches came from http://w1.fi/security/2016-1/ Signed-off-by: Zhixiong Chi ---

[OE-core] [PATCH] wpa_supplicant: Security Advisory-wpa_supplicant-CVE-2016-4476

2016-09-20 Thread Zhixiong Chi
Add CVE-2016-4476 patch for avoiding \n and \r characters in passphrase parameters, which allows remote attackers to cause a denial of service (daemon outage) via a crafted WPS operation. Patches came from http://w1.fi/security/2016-1/ Signed-off-by: Zhixiong Chi ---

Re: [OE-core] [PATCH 1/1] gcc-sanitizers: Fix libtool library files

2016-09-20 Thread Yuanjie Huang
Thanks, commit message revised. Best, Yuanjie On 09/20/2016 09:35 PM, Burton, Ross wrote: On 20 September 2016 at 10:19, Yuanjie Huang > wrote: Upstream-Status: Inappropriate [embedded specific] (LOCAL REV; NOT

Re: [OE-core] [PATCH 1/1] gcc-sanitizers: Fix libtool library files

2016-09-20 Thread Yuanjie Huang
On 09/21/2016 04:48 AM, Khem Raj wrote: On Tue, Sep 20, 2016 at 2:19 AM, Yuanjie Huang wrote: From: Yuanjie Huang Since libtool sysroot is not set when compiling sanitizers, the libtool does no prefix the dependency path correctly.

Re: [OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-20 Thread Hongxu Jia
On 09/20/2016 11:00 PM, Burton, Ross wrote: On 20 September 2016 at 09:15, Hongxu Jia > wrote: -Upstream-Status: Submitted [Sent email to rpm-de...@rpm5.org ] +Upstream-Status: Rejected [Sent

Re: [OE-core] [PATCH] perf: Fix to obey LD failure on host i686

2016-09-20 Thread Andre McCurdy
On Mon, Sep 19, 2016 at 11:00 AM, Christopher Larson wrote: > > On Mon, Sep 19, 2016 at 4:10 AM, sujith h wrote: >> >> On Thu, Sep 8, 2016 at 12:36 PM, Andre McCurdy >> wrote: >>> >>> On Wed, Sep 7, 2016 at 11:51 PM, Sujith H

Re: [OE-core] [PATCH] ltp: 20160126 -> 20160510

2016-09-20 Thread Khem Raj
On Sun, Sep 11, 2016 at 7:11 AM, Wang Xin wrote: > 1) Upgrade ltp from 20160126 to 20160510. > 2) Modify some patches, since the data has been changed. > 0011-Rename-sigset-variable-to-sigset1.patch >

Re: [OE-core] [PATCH v2] gcc-configure: Enable initfini-array

2016-09-20 Thread Khem Raj
On Mon, Sep 19, 2016 at 10:16 AM, Saul Wold wrote: > This adds the correct support for initfini-array which replaces .init > and .fini with .init-array and .fini-array. There is no appreciable > size difference with this change. > > The change is needed since configure will

Re: [OE-core] [PATCH 1/1] gcc-sanitizers: Fix libtool library files

2016-09-20 Thread Khem Raj
On Tue, Sep 20, 2016 at 2:19 AM, Yuanjie Huang wrote: > From: Yuanjie Huang > > Since libtool sysroot is not set when compiling sanitizers, the libtool > does no prefix the dependency path correctly. Fix it, so that programs > can link to

Re: [OE-core] [PATCH v2] libunwind: add aarch64 support

2016-09-20 Thread Khem Raj
On Tue, Sep 20, 2016 at 7:21 AM, Randy MacLeod wrote: > On 2016-09-20 07:57 AM, Fathi Boudra wrote: >> >> Hi, >> >> On 20 September 2016 at 05:12, ChenQi > > wrote: >>> >>> On 09/26/2014 05:59 PM, Fathi Boudra

Re: [OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-20 Thread Mark Hatle
On 9/20/16 10:00 AM, Burton, Ross wrote: > > On 20 September 2016 at 09:15, Hongxu Jia > wrote: > > -Upstream-Status: Submitted [Sent email to rpm-de...@rpm5.org > ] > +Upstream-Status: Rejected

[OE-core] [PATCH 0/7] Jethro pull request #2

2016-09-20 Thread Armin Kuster
From: Armin Kuster please consider these changes for Jethro Similar fixes for krogoth are in my staging branch The following changes since commit 6f0350d1cbf5829bfbaa3a43227f8d564903743a: wget: Security fix CVE-2016-4971 (2016-09-17 22:33:07 -0700) are available in the

[OE-core] [PATCH 1/3] linux-yocto/4.1: 4.1.32 content and configuration warning fixes

2016-09-20 Thread Bruce Ashfield
The LINUX_VERSION was previously updated to 4.1.32, but the SRCREVs for the actual content were missed. This gets our actual version and the PV back in sync. We also update the meta data to fix configuration audit warnings from the beaglebone builds. Signed-off-by: Bruce Ashfield

[OE-core] [PATCH 2/3] linux-yocto/4.8: integrate 4.8-rc7

2016-09-20 Thread Bruce Ashfield
Updating to the latest release candidate. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_4.8.bb | 20

[OE-core] [PATCH 3/3] linux-yocto/4.8: introduce preempt-rt

2016-09-20 Thread Bruce Ashfield
Paul Gortmaker has made the preempt-rt patch available for the 4.8 kernel. This commit merges his queue to standard/preempt-rt/rebase, which will be kept up to date with a clean history, and it also makes it available in standard/preempt-rt/base, which will be kept fast forward for board support.

Re: [OE-core] [OE-Core][Patch v2] arch-mips: Restructure mips64 and add mips64r2

2016-09-20 Thread Zubair Lutfullah Kakakhel
Hi, On 09/20/2016 03:51 PM, Mark Hatle wrote: On 9/20/16 9:07 AM, Zubair Lutfullah Kakakhel wrote: Hi, On 09/20/2016 02:08 PM, Mark Hatle wrote: On 9/20/16 5:33 AM, Zubair Lutfullah Kakakhel wrote: The current file structure felt slightly unsuitable for adding MIPS64r2. So I restructured it

[OE-core] [PATCH 0/3] linux-yocto: consolidated pull request

2016-09-20 Thread Bruce Ashfield
Hi all, Here is the latest update of content for the 4.8 kernel, it contains: - 4.8 -rc7 - yaffs2 fixes from Kevin Hao - aufs is available - configuration warning fixes - preempt-rt I've also included a fixup of the 4.1.32 and configuration warning fixes for that tree. Full disclosure:

Re: [OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-20 Thread Burton, Ross
On 20 September 2016 at 09:15, Hongxu Jia wrote: > -Upstream-Status: Submitted [Sent email to rpm-de...@rpm5.org] > +Upstream-Status: Rejected [Sent email to rpm-de...@rpm5.org] > +http://rpm5.org/community/rpm-devel/5655.html > Considering upstream has explicitly

[OE-core] [PATCH] populate_sdk_base: fix support for changing SDKMACHINE settings

2016-09-20 Thread Joshua Lock
Include SDKMACHINE in the tasks stamp information and the name of the sstate-inputdirs so that changing SDKMACHINE doesn't result in valid output of the task being deleted when SDKMACHINE is changed. Without this patch changing SDKMACHINE and building an SDK resulted in toolchain installers for

Re: [OE-core] [OE-Core][Patch v2] arch-mips: Restructure mips64 and add mips64r2

2016-09-20 Thread Mark Hatle
On 9/20/16 9:07 AM, Zubair Lutfullah Kakakhel wrote: > Hi, > > On 09/20/2016 02:08 PM, Mark Hatle wrote: >> On 9/20/16 5:33 AM, Zubair Lutfullah Kakakhel wrote: >>> The current file structure felt slightly unsuitable for adding >>> MIPS64r2. So I restructured it slightly and added MIPS64r2 >>>

Re: [OE-core] [PATCH v2] libunwind: add aarch64 support

2016-09-20 Thread Randy MacLeod
On 2016-09-20 07:57 AM, Fathi Boudra wrote: Hi, On 20 September 2016 at 05:12, ChenQi > wrote: On 09/26/2014 05:59 PM, Fathi Boudra wrote: * pass --enable-debug-frame on aarch64 architecture Hi Fathi, I'm now dealing with a problem

Re: [OE-core] [OE-Core][Patch v2] arch-mips: Restructure mips64 and add mips64r2

2016-09-20 Thread Zubair Lutfullah Kakakhel
Hi, On 09/20/2016 02:08 PM, Mark Hatle wrote: On 9/20/16 5:33 AM, Zubair Lutfullah Kakakhel wrote: The current file structure felt slightly unsuitable for adding MIPS64r2. So I restructured it slightly and added MIPS64r2 support Signed-off-by: Zubair Lutfullah Kakakhel

Re: [OE-core] [PATCH 1/1] gcc-sanitizers: Fix libtool library files

2016-09-20 Thread Burton, Ross
On 20 September 2016 at 10:19, Yuanjie Huang wrote: > Upstream-Status: Inappropriate [embedded specific] > (LOCAL REV; NOT UPSTREAM) -- sent to oe-core on 2016-09-20 > You don't need upstream-status tags in commit messages, only patches that the recipe is applying.

Re: [OE-core] [OE-Core][Patch v2] arch-mips: Restructure mips64 and add mips64r2

2016-09-20 Thread Mark Hatle
On 9/20/16 5:33 AM, Zubair Lutfullah Kakakhel wrote: > The current file structure felt slightly unsuitable for adding > MIPS64r2. So I restructured it slightly and added MIPS64r2 > support > > Signed-off-by: Zubair Lutfullah Kakakhel > > --- > V1 -> V2 > Fixed a

[OE-core] [wic][PATCH] directdisk*.wks: add serial console support

2016-09-20 Thread Ed Bartosh
Added serial console to kernel command line to to make it easier to boot wic images on devices without display. Tested on MinnowBoard MAX. Signed-off-by: Ed Bartosh --- scripts/lib/wic/canned-wks/directdisk-gpt.wks | 2 +-

Re: [OE-core] [PATCH v2] libunwind: add aarch64 support

2016-09-20 Thread Fathi Boudra
Hi, On 20 September 2016 at 05:12, ChenQi wrote: > On 09/26/2014 05:59 PM, Fathi Boudra wrote: >> >> * pass --enable-debug-frame on aarch64 architecture > > > Hi Fathi, > > I'm now dealing with a problem related to libunwind support on aarch64. > Could you please tell me

[OE-core] [OE-Core][Patch v2] arch-mips: Restructure mips64 and add mips64r2

2016-09-20 Thread Zubair Lutfullah Kakakhel
The current file structure felt slightly unsuitable for adding MIPS64r2. So I restructured it slightly and added MIPS64r2 support Signed-off-by: Zubair Lutfullah Kakakhel --- V1 -> V2 Fixed a subtle bug in the include files for tune-mips64.inc which resulted in a

[OE-core] [PATCH 1/1] asciidoc: set CLEANBROKEN to fix rebuild

2016-09-20 Thread Robert Yang
The make clean removes doc/a2x.1 and doc/asciidoc.1, then it would cause build failures since in the second build: Fixing CONF_DIR in asciidoc.py Fixing CONF_DIR in a2x.py python a2x.py -f manpage doc/a2x.1.txt a2x: ERROR: "xmllint" --nonet --noout --valid

[OE-core] [PATCH 0/1] asciidoc: set CLEANBROKEN to fix rebuild

2016-09-20 Thread Robert Yang
The following changes since commit 5ac0604fdc7d5b783011c43d476210b427b5dae0: build-appliance-image: Create image in correct location (2016-09-19 08:58:04 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/ascii

Re: [OE-core] [OE-Core][Patch] arch-mips: Restructure mips64 and add mips64r2

2016-09-20 Thread Zubair Lutfullah Kakakhel
Hi, On 09/20/2016 03:33 AM, Robert Yang wrote: Hi, It seems that this one causes build failures on qemumips64 + multilib: config: http://autobuilder.yocto.io:8010/builders/nightly-multilib/builds/64/steps/CreateAutoConf_5/logs/stdio error:

[OE-core] [PATCH 1/1] gcc-sanitizers: Fix libtool library files

2016-09-20 Thread Yuanjie Huang
From: Yuanjie Huang Since libtool sysroot is not set when compiling sanitizers, the libtool does no prefix the dependency path correctly. Fix it, so that programs can link to sanitizer libraries without error. This patch changes the depenedency_libs line in

Re: [OE-core] [PATCH 0/1] rpm: make install with --nosignature and --nodigest work

2016-09-20 Thread Hongxu Jia
BTW, as Robert suggested, I tested rpm upgrade (rpm -F), the fix also works well Preprae two version hello with bad signature 1. Install hello with version 1.0-r1.0 root@localhost:~# rpm -ivh --nodigest --nosignature hello-1.0-r1.0.corei7_64.rpm Preparing...

[OE-core] [PATCH 0/1] rpm: make install with --nosignature and --nodigest work

2016-09-20 Thread Hongxu Jia
Boot a target environment with rpm: 1). With option '--nodigest --nosignature', installing package with bad signature is successful == root@localhost:~# rpm -ivh hello-bogus.rpm error: hello-bogus.rpm: Header V4 DSA signature: BAD, key ID 09753bca == 2). Without option '--nodigest

[OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-20 Thread Hongxu Jia
It fixed the following issue: 1). With option '--nodigest --nosignature', installing package with bad signature failed == root@localhost:~# rpm -ivh --nodigest --nosignature hello-bogus.rpm error: hello-bogus.rpm: Header V4 DSA signature: BAD, key ID 09753bc == 2). Without option

[OE-core] [PATCH] oeqa/selftest/lic-checksum: don't report the expected failure to errors.yp

2016-09-20 Thread Ross Burton
This test has a bitbake invocation that is expected to fail, so inhibit report-error running. Signed-off-by: Ross Burton --- meta/lib/oeqa/selftest/lic-checksum.py | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/lib/oeqa/selftest/lic-checksum.py

Re: [OE-core] [PATCH] default-distrovars.inc: remove libidn from LGPLv2_WHITELIST_GPL-3.0

2016-09-20 Thread Huang, Jie (Jackie)
Got it, thanks! Thanks, Jackie From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Tuesday, September 20, 2016 3:54 PM To: Huang, Jie (Jackie) Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] default-distrovars.inc: remove libidn from LGPLv2_WHITELIST_GPL-3.0 On

Re: [OE-core] [PATCH] default-distrovars.inc: remove libidn from LGPLv2_WHITELIST_GPL-3.0

2016-09-20 Thread Burton, Ross
On 20 September 2016 at 01:50, Huang, Jie (Jackie) < jackie.hu...@windriver.com> wrote: > Ping. > It's queued locally now, should be in master shortly. Ross -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org

Re: [OE-core] [oe-core] [PATCH] [krogoth] gobject-introspection.bbclass: disable introspection for -native and -nativesdk recipes

2016-09-20 Thread Zeeshan Ali
Hi, Could we please cherry-pick this? Otherwise some native recipes fail to build if gobject-introspection is available on host. On Mon, Sep 12, 2016 at 4:00 PM, Zeeshan Ali wrote: > From: Alexander Kanavin > > It is not necessary for those