]> code.ossystems Code Review - openembedded-core.git/commitdiff
Fix metadata for liba52
authorDongxiao Xu <dongxiao.xu@intel.com>
Wed, 9 Jun 2010 07:54:19 +0000 (15:54 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Thu, 10 Jun 2010 23:30:31 +0000 (16:30 -0700)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/packages/liba52/liba52_0.7.4.bb

index 8ed243fbcb224f456d6f8f2c4fe87456484534e3..884b861a91ed6ff62adeeab19c1eda2239f5d401 100644 (file)
@@ -1,5 +1,8 @@
 DESCRIPTION = "Library for reading some sort of media format."
-LICENSE = "GPL"
+HOMEPAGE = "http://liba52.sourceforge.net/"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
+                       file://include/a52.h;beginline=1;endline=12;md5=81152ceb3562bf20a60d1b6018175dd1"
 SECTION = "libs"
 PRIORITY = "optional"
 PR = "r2"