libacpi:Add license checksum to bb file

Add LICENSE file checksum to bb file

Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
Mei Lei 2010-11-23 17:50:57 +08:00 committed by Saul Wold
parent b2ff1cd01a
commit 429d583790
1 changed files with 1 additions and 0 deletions

View 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 \