[oe] [meta-oe][PATCH] python-pip: Fixed description in .bb file

Martin Jansa martin.jansa at gmail.com
Wed Nov 20 16:36:32 UTC 2013


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 <daniel.mcdougall at liftoffsoftware.com>
> ---
>  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 <koen at dominion.thruhere.net>
AuthorDate: Mon Oct 14 13:20:39 2013 +0000
Commit:     Martin Jansa <Martin.Jansa at gmail.com>
CommitDate: Tue Oct 15 13:36:59 2013 +0200

    python-pip: add 1.3.1
    
    Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>


>  
> -- 
> 1.8.1.2
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20131120/ba7e7bed/attachment-0002.sig>


More information about the Openembedded-devel mailing list