From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db8outboundpool.messaging.microsoft.com (mail-db8lp0189.outbound.messaging.microsoft.com [213.199.154.189]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 7E2BAE01487 for ; Wed, 17 Apr 2013 07:03:10 -0700 (PDT) Received: from mail112-db8-R.bigfish.com (10.174.8.244) by DB8EHSOBE027.bigfish.com (10.174.4.90) with Microsoft SMTP Server id 14.1.225.23; Wed, 17 Apr 2013 14:03:08 +0000 Received: from mail112-db8 (localhost [127.0.0.1]) by mail112-db8-R.bigfish.com (Postfix) with ESMTP id 9A5D43E031E; Wed, 17 Apr 2013 14:03:08 +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: -3 X-BigFish: VS-3(zzbb2dI98dI9371Izz1f42h1fc6h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ahzzz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1155h) Received: from mail112-db8 (localhost.localdomain [127.0.0.1]) by mail112-db8 (MessageSwitch) id 1366207387209924_29396; Wed, 17 Apr 2013 14:03:07 +0000 (UTC) Received: from DB8EHSMHS008.bigfish.com (unknown [10.174.8.232]) by mail112-db8.bigfish.com (Postfix) with ESMTP id 305382C004D; Wed, 17 Apr 2013 14:03:07 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by DB8EHSMHS008.bigfish.com (10.174.4.18) with Microsoft SMTP Server (TLS) id 14.1.225.23; Wed, 17 Apr 2013 14:03:03 +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.328.11; Wed, 17 Apr 2013 14:02:54 +0000 Received: from [10.29.244.97] ([10.29.244.97]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id r3HE2qEw012193; Wed, 17 Apr 2013 07:02:53 -0700 Message-ID: <516EAB5C.3010104@freescale.com> Date: Wed, 17 Apr 2013 11:02:04 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Otavio Salvador References: <1366056962-13233-1-git-send-email-otavio@ossystems.com.br> In-Reply-To: <1366056962-13233-1-git-send-email-otavio@ossystems.com.br> X-OriginatorOrg: freescale.com Cc: meta-freescale Mailing List Subject: Re: [meta-fsl-arm PATCH v4 0/12] Fixes current found issues for 1.4 release 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: Wed, 17 Apr 2013 14:03:11 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 04/15/2013 05:15 PM, Otavio Salvador wrote: > We've runned full build of 'fsl-image-gui' image in O.S. Systems build > server for ALL machines in meta-fsl-arm and meta-fsl-arm-extra, the > final build list is: > I tested (runtime) the following boards: > imx28evk ok OK touchscreen - OK calibration - OK mouse - OK X11 - OK > imx53qsb ok OK > imx6dlsabresd ok X11 is up 3D Vivante seems to be down > imx6qsabreauto ok X11 is up 3D Vivante seems to be down > imx6qsabresd ok core-image-base - OK > imx6slevk ok kernel does not get loaded. loadaddress for kernel is not OK (i'm investigating what's the root cause) If you think you can merge it and *AFTER* fix imx6slevk, I'm OK with that (as I know imx6slevk is broken on HEAD of master) Daiane