From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe004.messaging.microsoft.com [216.32.181.184]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A6F84E006D5 for ; Fri, 14 Dec 2012 02:42:12 -0800 (PST) Received: from mail109-ch1-R.bigfish.com (10.43.68.245) by CH1EHSOBE011.bigfish.com (10.43.70.61) with Microsoft SMTP Server id 14.1.225.23; Fri, 14 Dec 2012 10:42:11 +0000 Received: from mail109-ch1 (localhost [127.0.0.1]) by mail109-ch1-R.bigfish.com (Postfix) with ESMTP id D5FF6360378; Fri, 14 Dec 2012 10:42:11 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(zzbb2dI98dI9371I1432Izz1de0h1202h1e76h1d1ah1d2ahzz8275bhz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h1155h) Received: from mail109-ch1 (localhost.localdomain [127.0.0.1]) by mail109-ch1 (MessageSwitch) id 1355481729412078_30187; Fri, 14 Dec 2012 10:42:09 +0000 (UTC) Received: from CH1EHSMHS023.bigfish.com (snatpool2.int.messaging.microsoft.com [10.43.68.237]) by mail109-ch1.bigfish.com (Postfix) with ESMTP id 62C5520060; Fri, 14 Dec 2012 10:42:09 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS023.bigfish.com (10.43.70.23) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 14 Dec 2012 10:42:08 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.2.318.3; Fri, 14 Dec 2012 10:42:07 +0000 Received: from [10.29.244.61] ([10.29.244.61]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id qBEAg3gi019853; Fri, 14 Dec 2012 03:42:06 -0700 Message-ID: <50CB02F2.8010804@freescale.com> Date: Fri, 14 Dec 2012 08:44:02 -0200 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Andrei Gherzan References: <1355445908-14839-1-git-send-email-andrei.gherzan@windriver.com> <1355445908-14839-2-git-send-email-andrei.gherzan@windriver.com> In-Reply-To: <1355445908-14839-2-git-send-email-andrei.gherzan@windriver.com> X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-fsl-arm][V2 PATCH 2/5] qt4-embedded: Remove 4.8.1 as it doen't exist in oe-core anymore 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: Fri, 14 Dec 2012 10:42:12 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 12/13/2012 10:45 PM, Andrei Gherzan wrote: > Signed-off-by: Andrei Gherzan > --- > recipes-qt/qt4/qt4-embedded_4.8.1.bbappend | 13 ------------- > 1 file changed, 13 deletions(-) > delete mode 100644 recipes-qt/qt4/qt4-embedded_4.8.1.bbappend Will this become something else? I believe oe-core will not drop qt support at all. I'm not sure if I understand exactly what these patches mean, but I see meta-fsl-arm will drop any qt support with they. In addition, we've been using danny for oe-core/poky, and for danny, we still need this qt version. Conclusion, I think these patches are needed, but it's not the right time to be applied. Let's branch danny, and them they may be applied on master. If I'm wrong in any point, please, let me know. Daiane