From 1833d2bf9ad89bf3a84971c825fcaf8690ec249b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 7 Mar 2013 16:52:59 +0100 Subject: [PATCH] connman: rename .bbappend to match new version from oe-core * drop settings already set in connman.inc (From meta-openembedded rev: ef4f7122808306776f121af660479a183e30c65e) Signed-off-by: Martin Jansa Signed-off-by: Patrick Ohly --- .../connman/{connman_1.10.bbappend => connman_1.12.bbappend} | 4 ---- 1 file changed, 4 deletions(-) rename meta-openembedded/meta-systemd/oe-core/recipes-connectivity/connman/{connman_1.10.bbappend => connman_1.12.bbappend} (57%) diff --git a/meta-openembedded/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.10.bbappend b/meta-openembedded/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.12.bbappend similarity index 57% rename from meta-openembedded/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.10.bbappend rename to meta-openembedded/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.12.bbappend index a9d13e6..b94f84b 100644 --- a/meta-openembedded/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.10.bbappend +++ b/meta-openembedded/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.12.bbappend @@ -1,8 +1,4 @@ -inherit systemd - PRINC := "${@int(PRINC) + 1}" -EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/" - SYSTEMD_PACKAGES = "${PN}-systemd" SYSTEMD_SERVICE_${PN}-systemd = "connman.service" -- 2.7.4