[OE-core] Unknown host error while building abiword

2019-03-24 Thread Hardik Padhariya
Hello all, We are using Yocto krogoth 2.1.1 for imx6ul evaluation kit "mx6ul_14x14_evk". While building the abiword tool using "bitbake abiword" command we are facing the following issue. " ERROR: Fetcher failure: Fetch command failed with exit code 128, output: fatal: unable to co

[OE-core] [PATCH 8/8] linux-yocto-rt/4.19: update to -rt16

2019-03-24 Thread bruce . ashfield
From: Bruce Ashfield Integrating the latest 4.19-rt to the preempt-rt branches, the -rt release announcements summarize the changes: Changes since v4.19.25-rt15: - The "preserve task state" change in cpu_chill() in the previous release is responsible for missing a wake up. Rep

[OE-core] [PATCH 5/8] linux-yocto/5.0: update to v5.0.3

2019-03-24 Thread bruce . ashfield
From: Bruce Ashfield Integrating the korg -stable releases that comprise the following commits: 449959917f0c Linux 5.0.3 847c02bcb48a drm: Block fb changes for async plane updates a51603120204 It's wrong to add len to sector_nr in raid10 reshape twice 0912fa3dfcea perf/x86/intel: Mak

[OE-core] [PATCH 7/8] linux-yocto/5.0: x86/resctrl: Rename INTEL_RDT to RESCTRL

2019-03-24 Thread bruce . ashfield
From: Bruce Ashfield The following upstream commits have renamed INTEL_RDT to RESCTRL. 6fe07ce35e8a ("x86/resctrl: Rename the config option INTEL_RDT to RESCTRL") e6d429313ea5 ("x86/resctrl: Avoid confusion over the new X86_RESCTRL config") Signed-off-by: He Zhe Signed-off-by: Bruc

[OE-core] [PATCH 6/8] linux-yocto-rt: import 5.0 -rt patches

