]> code.ossystems Code Review - openembedded-core.git/commitdiff
libacpi:Add license checksum to bb file
authorMei Lei <lei.mei@intel.com>
Tue, 23 Nov 2010 09:50:57 +0000 (17:50 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Wed, 24 Nov 2010 00:47:03 +0000 (16:47 -0800)
Add LICENSE file checksum to bb file

Signed-off-by: Mei Lei <lei.mei@intel.com>
meta/recipes-bsp/libacpi/libacpi_0.2.bb

index 1bb5299ae97ae5d8f0da1b3ff26065f4719adac6..809e9a64f9df9976ae312f0c507c63c9d7643c25 100644 (file)
@@ -4,6 +4,7 @@ Thermal zones, battery infomration, fan information and AC states are implemente
 SECTION = "base"
 HOMEPAGE = "http://www.ngolde.de/libacpi.html"
 LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=fec17f82f16630adf2dfb7d2a46f21c5"
 PR = "r1"
 
 SRC_URI = "http://www.ngolde.de/download/libacpi-${PV}.tar.gz \