diff options
-rw-r--r-- | meta-systemd/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.4-P1.bbappend (renamed from meta-systemd/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.3-P2.bbappend) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-systemd/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.3-P2.bbappend b/meta-systemd/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.4-P1.bbappend index 5fd7ccb601..a18fda8023 100644 --- a/meta-systemd/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.3-P2.bbappend +++ b/meta-systemd/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.4-P1.bbappend | |||
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | |||
3 | 3 | ||
4 | inherit systemd | 4 | inherit systemd |
5 | 5 | ||
6 | PRINC := "${@int(PRINC) + 2}" | 6 | PRINC := "${@int(PRINC) + 1}" |
7 | 7 | ||
8 | SYSTEMD_PACKAGES = "dhcp-server-systemd dhcp-relay-systemd" | 8 | SYSTEMD_PACKAGES = "dhcp-server-systemd dhcp-relay-systemd" |
9 | SYSTEMD_SERVICE_dhcp-server-systemd = "dhcpd.service" | 9 | SYSTEMD_SERVICE_dhcp-server-systemd = "dhcpd.service" |