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:
Andreas Müller 2012-02-24 01:13:49 +00:00 committed by Koen Kooi
parent 3c50d83184
commit 399e8a4c01

View File

@ -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"