[oe] [meta-qt5] [PATCH] qttools: DEPENDS on icu

2017-06-19 Thread liu . ming50
From: Ming Liu This fixes a following QA issue: | QA Issue: nativesdk-qtbase-tools rdepends on nativesdk-libicui18n, but it isn't a build dependency. | QA Issue: nativesdk-qtbase-tools rdepends on nativesdk-libicuuc, but it isn't a build dependency. | QA

Re: [oe] [meta-oe][PATCH 00/14] new recipe: open-vm-tools recipe

2017-06-19 Thread Martin Kelly
On Sun, 2017-06-18 at 22:28 +0200, Martin Jansa wrote: > And there is also this: > > === Incorrect PACKAGE_ARCH or sstate signatures (3) === > > Complete log: http://logs.nslu2-linux.org/buildlogs/oe/world/rocko/lo > g.signatures.20170618_014055.log/ >     * ERROR: 3 issues were found in these

[oe] (no subject)

2017-06-19 Thread Мар'ян Пріцак
Hi all, I'm trying to build an image that's supposed to be used as rootfs for container. Is there a way to build image rootfs without Linux kernel and modules? BR, Marian -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

Re: [oe] [meta-filesystems][PATCH 1/9] xfsprogs: Remove .la files in ${libdir}

2017-06-19 Thread Martin Jansa
Causes: http://errors.yoctoproject.org/Errors/Details/145596/ On Sat, Jun 17, 2017 at 7:21 PM, Khem Raj wrote: > Delete .la files and remove ${libdir} if empty > Fix build with musl > > Signed-off-by: Khem Raj > --- >

Re: [oe] [meta-oe][PATCH 00/14] new recipe: open-vm-tools recipe

2017-06-19 Thread Martin Kelly
-Original Message- From: Martin Jansa To: Martin Kelly Cc: openembeded-devel , Koen Kooi Subject: Re: [oe] [meta-oe][PATCH 00/14] new recipe: open-vm-tools recipe Date: Sun,

Re: [oe] (no subject)

2017-06-19 Thread Josef Holzmayr
Hi Maryan, On 19.06.2017 16:57, Мар'ян Пріцак wrote: I'm trying to build an image that's supposed to be used as rootfs for container. Is there a way to build image rootfs without Linux kernel and modules? The simplest solution is to just refer to linux-dummy:

Re: [oe] [meta-oe][PATCH 00/14] new recipe: open-vm-tools recipe

2017-06-19 Thread Martin Kelly
On Fri, 2017-06-16 at 21:53 +, Darren Hart wrote: > On 06/09/2017 03:22 PM, Martin Kelly wrote: > > Hi all, > > > > This patch series adds a new recipe for Open VM Tools to meta-oe. > > This recipe is invaluable for using Openembedded with VMWare, as > > without the tools, performance is very

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-06-18

2017-06-19 Thread Andrea Adami
On Sun, Jun 18, 2017 at 10:19 PM, Martin Jansa wrote: > Firefox and chromium-* fixed few more to go, but not bad for big gcc > upgrade. > > http://www.openembedded.org/wiki/Bitbake_World_Status > > == Number of issues - stats == > {| class='wikitable' > !|Date

[oe] [meta-networking][PATCH] nftables: backport a few ICMP & ICMPv6 fixes

2017-06-19 Thread André Draszik
From: André Draszik - assign network ctx for ICMP & ICMPv6 - additional ICMPv6 types - allow update of net base w. meta l4proto ipv6-icmp - l4 proto fixes The initial trigger was that ICMPv6 type 143 (mld2-listener-report) wasn't working as expected. Signed-off-by: André

Re: [oe] [PATCH] bdwgc: add a recipe from oe-core

2017-06-19 Thread Alexander Kanavin
On 06/16/2017 07:34 PM, Randy MacLeod wrote: Is it just because of zile? +Randy who upgraded zile. Yes, it's because of that. I checked latest upstream of zile, and it still seems to require it. Do you want me to resend the patch? Given that Martin said: "Please explain in commit

Re: [oe] [PATCH] bdwgc: add a recipe from oe-core

2017-06-19 Thread Martin Jansa
Yes, send v2. On Mon, Jun 19, 2017 at 1:53 PM, Alexander Kanavin < alexander.kana...@linux.intel.com> wrote: > On 06/16/2017 07:34 PM, Randy MacLeod wrote: > > Is it just because of zile? +Randy who upgraded zile. >>> >>> Yes, it's because of that. I checked latest upstream of zile, and it

[oe] [PATCHv2] bdwgc: add a recipe from oe-core

2017-06-19 Thread Alexander Kanavin
It is required by zile recipe. Signed-off-by: Alexander Kanavin --- ...ac-add-check-for-NO_GETCONTEXT-definition.patch | 29 +++ .../bdwgc/bdwgc/musl_header_fix.patch | 27 ++ meta-oe/recipes-support/bdwgc/bdwgc_7.6.0.bb