mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-19 14:34:56 +02: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
@@ -3,7 +3,7 @@ FILESEXTRAPATHS := "${THISDIR}/files"
|
||||
|
||||
inherit systemd
|
||||
|
||||
PRINC := "${@int(PRINC) + 3}"
|
||||
PRINC := "${@int(PRINC) + 1}"
|
||||
|
||||
SYSTEMD_PACKAGES = "dhcp-server-systemd dhcp-relay-systemd"
|
||||
SYSTEMD_SERVICE_dhcp-server-systemd = "dhcpd.service"
|
||||
Reference in New Issue
Block a user