[OE-core] liblzma: Memory allocation failed on do_package_rpm

2018-01-14 Thread Manjukumar Harthikote Matha
All, Has anybody seen this error? Finished binary package job, result 0, filename (null) error: create archive failed: cpio: write failed - Cannot allocate memory error: liblzma: Memory allocation failederror: liblzma: Memory allocation failedFinished binary package job, result 2, ... RPM

Re: [OE-core] [PATCHv2 0/5] Enable wic in eSDK

2018-01-14 Thread Chang, Rebecca Swee Fun
Yes. The tests are in development. Stay tuned. > -Original Message- > From: Ed Bartosh [mailto:ed.bart...@linux.intel.com] > Sent: Friday, January 12, 2018 5:21 PM > To: Chang, Rebecca Swee Fun > Cc: openembedded-core@lists.openembedded.org > Subject:

Re: [OE-core] Error do_compile libepoxy

2018-01-14 Thread Trevor Woerner
On Thu, Jan 11, 2018 at 2:18 PM, Mathias Rudnik < rudnik.math...@googlemail.com> wrote: > Hello, > > I am trying to build libepoxy but the do_compile tasks breaks. > I found following error messages in the logs: > > arm-poky-linux-gnueabi-gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard >

Re: [OE-core] [morty][PATCH 1/2] ruby: update to 2.4.0

2018-01-14 Thread Richard Purdie
On Fri, 2018-01-12 at 18:20 +0200, Alexander Kanavin wrote: > Existing version of ruby-native (2.2.5) was crashing on my machine > (and others' too), > yet a functional ruby is necessary to upgrade webkit to a version > that less vulnerable > to Spectre. > > I've performed the update by copying

Re: [OE-core] [PATCH v2] package: Record PE and PR values for shlib dependencies

2018-01-14 Thread Richard Purdie
On Fri, 2018-01-12 at 14:46 +0100, Böszörményi Zoltán wrote: > When downgrading a package or using a substitute with lower version, > the way to do it is adding or increasing PE and there may be other > reasons to set PE. > > But it doesn't directly help dependant packages because the shlib >

Re: [OE-core] [PATCH] classes/externalsrc: Don't delete tasks

2018-01-14 Thread Richard Purdie
On Fri, 2018-01-12 at 10:24 -0600, Joshua Watt wrote: > Set the noexec flag to prevent tasks from executing instead of > deleting > them. This allows inter-tasks dependencies on these tasks to still > function. For example, perf has the line: > >  do_populate_lic[depends] +=

Re: [OE-core] [PATCH v3] receipes-devtools: QEMU: Bump to version 2.11.0

2018-01-14 Thread Richard Purdie
On Fri, 2018-01-12 at 14:09 -0800, Alistair Francis wrote: > Use the latest QEMU release 2.11. Remove all patches that are no > longer > required as they have been merged into the 2.11 releaese. One patch > had > to be updated to apply to thet 2.11 tree. > > This also reverts a linux user patch

Re: [OE-core] [PATCH 0/2]

2018-01-14 Thread Richard Purdie
On Mon, 2017-12-18 at 14:12 -0800, Amanda Brindle wrote: > The following changes since commit > b73e96e7f3f5d1ba3a221d99792a7a3c7ef42c21: > >   python-scons: upgrade to v3.0.1; use pypi.bbclass (2017-12-13 > 14:00:52 +) > > are available in the git repository at: > >