summaryrefslogtreecommitdiffstats
path: root/meta-systemd/meta-oe/recipes-connectivity/connman/connman_1.3.bbappend
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-08-20 10:28:30 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2012-08-20 22:51:54 +0200
commitb61b6ec8540ec9a73a75bfcb0020e08f55a8d6f1 (patch)
tree74e34357040714546abb44d325970d91ec22769c /meta-systemd/meta-oe/recipes-connectivity/connman/connman_1.3.bbappend
parentd27e1e203f15f4ce4ddb59f18602f8ce2ff5c631 (diff)
downloadmeta-openembedded-b61b6ec8540ec9a73a75bfcb0020e08f55a8d6f1.tar.gz
connman: rename bbappend to match new 1.4 version from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-systemd/meta-oe/recipes-connectivity/connman/connman_1.3.bbappend')
-rw-r--r--meta-systemd/meta-oe/recipes-connectivity/connman/connman_1.3.bbappend8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-systemd/meta-oe/recipes-connectivity/connman/connman_1.3.bbappend b/meta-systemd/meta-oe/recipes-connectivity/connman/connman_1.3.bbappend
deleted file mode 100644
index a9d13e627c..0000000000
--- a/meta-systemd/meta-oe/recipes-connectivity/connman/connman_1.3.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
1inherit systemd
2
3PRINC := "${@int(PRINC) + 1}"
4
5EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
6
7SYSTEMD_PACKAGES = "${PN}-systemd"
8SYSTEMD_SERVICE_${PN}-systemd = "connman.service"