[oe-commits] Martin Jansa : python-vobject: fix LICENSE format

git at git.openembedded.org git at git.openembedded.org
Fri Apr 12 16:48:41 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: d22869df83bdfb387d7aff9c5b5bcdb8e3f54b38
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=d22869df83bdfb387d7aff9c5b5bcdb8e3f54b38

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Apr 12 11:33:18 2013 +0200

python-vobject: fix LICENSE format

WARNING: python-vobject: No generic license file exists for: Apache in any provider
WARNING: python-vobject: No generic license file exists for: License in any provider
WARNING: python-vobject: No generic license file exists for: V2.0 in any provider

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../python/python-vobject_0.8.1c.bb                |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb b/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb
index 4a03ea2..5c6d82b 100644
--- a/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb
+++ b/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Python package for parsing and generating vCard and vCalendar files" 
 SECTION = "devel/python" 
-LICENSE = "Apache License V2.0" 
+LICENSE = "Apache-2.0" 
 LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
 HOMEPAGE = "http://vobject.skyhouseconsulting.com/" 
 SRCNAME = "vobject" 





More information about the Openembedded-commits mailing list