diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/dhcp/dhcp_4.2.3-P2.bbappend (renamed from meta-oe/recipes-connectivity/dhcp/dhcp_4.2.0.bbappend) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.0.bbappend b/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.3-P2.bbappend index 6d1e3dfb9c..edd44c16d3 100644 --- a/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.0.bbappend +++ b/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.3-P2.bbappend | |||
| @@ -3,7 +3,7 @@ FILESEXTRAPATHS := "${THISDIR}/files" | |||
| 3 | 3 | ||
| 4 | inherit systemd | 4 | inherit systemd |
| 5 | 5 | ||
| 6 | PRINC := "${@int(PRINC) + 3}" | 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" |
