mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
cronie: move systemd support to meta-systemd
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
parent
36aa9a4fc0
commit
8149b358f9
|
|
@ -1,7 +1,7 @@
|
|||
# look for files in the layer first
|
||||
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
PRINC = "2"
|
||||
PRINC := "${@int(PRINC) + 3}"
|
||||
|
||||
inherit systemd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user