From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 78943E003C1; Tue, 24 Jun 2014 14:32:07 -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,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [209.85.192.175 listed in list.dnswl.org] Received: from mail-pd0-f175.google.com (mail-pd0-f175.google.com [209.85.192.175]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E2E4FE0027B for ; Tue, 24 Jun 2014 14:32:05 -0700 (PDT) Received: by mail-pd0-f175.google.com with SMTP id v10so736939pde.34 for ; Tue, 24 Jun 2014 14:32:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=8KpTboj7NsiS385qD1ObiovBfHyWjrZ1748iIIb7z3o=; b=Nzpo1A6olFPZIu/kY6YOqEYq9FpopktWvnJx9Z3eJgcZQ/0P7HqH4S55D6cPCNfLr2 Yg/PFRX62g7conaWCXCNF++dzVq0Ecyphcobyg30tIxvwHZUS3Oii9pqIV3t8pdypfPs IobwRpQm0UvZpbnYvFItNczm0ryUXkLNPvFh+77cGrAu3GJysXrfK6l4cxwxT1Oa/sMO K72XrMUe/wjWFunFlbpsbo3kklGDAwe8EF++ThsrdloUIDW+VB48NW+eFbg59iXssvLn UC6LfujIRKuWVWK+hsx1kI33Rt8nQ3Xzbhcp+jBJoHxwGbicXrhDKtDSzI8YFXO9Ajst ra8Q== X-Gm-Message-State: ALoCoQk2Bo/RAUEmq2nuvJvsME7VCBpDsDAdBeurhBpxacHOtkmsZFOHSctD7GQv+gdrncZw+zQz X-Received: by 10.68.250.3 with SMTP id yy3mr5454942pbc.56.1403645524679; Tue, 24 Jun 2014 14:32:04 -0700 (PDT) Received: from [29.6.1.5] ([63.226.49.26]) by mx.google.com with ESMTPSA id xh10sm6908070pac.24.2014.06.24.14.32.02 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 24 Jun 2014 14:32:03 -0700 (PDT) Message-ID: <53A9EE50.8010602@boundarydevices.com> Date: Tue, 24 Jun 2014 14:32:00 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Otavio Salvador , "Daiane.Angolini@freescale.com" References: <53A84E69.7070802@pseudoterminal.org> <53A85030.1000300@pseudoterminal.org> <53A880EB.2030707@freescale.com> In-Reply-To: X-Enigmail-Version: 1.6 Cc: "meta-freescale@yoctoproject.org" Subject: Re: gpu-viv-bin-mx6q from 3.10.17 -> 3.5.7? 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: Tue, 24 Jun 2014 21:32:07 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi Otavio, On 06/24/2014 02:06 PM, Otavio Salvador wrote: > Randy, > > On Mon, Jun 23, 2014 at 10:25 PM, Daiane.Angolini@freescale.com > wrote: >>> >>> I want to update the 3.5.7 gpu-viv-bin-mx6q from 3.10.17... >>> >>> I've started editing the layer.conf file and moving some .bb files around >>> and etc. But this seems like too much effort to be correct. >>> >>> Can someone at least point me in the right direction to do something like >>> this? >> >> The trick is not on recipe side. >> >> The trick is to find the right patchset to upgrade the GPU driver in kernel >> >> The recipes you solve with a simple diff. > > Check: > > https://github.com/Freescale/meta-fsl-arm-extra/blob/master/recipes-kernel/linux/linux-boundary-3.0.35/ENGR00278350-gpu-viante-4.6.9p13-kernel-part-integra.patch > > This should apply fine (I hope). > I think you missed something. Randy was asking about migrating (down-grading) from 3.10.17 to 3.5.7... This patch goes the other direction (3.0.35->3.5.7). Regards, Eric