From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 1EEC1E00823; Tue, 27 Jan 2015 07:35:39 -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.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (schnitzeltony[at]googlemail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.170 listed in list.dnswl.org] Received: from mail-vc0-f170.google.com (mail-vc0-f170.google.com [209.85.220.170]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E99D7E007BA for ; Tue, 27 Jan 2015 07:35:25 -0800 (PST) Received: by mail-vc0-f170.google.com with SMTP id kv7so4945078vcb.1 for ; Tue, 27 Jan 2015 07:35:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=J5QCqNuJ5wjLKzWhuXJU4H38sGiBV//ZdChHc50Qfr4=; b=Mc/md/+0LD+QJsNgADb22D/VmARP0muA23LRQR8IDFNRNWlfoTwKUm+DybqF3o/Ega Mno2e4pfha5AQmvcGbrsAKHqDVJQ4vtbL3/aWEU8dQhVDvRHj6J34t1CQyzoC51mKmHt FnroPP39XlWSTG+hEwFWfVP+j6ZjfjgTWlBqWG98RpfBIY8i2yVg2eT5uef3ZNuxugbE UxFfK1AFWqsNusQEYKFUMPrNGnixJ6Bd27r4dFAs14RsIA7AzbwGEcWVqyRwx++qThjR mVJrt2ot/aCOn0j4MIE0A5xPvVNlaPOwTZnRp6xX0EefLKdPNfiRDRmyX1siS1AVGw45 8q+Q== MIME-Version: 1.0 X-Received: by 10.221.68.135 with SMTP id xy7mr741970vcb.41.1422372924365; Tue, 27 Jan 2015 07:35:24 -0800 (PST) Received: by 10.52.183.37 with HTTP; Tue, 27 Jan 2015 07:35:24 -0800 (PST) In-Reply-To: References: <1422370818-10095-1-git-send-email-schnitzeltony@googlemail.com> <1422370818-10095-2-git-send-email-schnitzeltony@googlemail.com> Date: Tue, 27 Jan 2015 16:35:24 +0100 Message-ID: From: =?UTF-8?Q?Andreas_M=C3=BCller?= To: Otavio Salvador Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm][PATCH 1/2] add gpu-viv-bin-mx6q-dev to meta-qt5's packagegroup-qt5-toolchain-target 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, 27 Jan 2015 15:35:39 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Jan 27, 2015 at 4:32 PM, Otavio Salvador wrote: > On Tue, Jan 27, 2015 at 1:28 PM, Andreas M=C3=BCller > wrote: >> On Tue, Jan 27, 2015 at 4:15 PM, Otavio Salvador >> wrote: >>> On Tue, Jan 27, 2015 at 1:00 PM, Andreas M=C3=BCller >>> wrote: >>>> gpu-viv-bin-mx6q-dev supplies EGL/GL/GLES headers. Without these compi= ling on >>>> target fails. >>>> >>>> Signed-off-by: Andreas M=C3=BCller >>> >>> Do you want this on Dizzy right? >>> >> Patches were tested for master. If they apply for dizzy and nobody >> raises red flag - OK > > We are on the way of 3.10.53. If you can, please rebase them against > master-next so we apply they there. > > I am not against fixing those in Dizzy as well but master needs to > come first. Can you take care of it? > Yes I'll wait for master and resend them then Andreas