From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 260F7E00815; Thu, 19 Feb 2015 03:09:02 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.213.47 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-yh0-f47.google.com (mail-yh0-f47.google.com [209.85.213.47]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D62DEE0034A for ; Thu, 19 Feb 2015 03:08:56 -0800 (PST) Received: by yhzz6 with SMTP id z6so4295256yhz.5 for ; Thu, 19 Feb 2015 03:08:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=AYRBMBMGsdQy5dUUyydbMXHr0fqOoyQ4b9ma3odJLNM=; b=Zb04KiSdNjczqQLnjg/Uk59xwVGIZtf8nsb8BJNky9bTwQfKQJESa6weVpEYJ/hYu3 DhkbRwT5io6X4f0g+GdjAb602KvUSixzHE3s+UfzVkxCC3YMn1xFml7PGt2qm+rOUT9V 3ASI+UFRqH8sLcNXfHnMfi7inM7DNNk1AMlHOownkVLtvBgprcB/7ityoI61uRFJerMB enc9GrkBQb2DCnsfBNcBXzD5RBbi8uQOsUbPnhgAhc/YS1hGPj9jd4+48G0RAfYYMki/ SN/brPt5EhuxBmP437eyxf4dwG6j0OJjLmjXbo5akgTG1CqE4yvSv9Eq65GPdqndlbSv 6SMA== MIME-Version: 1.0 X-Received: by 10.236.22.71 with SMTP id s47mr2259043yhs.37.1424344136017; Thu, 19 Feb 2015 03:08:56 -0800 (PST) Sender: otavio.salvador@gmail.com Received: by 10.170.123.133 with HTTP; Thu, 19 Feb 2015 03:08:55 -0800 (PST) In-Reply-To: References: <1424177364-31179-1-git-send-email-otavio@ossystems.com.br> <1424177364-31179-4-git-send-email-otavio@ossystems.com.br> <20150219104142.GF10602@piout.net> Date: Thu, 19 Feb 2015 09:08:55 -0200 X-Google-Sender-Auth: w_MvLdkGtNGOWwwNk1HWxdMyWaM Message-ID: From: Otavio Salvador To: =?UTF-8?Q?Andreas_M=C3=BCller?= Cc: meta-freescale Mailing List Subject: Re: [meta-fsl-arm][PATCH 4/4] qtbase: Remove distribution-related settings X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2015 11:09:02 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Feb 19, 2015 at 9:03 AM, Andreas M=C3=BCller wrote: > On Thu, Feb 19, 2015 at 11:41 AM, Alexandre Belloni > wrote: >> I just want to mention that removing icu will break any application >> using qtwebkit (but not qtwebkit itself) when building with a distro >> that does not add icu to the qtbase PACKAGECONFIG (like poky). >> >> I'm not saying this shouldn't be done, I'm just warning that we may see >> some reports of broken applications soon ;) >> > I think we share same opinion here: > > * This should not be the job of a BSP > * qtdeclarative fails to configure without icu and qtwebkit depends on > it. qtdeclarative requiring icu is mentioned in qtbase.inc Agreed. So I think I will amend the commit log as follows: qtbase: Remove distribution-related settings The use of TSLib, ICU and availability of examples is a distribution configuration and not a BSP thing. Drop this settings from the bbappend. WARNING ------- This breaks QtDeclarative and QtWebKit based application, as OE-Core and Poky distros does not add 'icu' to the DISTRO_FEATURES list. Signed-off-by: Otavio Salvador --=20 Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750