From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f45.google.com (mail-pb0-f45.google.com [209.85.160.45]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E83FEE0044E for ; Mon, 29 Jul 2013 12:55:01 -0700 (PDT) Received: by mail-pb0-f45.google.com with SMTP id mc8so5057984pbc.32 for ; Mon, 29 Jul 2013 12:55:01 -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=5tvdC+WPgqsnmKHqUvfeU1o+MSrI2rWNLp8t7JzknBg=; b=cSf/0fni7mwgZncgsQvWliGD51DcwjrWTIgPLjkRpw/ChjqGnlCPgyUY3pnq2vnFz6 cO2Oy+1rv0Y2sWAMF7c/Nk6Zp2EuAVwuClboueHGPQF/+cDIgt1MYX1vIsIIiFvZx937 g+JtgXBXhZr005C7X5nGEW0xczd9UOXbyRqTfak6NkWm+IhCTpmSJHHnRcAisp1MGyhT cwo5cL2lNNRazleOMjq9JKXIBx/rgNweVgo2Jmdmpq8qVgopZ10w0MqB/8w8oEzpk0/K EApdOWJBEleD+Pw1gXsdzhRTUklJ1npEdTd1EncXimzAju0ia4Okl5zxi7wbXwpkoBn8 7EpQ== X-Received: by 10.69.0.129 with SMTP id ay1mr22147778pbd.41.1375127701558; Mon, 29 Jul 2013 12:55:01 -0700 (PDT) Received: from [192.168.1.101] ([70.96.116.236]) by mx.google.com with ESMTPSA id mr3sm78577440pbb.27.2013.07.29.12.54.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Jul 2013 12:55:00 -0700 (PDT) Message-ID: <51F6C891.4090205@boundarydevices.com> Date: Mon, 29 Jul 2013 12:54:57 -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> <51F6856A.6080702@boundarydevices.com> In-Reply-To: X-Gm-Message-State: ALoCoQkYylLL7DpxGN91u628F41TLBLxk1edSeF144zrd3S2/OzJrgDMGRa5TlEuRwEwnaocHmvk 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 19:55:03 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Rogerio, On 07/29/2013 12:29 PM, Rogerio Nunes wrote: > My apologies, Eric. > > I misread your email the first time. > > I'm trying a clean build now with master-next, but I'm having dependency issues. > As soon as I fix this I'll look into glimagesink. > I had some dependency issues as well, and I had to revert Abhijit's wayland patch (78936c1994cb2db102bd200123be976a7c051b98) to get past them. For some reason, with that patch, I was seeing the wayland version of some libraries, so configure failed on gst-plugins-gl. Regards, Eric