From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f42.google.com (mail-pb0-f42.google.com [209.85.160.42]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 059A1E0152A for ; Mon, 29 Jul 2013 08:08:30 -0700 (PDT) Received: by mail-pb0-f42.google.com with SMTP id un1so4759301pbc.29 for ; Mon, 29 Jul 2013 08:08:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=VOdSbA+z8an+r2yGdZkcIhqv8V99mfTuTrguSfRl/3A=; b=haRkNLRo2QV0jyxVERZhYpg0NZvoq8m3//sjFkqeZvjLgq4nBtUW3N6Ks3mZTPC8ip SjOnonLTiAC12SqGchrNKOQJW+7Su02FuhiRMJx6pP2PYyMYa4sIzhI3exU6bERpoQT4 UaV9XhEhPXaW7v/Pi/cC6OCSHZft6ZdZsi5bA8tXXY1UqlXg3mZOqKkVIftUCO8EHRcg E+iv4XnN7LjaM7i48iTc05t7uFQzc/wBhm+kkQ6NeExjmXfGAmZJeLdPVYhjUpfCX1h0 STB+x9cGX6x18B5mmNtREQ7zlFl4L7EeUKMKqW6vohVDdvJiLU/jYtOwzlML8aukiCnG ULNA== X-Received: by 10.68.189.8 with SMTP id ge8mr39739661pbc.160.1375110509976; Mon, 29 Jul 2013 08:08:29 -0700 (PDT) Received: from [192.168.1.101] ([70.96.116.236]) by mx.google.com with ESMTPSA id nm10sm77448780pbc.28.2013.07.29.08.08.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Jul 2013 08:08:28 -0700 (PDT) Message-ID: <51F6856A.6080702@boundarydevices.com> Date: Mon, 29 Jul 2013 08:08:26 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Rogerio Nunes References: <51F5ACD3.8000505@boundarydevices.com> In-Reply-To: X-Gm-Message-State: ALoCoQlFRhKFSeTwrYxHc5/bVuYo1e3etS4GD2LhSxCol356Go8s3Ep2I8qKYQgJx/2SFNWNtmyI Cc: "meta-freescale@yoctoproject.org" Subject: Re: RFC regarding glimagesink 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: Mon, 29 Jul 2013 15:08:31 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Thanks Rogerio, On 07/29/2013 07:35 AM, Rogerio Nunes wrote: > Hi Eric, > > I've been usually working without X, so don't know much about glimagesink. > I have some comments about bitbuck branches bellow. > Note that my testing was also without X. > On Sun, Jul 28, 2013 at 7:44 PM, Eric Nelson > wrote: >> Hi all, >> >> >> >> By the way, the attached patch is against branch fsl-0.10 >> in the Bitbucket tree, which appears to match up with the >> Yocto build, but I notice that Jeremy has a patch applied >> in the Yocto-0.10. >> >> Is 'fsl-0.10' the right baseline to use for future work? > > fsl-0.10 - branch with "as is" code from fsl BSPs. > > yocto-0.10 - branch with patch(es) from the poky layer > > 0.10 - branch to merge fsl-0.10, yocto-0.10, upstream-0.10 and to > refactor the code to port to master (still ongoing) > That's good to know. Regards, Eric