From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 310A4E009BA; Wed, 21 Oct 2015 00:29:52 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,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] Received: from ptmx.org (ptmx.org [178.63.28.110]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2D4B7E008AE for ; Wed, 21 Oct 2015 00:29:46 -0700 (PDT) Received: from [192.168.178.14] (chello062178118086.5.14.vie.surfer.at [62.178.118.86]) by ptmx.org (Postfix) with ESMTPSA id 2DA4D2320E; Wed, 21 Oct 2015 09:29:43 +0200 (CEST) To: Otavio Salvador References: <562543CC.5040705@pseudoterminal.org> <56254D6E.4070409@pseudoterminal.org> From: Carlos Rafael Giani Message-ID: <56273EE6.90307@pseudoterminal.org> Date: Wed, 21 Oct 2015 09:29:42 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm-extra] errors while building boundary kernel 3.14.28 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, 21 Oct 2015 07:29:52 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit I applied the commits aeea3592a13bf12861943e44fc48f1f270941f8d 76ae03828756bac2c1fa2c7eff7485e5f815dbdb 3183696961eda6bef4e848d3ed0b4931de180b2c on the kernel, and it builds now. However, GPU support is broken. It looks as if the boundary kernel is incompatible with the newer Vivante firmware. Both G2D and OpenGL ES are broken. Am 2015-10-20 um 13:21 schrieb Otavio Salvador: > On Mon, Oct 19, 2015 at 6:07 PM, Carlos Rafael Giani > wrote: >> Hm, this doesn't fix it :( > There are two problems; the patch I sent the link is to fix the kernel > module build. However the Boundary's kernel are also lacking the > patches to fix the build for GCC 5.2. >