From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f178.google.com (mail-pd0-f178.google.com [209.85.192.178]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5A661E01358 for ; Mon, 19 Aug 2013 07:14:38 -0700 (PDT) Received: by mail-pd0-f178.google.com with SMTP id w10so2101934pde.23 for ; Mon, 19 Aug 2013 07:14:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; 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=gW3leN607WUQ7XYr2Fy4YvZBBr9gAIco6S/tJWZWXmY=; b=WpwrzBWrr5V7wMjzRasZgBq4nlzZ/nRGCen87xdfjAgD04fD3pCTv2XYjZyTC5K3Iq DA7p2GFdEEC5q6Y9cFr9nlzb/471G89bQyulCuN6pyvuJh1FXj4myLdoZ70PogxsF5WF mRETVOHe2w5yrNPxGWGDGmazVlSftIIg0wEetnJ2iRhvvVw1rYFDobxwVG1B2TYFD1S9 BZEanHjo2qhXhdj+m8LSZXwC+Y9tOC6mO6QBHixo5Nkza0/U4MKNN/jjx8KGocti4G4f okek1GhFxWMLm9epSYuvRSUGUHbgtvbZ6L7pm6Z232MaZVlnBXuAfap25RGC4M3QckL5 azAA== X-Gm-Message-State: ALoCoQnYCEALLxR9j/4L4yWrKOYesoG4g6DPxamQS5AgJRmOrXEZsx5ac96QRBLNBUeYGWGK9pqq X-Received: by 10.66.227.39 with SMTP id rx7mr13724206pac.44.1376921677766; Mon, 19 Aug 2013 07:14:37 -0700 (PDT) Received: from [192.168.1.8] (ip98-167-230-131.ph.ph.cox.net. [98.167.230.131]) by mx.google.com with ESMTPSA id nj9sm15427300pbc.13.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 Aug 2013 07:14:36 -0700 (PDT) Message-ID: <52122848.5090606@boundarydevices.com> Date: Mon, 19 Aug 2013 07:14:32 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Otavio Salvador References: <1376747966-4629-1-git-send-email-eric.nelson@boundarydevices.com> <521227EB.5050904@boundarydevices.com> In-Reply-To: <521227EB.5050904@boundarydevices.com> Cc: "meta-freescale@yoctoproject.org" , Pimentel Rogerio-B19259 Subject: Re: [meta-fsl-arm][PATCH] qt4-embedded: Allow use of Qt Media Player in multi-headed system 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, 19 Aug 2013 14:14:38 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 08/19/2013 07:12 AM, Eric Nelson wrote: > Hi Otavio, > > On 08/19/2013 04:28 AM, Otavio Salvador wrote: >> Hi Eric and Rogerio, >> >> On Sat, Aug 17, 2013 at 10:59 AM, Eric Nelson >> wrote: >>> >>> Signed-off-by: Eric Nelson >> >> Eric, could you extend the commit log to describe how user would use >> this? You did a nice commit log for the patch file (which is good) but >> the BSP commit log should also provide information for the users. >> >> Rogerio, could you take a look in the patch and ack/nack/comment? >> > > Just sent V2. > Okay, I realized upon receiving V2 that I didn't include a description of what was changed in V2. Remedied with V3