From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 98ACCE00902; Thu, 22 Jan 2015 03:08:40 -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,RCVD_IN_DNSWL_LOW, SPF_HELO_PASS autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [216.82.254.107 listed in list.dnswl.org] X-Greylist: delayed 398 seconds by postgrey-1.32 at yocto-www; Thu, 22 Jan 2015 03:08:36 PST Received: from mail1.bemta7.messagelabs.com (mail1.bemta7.messagelabs.com [216.82.254.107]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5A668E0089B for ; Thu, 22 Jan 2015 03:08:36 -0800 (PST) Received: from [216.82.254.211] by server-11.bemta-7.messagelabs.com id 61/8B-02706-5A8D0C45; Thu, 22 Jan 2015 11:01:57 +0000 X-Env-Sender: Javier.Viguera@digi.com X-Msg-Ref: server-5.tower-201.messagelabs.com!1421924516!20744710!2 X-Originating-IP: [66.77.174.14] X-StarScan-Received: X-StarScan-Version: 6.12.5; banners=-,-,- X-VirusChecked: Checked Received: (qmail 29120 invoked from network); 22 Jan 2015 11:01:57 -0000 Received: from mail.mx4.digi.com (HELO mcl-sms-ns2.DIGI.COM) (66.77.174.14) by server-5.tower-201.messagelabs.com with RC4-SHA encrypted SMTP; 22 Jan 2015 11:01:57 -0000 Received: from MCL-VMS-XCH01.digi.com (10.5.8.49) by mail.mx2.digi.com (172.16.1.14) with Microsoft SMTP Server (TLS) id 8.3.389.2; Thu, 22 Jan 2015 05:01:02 -0600 Received: from DOR-SMS-XCH01.digi.com (10.49.8.99) by MCL-VMS-XCH01.digi.com (10.5.8.49) with Microsoft SMTP Server (TLS) id 14.3.210.2; Thu, 22 Jan 2015 05:01:15 -0600 Received: from [10.101.2.54] (10.101.2.54) by dor-sms-xch01.digi.com (10.49.8.99) with Microsoft SMTP Server (TLS) id 14.3.210.2; Thu, 22 Jan 2015 12:01:13 +0100 Message-ID: <54C0D873.9060000@digi.com> Date: Thu, 22 Jan 2015 12:01:07 +0100 From: Javier Viguera User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Otavio Salvador , "meta-freescale@yoctoproject.org" References: <1421753783-15501-1-git-send-email-otavio@ossystems.com.br> <1421753783-15501-4-git-send-email-otavio@ossystems.com.br> In-Reply-To: <1421753783-15501-4-git-send-email-otavio@ossystems.com.br> X-Originating-IP: [10.101.2.54] X-KSE-AntiSpam-Interceptor-Info: protection disabled X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: Clean Subject: Re: [PATCH 4/4] qemu-fsl: Disable native and nativesdk builds 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, 22 Jan 2015 11:08:40 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Hi Otavio, On 20/01/15 12:36, Otavio Salvador wrote: > ,---- > | WARNING: Unable to get checksum for qemu-fsl-native SRC_URI entry > | fix-libcap-header-issue-on-some-distro.patch: file could not > | be found > `---- Notice that this warning also happens in Dizzy, so this commit needs to be backported once pushed to master. - Regards, Javier Viguera