2019-03-24 Thread bruce . ashfield
From: Bruce Ashfield The 5.0 release of preempt-rt is available, so we import the patches to the standard/preempt-rt/* branches. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb | 4 ++-- meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb | 2 +- meta/recipes-

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

2019-03-24 Thread bruce . ashfield
From: Bruce Ashfield Hi all, Here is the latest consolidated pull request of the changes I've collected during M2/M3. I was able to build and boot all architectures with these changes, and there's nothing out of the ordinary in this series. But of course, I'm sure someone, somewhere will find a

[OE-core] [PATCH 4/8] linux-yocto/4.19: update to v4.19.30

2019-03-24 Thread bruce . ashfield
From: Bruce Ashfield Integrating the korg -stable releases that comprise the following commits: 7794d3522606 Linux 4.19.30 842bdbe83ccc vhost/vsock: fix vhost vsock cid hashing inconsistent 090ce34b7832 i40e: report correct statistics when XDP is enabled eab8018fd289 staging: erofs:

[OE-core] [PATCH 1/8] linux-yocto: sound: Re-enable ENS1370 support

2019-03-24 Thread bruce . ashfield
From: Bruce Ashfield Integrating the following commit: [ Author: Tom Rini Date: Tue Mar 12 11:40:33 2019 -0400 sound: Re-enable ENS1370 support Both the qemux86 and qemux86-64 targets RRECOMMEND the ens1370 kernel module and set QB_AUDIO_OPT to support that as one

[OE-core] [PATCH 3/8] linux-yocto/4.19: integrate arm systemtap fix

2019-03-24 Thread bruce . ashfield
From: Bruce Ashfield Richard had pushed an explicit patch to fix systemtap for arm on the 4.19 kernel in time for M3. The patch has now been integrated into the repo itself and can be dropped from the recipe. Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_4.19.bb | 2

[OE-core] [PATCH 2/8] linux-yocto: pinctrl config change for cannonlake

2019-03-24 Thread bruce . ashfield
From: Bruce Ashfield Integrating a configuration change to enable pinctrl for the cannonlake platform. Signed-off-by: Pradhan Surya Narayanx Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb| 2 +-

Re: [OE-core] Why openembedded-core mailing list is now author of some patches?

2019-03-24 Thread Khem Raj
On Sun, Mar 24, 2019 at 4:29 AM wrote: > > On Sun, 2019-03-24 at 01:41 -0400, Neal Gompa wrote: > > Has anyone considered the (perhaps radical?) idea that the sending > > changes as an email patch series should be replaced? For example, if > > git.openembedded.org and git.yoctoproject.org were ove

Re: [OE-core] Why openembedded-core mailing list is now author of some patches?

2019-03-24 Thread Bruce Ashfield
On Sun, Mar 24, 2019 at 7:29 AM wrote: > > On Sun, 2019-03-24 at 01:41 -0400, Neal Gompa wrote: > > Has anyone considered the (perhaps radical?) idea that the sending > > changes as an email patch series should be replaced? For example, if > > git.openembedded.org and git.yoctoproject.org were ove

Re: [OE-core] [thud][PATCH] Revert "boost: update to 1.69.0"

2019-03-24 Thread Martin Jansa
On Sun, Mar 24, 2019 at 11:45:08AM -0700, akuster808 wrote: > > > On 3/24/19 11:01 AM, Martin Jansa wrote: > > On Tue, Mar 19, 2019 at 07:52:06AM +, mikko.rap...@bmw.de wrote: > >> On Mon, Mar 18, 2019 at 06:03:05PM +0100, Andreas Müller wrote: > >>> On Mon, Mar 18, 2019 at 5:45 PM Armin Kust

Re: [OE-core] [thud][PATCH] Revert "boost: update to 1.69.0"

2019-03-24 Thread akuster808
On 3/24/19 11:01 AM, Martin Jansa wrote: > On Tue, Mar 19, 2019 at 07:52:06AM +, mikko.rap...@bmw.de wrote: >> On Mon, Mar 18, 2019 at 06:03:05PM +0100, Andreas Müller wrote: >>> On Mon, Mar 18, 2019 at 5:45 PM Armin Kuster wrote: This reverts commit a384248938ea9db096866bf4ec8678d35ca6

Re: [OE-core] [thud][PATCH] Revert "boost: update to 1.69.0"

2019-03-24 Thread Martin Jansa
On Tue, Mar 19, 2019 at 07:52:06AM +, mikko.rap...@bmw.de wrote: > On Mon, Mar 18, 2019 at 06:03:05PM +0100, Andreas Müller wrote: > > On Mon, Mar 18, 2019 at 5:45 PM Armin Kuster wrote: > > > > > > This reverts commit a384248938ea9db096866bf4ec8678d35ca62a12. > > > > > > This package update s

Re: [OE-core] Why openembedded-core mailing list is now author of some patches?

2019-03-24 Thread richard . purdie
On Sun, 2019-03-24 at 01:41 -0400, Neal Gompa wrote: > Has anyone considered the (perhaps radical?) idea that the sending > changes as an email patch series should be replaced? For example, if > git.openembedded.org and git.yoctoproject.org were overlaid with > Pagure[0] frontends (it uses Gitolite

Re: [OE-core] [OE-Core][PATCH] wget: Convert EXTRA_OECONF to PACKAGECONFIG, extend PACKAGECONFIG

2019-03-24 Thread Alex Kiernan
On Sun, Mar 24, 2019 at 8:50 AM Adrian Bunk wrote: > > On Sat, Mar 23, 2019 at 08:29:51PM +, Alex Kiernan wrote: > > Convert existing EXTRA_OECONF and DEPENDS to PACKAGECONFIG, fill out > > remaining PACKAGECONFIG options. Note we pass in --without-libpsl, which > > we didn't previously, but a

Re: [OE-core] [OE-Core][PATCH] wget: Convert EXTRA_OECONF to PACKAGECONFIG, extend PACKAGECONFIG

2019-03-24 Thread Adrian Bunk
On Sat, Mar 23, 2019 at 08:29:51PM +, Alex Kiernan wrote: > Convert existing EXTRA_OECONF and DEPENDS to PACKAGECONFIG, fill out > remaining PACKAGECONFIG options. Note we pass in --without-libpsl, which > we didn't previously, but all this actually ends up doing is silencing a > warning from t