summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb')
-rw-r--r--meta-oe/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb b/meta-oe/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
index 10360f72f7..993a75dff1 100644
--- a/meta-oe/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
+++ b/meta-oe/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
@@ -4,7 +4,8 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384
4 4
5SECTION = "base" 5SECTION = "base"
6 6
7PR = "r2" 7PR = "r3"
8
8SRC_URI = "file://pointercal.xinput" 9SRC_URI = "file://pointercal.xinput"
9S = "${WORKDIR}" 10S = "${WORKDIR}"
10 11
@@ -16,6 +17,5 @@ do_install() {
16 fi 17 fi
17} 18}
18 19
19ALLOW_EMPTY_${PN} = "1"
20PACKAGE_ARCH = "${MACHINE_ARCH}" 20PACKAGE_ARCH = "${MACHINE_ARCH}"
21CONFFILES_${PN} = "${sysconfdir}/pointercal.xinput" 21CONFFILES_${PN} = "${sysconfdir}/pointercal.xinput"