qmmp: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-26 09:28:35 +08:00 committed by Richard Purdie
parent e2444d6362
commit 00c5be8944
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
DESCRIPTION = "Qmmp (Qt-based Multimedia Player) is an audio-player, written with help of Qt library"
HOMEPAGE = "http://qmmp.ylsoftware.com"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
SECTION = "multimedia"
PR = "r1"