[OE-core] [PATCH] libarchive: Add PACKAGECONFIG for lz4 to ensure determinism

2016-06-04 Thread Richard Purdie
This avoids: WARNING: opkg-1_0.3.1-r0 do_package_qa: QA Issue: libopkg rdepends on lz4, but it isn't a build dependency, missing lz4 in DEPENDS or PACKAGECONFIG? [build-deps] and ERROR: build-appliance-image-15.0.0-r0 do_rootfs: Unable to install packages. Command '/home/pokybuild/yocto-auto

Re: [OE-core] [PATCH] Revert "image.bbclass: don't execute compression commands multiple times"

2016-06-04 Thread Koen Kooi
ping 2 > Op 30 mei 2016, om 13:28 heeft Koen Kooi het > volgende geschreven: > > ping > >> Op 23 mei 2016, om 19:50 heeft Koen Kooi het volgende >> geschreven: >> >> The commit breaks image_types_uboot.bbclass: >> >> ERROR: Logfile of failure stored in: >> /build/linaro/build/build/tmp-gl

Re: [OE-core] [PATCH] Revert "image.bbclass: don't execute compression commands multiple times"

2016-06-04 Thread Richard Purdie
On Sat, 2016-06-04 at 10:41 +0200, Koen Kooi wrote: > ping 2 It would be helpful if you'd cc'd the person who's patch you were suggesting we revert. I added Sasha to cc. I've seen multiple different conflicting patches regarding the image types code and I've not had a chance to try and figure out

Re: [OE-core] [PATCH 1/2] rpm: update patch to support db-6.2.23

2016-06-04 Thread Dan McGregor
On 3 Jun 2016 10:44 a.m., "Mark Hatle" wrote: > > On 6/3/16 6:39 AM, Maxin B. John wrote: > > Refresh the rpm-db60.patch to support db-6.2.23 > > NAK NAK NAK > > Please do NOT merge this set. > > 6.2.23 does NOT work with the version of RPM. > > They (BDB) changed something with the locking semant

[OE-core] layerindex upvoting Was: [oe] OE Changelog since 2016-05-15 until 2016-05-22

2016-06-04 Thread Trevor Woerner
On Fri 2016-05-27 @ 08:25:23 AM, Paul Eggleton wrote: > On Thu, 26 May 2016 22:18:34 Andreas Müller wrote: > > On Thu, May 26, 2016 at 10:14 PM, Paul Eggleton > > > > wrote: > > > On Thu, 26 May 2016 13:46:21 Cliff Brake wrote: > > >> On Tue, May 24, 2016 at 5:23 AM, Maxin B. John > wrote: > >

[OE-core] [PATCH 0/3] perl: fix perl-ptest failures

2016-06-04 Thread Bill Randle
Perl-ptest reports several failures when run. These occur when Perl is cross-compiled and run on a target machine. [YOCTO #8656] Bill Randle (3): perl: set proper perl subversion number in config files perl: some perl tests require libssp perl: fix several perl test failures meta/recipes-

[OE-core] [PATCH 3/3] perl: fix several perl test failures

2016-06-04 Thread Bill Randle
Several ExtUtils-MakeMaker tests fail when cross-compiled and run on the target machine. Backport an upstream patch to fix the issues. Also update the customized.dat hash file for the files modified by this patch and other existing patches so the porting/customized.t test passes. [YOCTO #8656] Si

[OE-core] [PATCH 1/3] perl: set proper perl subversion number in config files

2016-06-04 Thread Bill Randle
During the upgrade from Perl 5.22.0 to 5.22.1 in commit f4c9908eae1ae3dcc38877abe2d5fbeb46851dd4 the config.sh file was hand edited to change the subversion numbers. However, the edit was not entirely correct. As a result the Perl version test failed. Set the correct version strings. [YOCTO #8656]

[OE-core] [PATCH 2/3] perl: some perl tests require libssp

2016-06-04 Thread Bill Randle
Add libssp to the list of dependencies when building with perl-ptest as some tests require it. [YOCTO #8656] Signed-off-by: Bill Randle --- meta/recipes-devtools/perl/perl-ptest.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/perl/perl-ptest.inc b/

[OE-core] INHERIT += "image-buildinfo" doesn't parse

2016-06-04 Thread Trevor Woerner
Any config with INHERIT += "image-buildinfo" doesn't parse on master (updated moments ago): ERROR: Error in compiling python function in /z/layerindex-master/layers/meta-poky/meta/classes/image-buildinfo.bbclass, line 27: The code lines resulting in this error were:

Re: [OE-core] [PATCH 1/2] rpm: update patch to support db-6.2.23

2016-06-04 Thread Maxin B. John
Hi, > On 6/3/16 2:33 PM, alexander.kana...@linux.intel.com wrote: > >> On 6/3/16 6:39 AM, Maxin B. John wrote: > >>> Refresh the rpm-db60.patch to support db-6.2.23 > >> > >> NAK NAK NAK > >> > >> Please do NOT merge this set. > >> > >> 6.2.23 does NOT work with the version of RPM. > > > > Should