From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mx1.pokylinux.org (Postfix) with ESMTP id BA25B4C8047B for ; Tue, 17 May 2011 18:06:00 -0500 (CDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 17 May 2011 16:06:00 -0700 X-ExtLoop1: 1 Received: from unknown (HELO [10.255.12.160]) ([10.255.12.160]) by orsmga002.jf.intel.com with ESMTP; 17 May 2011 16:06:00 -0700 Message-ID: <4DD2FF57.40107@linux.intel.com> Date: Tue, 17 May 2011 16:05:59 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc13 Thunderbird/3.1.10 MIME-Version: 1.0 To: Xiaofeng Yan References: In-Reply-To: Cc: poky@yoctoproject.org Subject: Re: [PATCH 0/1] Update README of meta-qt3 X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2011 23:06:00 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 05/17/2011 03:36 AM, Xiaofeng Yan wrote: > From: Xiaofeng Yan > > Hi Saul, > Thank you for your suggestion. > I modify README according to your suggestion and don't know whether this README meet your requirement or not? > If you have an opinion of README, I will modify it again. > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: xiaofeng/meta-qt3 > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/meta-qt3 > > Thanks, > Xiaofeng Yan > --- > > > Xiaofeng Yan (1): > README: Update README of meta-qt3 > > README | 39 ++++++++++++++++++++++++++++++++++----- > 1 files changed, 34 insertions(+), 5 deletions(-) > > _______________________________________________ > poky mailing list > poky@yoctoproject.org > https://lists.yoctoproject.org/listinfo/poky > Merged into meta-qt3. Thanks for fixing the README Sau!