]> code.ossystems Code Review - openembedded-core.git/commitdiff
libatomics-ops:Add license checksum and update the GPL information
authorMei Lei <lei.mei@intel.com>
Wed, 24 Nov 2010 03:16:10 +0000 (11:16 +0800)
committerMei Lei <lei.mei@intel.com>
Wed, 24 Nov 2010 03:16:10 +0000 (11:16 +0800)
Add COPYING file and LICENSING.txt checksum to bb file and the  "GPLv2" according to the COPYING file

Signed-off-by: Mei Lei <lei.mei@intel.com>
meta/recipes-multimedia/pulseaudio/libatomics-ops_1.2.bb

index 207f1b1ec6167c8940f21661c2df9e8ee68a9113..0160c3dea8008989207efd1b48083e92dd678ad0 100644 (file)
@@ -1,6 +1,8 @@
 DESCRIPTION = "A library for atomic integer operations"
-LICENSE = "MIT"
-
+LICENSE = "GPLv2&MIT"
+LIC_FILES_CHKSUM = "file://doc/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
+                   file://doc/LICENSING.txt;md5=607073e04548eac7d1f763e480477bab \
+                  "
 PR = "r4"
 
 SRC_URI = "http://www.hpl.hp.com/research/linux/atomic_ops/download/libatomic_ops-1.2.tar.gz \