diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-02-24 01:13:49 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-24 09:51:12 +0100 |
| commit | 399e8a4c01756635dcdfd51ecc8583b294d7bd26 (patch) | |
| tree | 5fac855543ccb55fba869a497c811519e9d0d3a2 | |
| parent | 3c50d83184d58eba36f72c7e2e7116d2a8e92a71 (diff) | |
| download | meta-openembedded-399e8a4c01756635dcdfd51ecc8583b294d7bd26.tar.gz | |
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>
| -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" |
