diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-08-20 10:28:30 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-08-20 22:51:54 +0200 |
| commit | b61b6ec8540ec9a73a75bfcb0020e08f55a8d6f1 (patch) | |
| tree | 74e34357040714546abb44d325970d91ec22769c /meta-systemd/meta-oe/recipes-connectivity/connman/connman_1.3.bbappend | |
| parent | d27e1e203f15f4ce4ddb59f18602f8ce2ff5c631 (diff) | |
| download | meta-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.bbappend | 8 |
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 @@ | |||
| 1 | inherit systemd | ||
| 2 | |||
| 3 | PRINC := "${@int(PRINC) + 1}" | ||
| 4 | |||
| 5 | EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/" | ||
| 6 | |||
| 7 | SYSTEMD_PACKAGES = "${PN}-systemd" | ||
| 8 | SYSTEMD_SERVICE_${PN}-systemd = "connman.service" | ||
