keymaps: move systemd support to meta-systemd

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2012-06-10 21:46:57 +00:00
committed by Koen Kooi
parent 0cee7e28f0
commit d7639a2ae1
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
PRINC := "${@int(PRINC) + 5}"
PRINC := "${@int(PRINC) + 6}"
SRC_URI += " file://keymaps.service"