From 429d58379049eb2f6f986d20688f0eeafe91fdb5 Mon Sep 17 00:00:00 2001 From: Mei Lei Date: Tue, 23 Nov 2010 17:50:57 +0800 Subject: libacpi:Add license checksum to bb file Add LICENSE file checksum to bb file Signed-off-by: Mei Lei --- meta/recipes-bsp/libacpi/libacpi_0.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-bsp/libacpi/libacpi_0.2.bb b/meta/recipes-bsp/libacpi/libacpi_0.2.bb index 1bb5299ae9..809e9a64f9 100644 --- a/meta/recipes-bsp/libacpi/libacpi_0.2.bb +++ b/meta/recipes-bsp/libacpi/libacpi_0.2.bb @@ -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 \ -- cgit v1.2.3-54-g00ecf