]> code.ossystems Code Review - openembedded-core.git/commitdiff
libidn: fix metadata
authorKevin Tian <kevin.tian@intel.com>
Fri, 2 Jul 2010 10:44:39 +0000 (18:44 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Fri, 2 Jul 2010 22:32:43 +0000 (15:32 -0700)
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
meta/packages/libidn/libidn_0.5.19.bb

index cf5c6e19259e6217c40db343a426f9259b3a38f3..07cdb96470669c1a7878e9ae6c85b8d2edf013f0 100644 (file)
@@ -1,7 +1,8 @@
-LICENSE     = "LGPL"
 DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group."
+HOMEPAGE = "http://www.gnu.org/software/libidn/"
 SECTION = "libs"
-PRIORITY    = "optional"
+# change to GPLv3 for >1.0 version
+LICENSE     = "LGPLv2.1+ & GPLv2+"
 PR          = "r1"
 
 inherit pkgconfig autotools gettext