aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-03-13 12:16:43 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-03-13 18:52:08 +0100
commitae522fe36a87f40612f21ac4394e05d674a16745 (patch)
treec8ffcc96a497430e49fcf15653c8deff6e1b4599
parent452654d05d7e7991212509ea321367c73d6575d7 (diff)
downloadmeta-openembedded-ae522fe36a87f40612f21ac4394e05d674a16745.tar.gz
connman: follow oe-core to 0.79
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/connman/connman_0.79.bbappend (renamed from meta-oe/recipes-connectivity/connman/connman_0.78.bbappend)2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/connman/connman_0.78.bbappend b/meta-oe/recipes-connectivity/connman/connman_0.79.bbappend
index f1b05aa232..167165f9a2 100644
--- a/meta-oe/recipes-connectivity/connman/connman_0.78.bbappend
+++ b/meta-oe/recipes-connectivity/connman/connman_0.79.bbappend
@@ -2,7 +2,5 @@ inherit systemd
EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
-PRINC := "${@int(PRINC) + 2}"
-
SYSTEMD_PACKAGES = "${PN}-systemd"
SYSTEMD_SERVICE_${PN}-systemd = "connman.service"