aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
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 /meta-oe
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>
Diffstat (limited to 'meta-oe')
-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"
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"