From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 21481E00A62; Tue, 21 Nov 2017 18:51:17 -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=-1.9 required=5.0 tests=BAYES_00 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] Received: from dent.vctlabs.com (net-cf9a4187.iis.impulse.net [207.154.65.135]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 085C3E006CA for ; Tue, 21 Nov 2017 18:51:15 -0800 (PST) Received: by dent.vctlabs.com (Postfix, from userid 1000) id 221152803AB; Tue, 21 Nov 2017 18:53:45 -0800 (PST) Date: Tue, 21 Nov 2017 18:53:45 -0800 From: "S. Lockwood-Childs" To: Tom Hochstein Message-ID: <20171122025345.GI27580@vctlabs.com> References: <1510779743-14598-1-git-send-email-tom.hochstein@nxp.com> <1510779743-14598-5-git-send-email-tom.hochstein@nxp.com> MIME-Version: 1.0 In-Reply-To: <1510779743-14598-5-git-send-email-tom.hochstein@nxp.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: meta-freescale@yoctoproject.org Subject: Re: [PATCH v2 04/14] imx-gpu-g2d: Move imx-gpu-g2d out of imx-gpu-viv v6 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, 22 Nov 2017 02:51:17 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Nov 15, 2017 at 03:02:13PM -0600, Tom Hochstein wrote: > Signed-off-by: Tom Hochstein > --- > conf/machine/include/imx-base.inc | 2 +- > .../imx-gpu-g2d/imx-gpu-g2d_6.2.2.p0.bb | 36 ++++++++++++++++++++++ > 2 files changed, 37 insertions(+), 1 deletion(-) > create mode 100644 recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.2.p0.bb Do you have a corresponding patch to fix up packagegroup-fsl-tools-gpu in meta-fsl-demos with the renames (imx-gpu-viv-g2d -> imx-gpu-g2d, imx-gpu-viv-apitrace -> imx-gpu-apitrace)? If not I'd be happy to submit one.