On Tue, Nov 19, 2013 at 07:13:54PM +0000, Dan McDougall wrote: > The DESCRIPTION was the same as the Tornado package which is incorrect. > > Signed-off-by: Dan McDougall <[email protected]> > --- > meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb > b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb > index 7ab3bd8..76b8c67 100644 > --- a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb > +++ b/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb > @@ -1,4 +1,4 @@ > -DESCRIPTION = "Tornado is an open source version of the scalable, > non-blocking web server and tools that power FriendFeed." > +DESCRIPTION = "A tool for installing and managing Python packages." > LICENSE = "MIT & GPL" > LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cd00425a3465a0e4c81929b94241d3de"
Can you rebase on current master? My repo shows correct SUMMARY since it was added by koen: meta-oe/recipes-devtools/python/python-pip_1.3.1.bb SUMMARY = "PIP is a tool for installing and managing Python packages." OE @ ~/meta-openembedded $ git log --pretty=fuller meta-oe/recipes-devtools/python/python-pip_1.3.1.bb commit 5cf24c4e8d2ae69f99f3a562708734167b3ceb2a Author: Koen Kooi <[email protected]> AuthorDate: Mon Oct 14 13:20:39 2013 +0000 Commit: Martin Jansa <[email protected]> CommitDate: Tue Oct 15 13:36:59 2013 +0200 python-pip: add 1.3.1 Signed-off-by: Koen Kooi <[email protected]> Signed-off-by: Martin Jansa <[email protected]> > > -- > 1.8.1.2 > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
