[oe] [RFT] GCC 8.1

2018-05-04 Thread Khem Raj
Hi All As you might have noticed that gcc 8.1 was released this week, I am calling out for some testing help on testing branch so we can weed out issues you might see in your setups. so if you have your builders idling over weekend, then you know what they can do this weekend :) Highlighted

[oe] [meta-oe][PATCH] openobex: explicitly set ASNEEDED from openobex recipe

2018-05-04 Thread Andre McCurdy
Up to now, an openobex specific over-ride for ASNEEDED has been provided by oe-core (from as-needed.inc). If ASNEEDED does need to be over-ridden in order to build openobex it's not ideal that the over-ride comes from a different layer so define it directly in the meta-oe recipe. Signed-off-by:

[oe] [meta-networking][morty][PATCH 1/1] dnsmasq: backport CVE fixes from dnsmasq 2.78

2018-05-04 Thread Joe Slater
From: Zhang Xiao CVE-2017-1449{1-6} Signed-off-by: Zhang Xiao Signed-off-by: Joe Slater --- .../dnsmasq/dnsmasq-CVE-2017-14491-02.patch| 75 ++ .../dnsmasq/dnsmasq/dnsmasq-CVE-2017-14491.patch | 268

Re: [oe] [meta-java][PATCHv2] jdepend: Retrieve source from Git rather than tarball

2018-05-04 Thread Khem Raj
On Fri, May 4, 2018 at 11:37 AM, Mike Crowe wrote: > When Bitbake downloads jdepend-2.9.1.zip itself and I download > https://github.com/clarkware/jdepend/blob/master/dist/jdepend-2.9.1.zip , > the calculated hashes don't match the ones included in the recipe. > > The hashes were

[oe] [meta-java][PATCHv2] jdepend: Retrieve source from Git rather than tarball

2018-05-04 Thread Mike Crowe
When Bitbake downloads jdepend-2.9.1.zip itself and I download https://github.com/clarkware/jdepend/blob/master/dist/jdepend-2.9.1.zip , the calculated hashes don't match the ones included in the recipe. The hashes were last changed in commit dd5c43fca8289b8795a9214aee616775e1493109 on 1st March,

[oe] [meta-networking][PATCH V2] networkmanager: fix "installed-vs-shipped" QA issue

2018-05-04 Thread Mark Asselstine
When building we can see the following QA issue: QA Issue: networkmanager: Files/directories were installed but not shipped in any package: [2018-05-02 23:01:40.442528079-07:00] /usr/lib/NetworkManager [2018-05-02 23:01:40.450990449-07:00] /usr/lib/NetworkManager/conf.d [2018-05-02

Re: [oe] [meta-networking][PATCH] networkmanager: fix "installed-vs-shipped" QA issue

2018-05-04 Thread Mark Asselstine
On Friday, May 4, 2018 12:02:25 PM EDT Peter Kjellerstedt wrote: > > -Original Message- > > From: openembedded-devel-boun...@lists.openembedded.org > > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > > Mark Asselstine > > Sent: den 3 maj 2018 20:12 > > To:

Re: [oe] [meta-networking][PATCH] networkmanager: fix "installed-vs-shipped" QA issue

2018-05-04 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > Mark Asselstine > Sent: den 3 maj 2018 20:12 > To: openembedded-devel@lists.openembedded.org > Subject: [oe] [meta-networking][PATCH]

Re: [oe] [RESEND][meta-python][PATCH 1/3] meta-python: Add python-pyflame recipe

2018-05-04 Thread Andrew Jeffery
Hi Anuj, Thanks for the quick review! On Fri, 4 May 2018, at 17:20, Anuj Mittal wrote: > On 05/04/2018 03:09 PM, Andrew Jeffery wrote: > > Signed-off-by: Andrew Jeffery > > --- > > meta-python/recipes-devtools/python/python-pyflame.inc | 9 + > >

Re: [oe] [RESEND][meta-python][PATCH 1/3] meta-python: Add python-pyflame recipe

2018-05-04 Thread Anuj Mittal
On 05/04/2018 03:09 PM, Andrew Jeffery wrote: > Signed-off-by: Andrew Jeffery > --- > meta-python/recipes-devtools/python/python-pyflame.inc | 9 + > meta-python/recipes-devtools/python/python-pyflame_1.6.6.bb | 5 + > 2 files changed, 14 insertions(+) > create

[oe] [RESEND][meta-python][PATCH 2/3] meta-python: Port python-pyflame to 32-bit ARM

2018-05-04 Thread Andrew Jeffery
Signed-off-by: Andrew Jeffery --- ...ract-over-user_regs_struct-name-which-dif.patch | 69 ++ .../python/python-pyflame_1.6.6.bb | 2 + 2 files changed, 71 insertions(+) create mode 100644

[oe] [RESEND][meta-python][PATCH 3/3] meta-python: Make python-pyflame cope with prelinked ELFs

2018-05-04 Thread Andrew Jeffery
Signed-off-by: Andrew Jeffery --- ...mbol-Account-for-prelinked-shared-objects.patch | 134 + .../python/python-pyflame_1.6.6.bb | 1 + 2 files changed, 135 insertions(+) create mode 100644

[oe] [RESEND][meta-python][PATCH 1/3] meta-python: Add python-pyflame recipe

2018-05-04 Thread Andrew Jeffery
Signed-off-by: Andrew Jeffery --- meta-python/recipes-devtools/python/python-pyflame.inc | 9 + meta-python/recipes-devtools/python/python-pyflame_1.6.6.bb | 5 + 2 files changed, 14 insertions(+) create mode 100644