mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
dhcp: rename .bbappend to match oe-core version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|||||||
|
|
||||||
inherit systemd
|
inherit systemd
|
||||||
|
|
||||||
PRINC := "${@int(PRINC) + 2}"
|
PRINC := "${@int(PRINC) + 1}"
|
||||||
|
|
||||||
SYSTEMD_PACKAGES = "dhcp-server-systemd dhcp-relay-systemd"
|
SYSTEMD_PACKAGES = "dhcp-server-systemd dhcp-relay-systemd"
|
||||||
SYSTEMD_SERVICE_dhcp-server-systemd = "dhcpd.service"
|
SYSTEMD_SERVICE_dhcp-server-systemd = "dhcpd.service"
|
||||||
Reference in New Issue
Block a user