mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-21 03:07:53 +00:00
dropbear: move systemd support to meta-systemd
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
parent
42e00e8ffd
commit
0cee7e28f0
@ -1,9 +1,9 @@
|
|||||||
inherit systemd
|
inherit systemd
|
||||||
|
|
||||||
PRINC := "${@int(PRINC) + 2}"
|
PRINC := "${@int(PRINC) + 3}"
|
||||||
|
|
||||||
# look for files in the layer first
|
# look for files in the layer first
|
||||||
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||||
|
|
||||||
SRC_URI += "file://dropbearkey.service \
|
SRC_URI += "file://dropbearkey.service \
|
||||||
file://dropbear@.service \
|
file://dropbear@.service \
|
||||||
Loading…
x
Reference in New Issue
Block a user