[oe-commits] Otavio Salvador : dhcp: use PRINC

git at git.openembedded.org git at git.openembedded.org
Mon Feb 6 12:28:28 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: e49f3cc870cca06f95174c2a7f6e042417b0af32
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=e49f3cc870cca06f95174c2a7f6e042417b0af32

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jan 31 19:19:59 2012 +0000

dhcp: use PRINC

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

---

 .../recipes-connectivity/dhcp/dhcp_4.2.0.bbappend  |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.0.bbappend b/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.0.bbappend
index d47f1ce..4344eaa 100644
--- a/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.0.bbappend
+++ b/meta-oe/recipes-connectivity/dhcp/dhcp_4.2.0.bbappend
@@ -3,6 +3,8 @@ FILESEXTRAPATHS := "${THISDIR}/files"
 
 inherit systemd
 
+PRINC := "${@int(PRINC) + 1}"
+
 SYSTEMD_PACKAGES = "dhcp-server-systemd"
 SYSTEMD_SERVICE_dhcp-server-systemd = "dhcpd.service"
 





More information about the Openembedded-commits mailing list