pointercal: Add license checksum

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin 2010-11-26 23:53:48 +08:00 committed by Richard Purdie
parent 88697edaaa
commit 443178d3d3
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,2 @@
This is a blank COPYING file, and should be filled in by original author in future.

View File

@ -2,8 +2,11 @@ DESCRIPTION = "Touchscreen calibration data"
SECTION = "base"
PR = "r11"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=4b5fcfc87fb615860d398b5e38685edf"
SRC_URI = "file://pointercal \
file://COPYING"
SRC_URI = "file://pointercal"
S = "${WORKDIR}"
do_install() {