From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 1DFDC618B5 for ; Fri, 28 Jun 2013 02:05:31 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r5S25VZi015998 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Thu, 27 Jun 2013 19:05:32 -0700 (PDT) Received: from [128.224.162.224] (128.224.162.224) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.2.342.3; Thu, 27 Jun 2013 19:05:31 -0700 Message-ID: <51CCEF2E.6070800@windriver.com> Date: Fri, 28 Jun 2013 10:04:30 +0800 From: Robert Yang User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130404 Thunderbird/17.0.5 MIME-Version: 1.0 To: Saul Wold References: <51CA5F8E.9070504@windriver.com> <51CB1145.4060009@linux.intel.com> In-Reply-To: <51CB1145.4060009@linux.intel.com> Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 0/3] make DESCRIPTION support newline X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 02:05:31 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 06/27/2013 12:05 AM, Saul Wold wrote: > On 06/25/2013 08:27 PM, Robert Yang wrote: >> >> Ping for this one. >> > Robert, > > There were some comments on your patch set and I think an issue with the ipk one. > Hi Saul, I think that you meant Martin's comment on the ipk one, Phil had explained to him, and it worked well with the opkg-utils. // Robert > Sau! > >> // Robert >> >> On 06/19/2013 05:00 PM, Robert Yang wrote: >>> The following changes since commit >>> 590010a6525b0e1bc1de73e794764e23404591df: >>> >>> core-image-weston: add weston-examples to the image (2013-06-18 >>> 17:33:17 +0100) >>> >>> are available in the git repository at: >>> >>> git://git.pokylinux.org/poky-contrib robert/newline >>> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/newline >>> >>> Robert Yang (3): >>> package_rpm.bbclass: make DESCRIPTION support newline >>> package_ipk.bbclass: make DESCRIPTION support newline >>> package_deb.bbclass: make DESCRIPTION support newline >>> >>> meta/classes/package_deb.bbclass | 5 +++-- >>> meta/classes/package_ipk.bbclass | 5 +++-- >>> meta/classes/package_rpm.bbclass | 19 ++++++++++++++----- >>> 3 files changed, 20 insertions(+), 9 deletions(-) >>> >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.openembedded.org/mailman/listinfo/openembedded-core >> >> > >