summaryrefslogtreecommitdiff
path: root/recipes-graphics
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-06-08 15:11:43 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:24 +0200
commit355e170f2d3139efc900434141d1d7fcb59fc4cb (patch)
tree83122b146ede9d26dd6a29a2146d08504c64642b /recipes-graphics
parent5e1b56acd6d86b499355b278d46c78cdcecfb57a (diff)
bbappends: remove the deprecated PRINC variable
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/xinput-calibrator/xinput-calibrator_git.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bbappend b/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bbappend
index bfeb99e..8c16271 100644
--- a/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bbappend
+++ b/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bbappend
@@ -1,7 +1,5 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-PRINC := "${@int(PRINC) + 2}"
-
inherit systemd
SRC_URI += "file://xinput-calibrator.service"