From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id EC5D0E01358 for ; Mon, 19 Aug 2013 07:13:05 -0700 (PDT) Received: by mail-pa0-f46.google.com with SMTP id fa1so4604825pad.5 for ; Mon, 19 Aug 2013 07:13:04 -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=isYgDaAPlhZKsr7vYVCT2838jf0ZVZX3oi2jhrKtdak=; b=ZzGl7dDgV7UlAp72gENHCWujaD+Z3khtDj+K8QSBYmr/8UnYF6Dng68F1801ppSTww GrOOgaFWDjIPK4qI9rNS2mZn4U00OjrYbVnLsbaN99aLu4O31aC0WDMXLX1qOgn41vKM 5U0KTYo9Hw8qlVw4b+rFejKz5WqiZZDzQFJcSas8HeeExdG1Ca9jscLZSWqpJJHgJN1/ aE6eO64K4hqF1/0/aHj1lfyiL2avbRCLMbvr3j3DbbrOgvJTHM/FDMLhh2G1XzB61Qol 1dngJ5z7IdWL42CcQfabNysYL1t77KWpjd6E9azTJav9WZSvEMr/Fiun999uKy/9Wpdf PsrQ== X-Gm-Message-State: ALoCoQme1rNMVjEcjVVLxGPzy+EwPJsvgNow90Inp3Xsu0qhS9SqpHUrJ/5ZnR8mFywWdLBtzbqH X-Received: by 10.68.6.100 with SMTP id z4mr1958605pbz.187.1376921584776; Mon, 19 Aug 2013 07:13:04 -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 qf7sm15955760pac.14.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 Aug 2013 07:13:03 -0700 (PDT) Message-ID: <521227EB.5050904@boundarydevices.com> Date: Mon, 19 Aug 2013 07:12:59 -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> In-Reply-To: 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:13:06 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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. Let me know what you think. This is a bit weird, since there are two-levels of commit message (1 in the outer patch, and another in the inner). Regards, Eric