mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 03:10:01 +00:00
dhcp: follow oe-core's update to 4.2.3-P2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
3c50d83184
commit
399e8a4c01
+1
-1
@@ -3,7 +3,7 @@ FILESEXTRAPATHS := "${THISDIR}/files"
|
|||||||
|
|
||||||
inherit systemd
|
inherit systemd
|
||||||
|
|
||||||
PRINC := "${@int(PRINC) + 3}"
|
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