psmisc:Add license checksum to bb file

Add COPYING file checksum to bb file

Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
Mei Lei 2010-11-24 15:17:40 +08:00
parent 9e4e8ce475
commit 0b87aa1eaa
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
require psmisc.inc
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
PR = "r1"