[oe-commits] Martin Jansa : mongodb: update LICENSE AGPLv3 -> AGPL-3.0

git at git.openembedded.org git at git.openembedded.org
Sun May 11 14:55:15 UTC 2014


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun May 11 16:55:01 2014 +0200

mongodb: update LICENSE AGPLv3 -> AGPL-3.0

* to fix:
  WARNING: mongodb: No generic license file exists for: AGPLv3 in any provider

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

---

 meta-oe/recipes-support/mongodb/mongodb_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/mongodb/mongodb_git.bb b/meta-oe/recipes-support/mongodb/mongodb_git.bb
index 149f582..2701c4c 100644
--- a/meta-oe/recipes-support/mongodb/mongodb_git.bb
+++ b/meta-oe/recipes-support/mongodb/mongodb_git.bb
@@ -1,5 +1,5 @@
 SUMMARY = "mongodb"
-LICENSE = "AGPLv3 & Apache-2.0"
+LICENSE = "AGPL-3.0 & Apache-2.0"
 LIC_FILES_CHKSUM = "file://GNU-AGPL-3.0.txt;md5=73f1eb20517c55bf9493b7dd6e480788 \
                     file://APACHE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
 



More information about the Openembedded-commits mailing list