Signed-off-by: Martin Jansa <[email protected]>
---
recipes/xinput-calibrator/pointercal-xinput_0.0.bb | 8 +++++---
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 2d62f20..993a75d 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 = "r3"
+
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"
--
1.7.5.rc3
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel