aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xinput-calibrator/pointercal-xinput_0.0.bb')
-rw-r--r--recipes/xinput-calibrator/pointercal-xinput_0.0.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes/xinput-calibrator/pointercal-xinput_0.0.bb b/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
index 2d62f20070..b5a6867623 100644
--- a/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
+++ b/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
@@ -1,8 +1,11 @@
DESCRIPTION = "Touchscreen calibration data from xinput-calibrator"
-LICENSE = "MIT/X11"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
+
SECTION = "base"
-PR = "r2"
+PR = "r5"
+
SRC_URI = "file://pointercal.xinput"
S = "${WORKDIR}"
@@ -14,6 +17,5 @@ do_install() {
fi
}
-ALLOW_EMPTY_${PN} = "1"
PACKAGE_ARCH = "${MACHINE_ARCH}"
CONFFILES_${PN} = "${sysconfdir}/pointercal.xinput"