summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-02-24 01:13:49 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-24 09:51:12 +0100
commit399e8a4c01756635dcdfd51ecc8583b294d7bd26 (patch)
tree5fac855543ccb55fba869a497c811519e9d0d3a2
parent3c50d83184d58eba36f72c7e2e7116d2a8e92a71 (diff)
downloadmeta-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
4inherit systemd 4inherit systemd
5 5
6PRINC := "${@int(PRINC) + 3}" 6PRINC := "${@int(PRINC) + 1}"
7 7
8SYSTEMD_PACKAGES = "dhcp-server-systemd dhcp-relay-systemd" 8SYSTEMD_PACKAGES = "dhcp-server-systemd dhcp-relay-systemd"
9SYSTEMD_SERVICE_dhcp-server-systemd = "dhcpd.service" 9SYSTEMD_SERVICE_dhcp-server-systemd = "dhcpd.service"