From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vms173017pub.verizon.net (vms173017pub.verizon.net [206.46.173.17]) by arago-project.org (Postfix) with ESMTP id 2D83552A6F for ; Fri, 20 Jul 2012 20:36:45 +0000 (UTC) Received: from gandalf.denix.org ([unknown] [96.240.136.247]) by vms173017.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0M7H004A67W3MM50@vms173017.mailsrvcs.net> for meta-arago@arago-project.org; Fri, 20 Jul 2012 15:36:09 -0500 (CDT) Received: by gandalf.denix.org (Postfix, from userid 1000) id 884CE201AD; Fri, 20 Jul 2012 16:36:01 -0400 (EDT) Date: Fri, 20 Jul 2012 16:36:01 -0400 From: Denys Dmytriyenko To: "Maupin, Chase" Message-id: <20120720203601.GA3280@denix.org> References: <1342741925-3980-1-git-send-email-fcooper@ti.com> <7D46E86EC0A8354091174257B2FED1015914C6AB@DLEE12.ent.ti.com> <8F29D6B095ED194EA1980491A5E029710C274372@DFLE30.ent.ti.com> <7D46E86EC0A8354091174257B2FED1015914C9A8@DLEE12.ent.ti.com> MIME-version: 1.0 In-reply-to: <7D46E86EC0A8354091174257B2FED1015914C9A8@DLEE12.ent.ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "meta-arago@arago-project.org" , "Cooper Jr., Franklin" Subject: Re: [PATCH 1/2] qt4-embedded: Update version to 4.8.1 X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jul 2012 20:36:45 -0000 Content-type: text/plain; charset=us-ascii Content-disposition: inline That must your client - here it looks just fine. Denys On Fri, Jul 20, 2012 at 08:28:45PM +0000, Maupin, Chase wrote: > What I see is that the LICENSE line is lumped together with the comment line. > > Sincerely, > Chase Maupin > Software Applications > ARM MPU > e-mail: chase.maupin@ti.com > phone: (214) 567-2950 > > For support: > Forums - http://community.ti.com/forums/ > Wiki - http://wiki.davincidsp.com/ > > > > -----Original Message----- > > From: Cooper Jr., Franklin > > Sent: Friday, July 20, 2012 2:20 PM > > To: Maupin, Chase; meta-arago@arago-project.org > > Cc: Cooper Jr., Franklin > > Subject: RE: [meta-arago] [PATCH 1/2] qt4-embedded: Update > > version to 4.8.1 > > > > Can you point out which section looks managed and clarify what > > you mean by having a correct newlines? I will double check but by > > looking at this email I didn't see any issue. > > > > -----Original Message----- > > From: Maupin, Chase > > Sent: Friday, July 20, 2012 1:39 PM > > To: Cooper Jr., Franklin; meta-arago@arago-project.org > > Subject: RE: [meta-arago] [PATCH 1/2] qt4-embedded: Update > > version to 4.8.1 > > > > This patch looks slightly mangled but maybe that is my mail > > client. The goal is correct but the line returns look wrong. > > Can you verify your patch has correct newlines? Aside from that > > > > Acked-by: Chase Maupin > > > > Sincerely, > > Chase Maupin > > Software Applications > > ARM MPU > > e-mail: chase.maupin@ti.com > > phone: (214) 567-2950 > > > > For support: > > Forums - http://community.ti.com/forums/ > > Wiki - http://wiki.davincidsp.com/ > > > > > > > -----Original Message----- > > > From: meta-arago-bounces@arago-project.org [mailto:meta-arago- > > > bounces@arago-project.org] On Behalf Of Cooper Jr., Franklin > > > Sent: Thursday, July 19, 2012 6:52 PM > > > To: meta-arago@arago-project.org > > > Cc: Cooper Jr., Franklin > > > Subject: [meta-arago] [PATCH 1/2] qt4-embedded: Update version > > to > > > 4.8.1 > > > > > > * Updating qt4-embedded version from 4.8.0 to 4.8.1 > > > > > > Signed-off-by: Franklin S Cooper Jr > > > --- > > > .../recipes-qt/qt4/qt4-embedded_4.8.0.bbappend | 5 ---- > > - > > > .../recipes-qt/qt4/qt4-embedded_4.8.1.bbappend | 5 > > +++++ > > > 2 files changed, 5 insertions(+), 5 deletions(-) > > > delete mode 100644 meta-arago-distro/recipes-qt/qt4/qt4- > > > embedded_4.8.0.bbappend > > > create mode 100644 meta-arago-distro/recipes-qt/qt4/qt4- > > > embedded_4.8.1.bbappend > > > > > > diff --git a/meta-arago-distro/recipes-qt/qt4/qt4- > > > embedded_4.8.0.bbappend b/meta-arago-distro/recipes-qt/qt4/qt4- > > > embedded_4.8.0.bbappend > > > deleted file mode 100644 > > > index 462a746..0000000 > > > --- a/meta-arago-distro/recipes-qt/qt4/qt4- > > > embedded_4.8.0.bbappend > > > +++ /dev/null > > > @@ -1,5 +0,0 @@ > > > -# Qt/E from Nokia is dual-licensed (LGPLv2.1 or GPLv3) > > > -# For our distribution purposes we only use LGPLv2.1 > > > -LICENSE = "LGPLv2.1" > > > - > > > -PR_append = "-arago1" > > > diff --git a/meta-arago-distro/recipes-qt/qt4/qt4- > > > embedded_4.8.1.bbappend b/meta-arago-distro/recipes-qt/qt4/qt4- > > > embedded_4.8.1.bbappend > > > new file mode 100644 > > > index 0000000..a2dc984 > > > --- /dev/null > > > +++ b/meta-arago-distro/recipes-qt/qt4/qt4- > > > embedded_4.8.1.bbappend > > > @@ -0,0 +1,5 @@ > > > +# Qt/E from Nokia is dual-licensed (LGPLv2.1 or GPLv3) > > > +# For our distribution purposes we only use LGPLv2.1 > > > +LICENSE = "LGPLv2.1" > > > + > > > +PR_append = "-arago0" > > > -- > > > 1.7.0.4 > > > > > > _______________________________________________ > > > meta-arago mailing list > > > meta-arago@arago-project.org > > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago >