From 070607918cfd97b20649f3ff950f957e55ecbf3f Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 10 Mar 2013 23:19:16 +0100 Subject: connman: bbappend updated to 1.12 --- recipes-connectivity/connman/connman_1.10.bbappend | 7 ------- recipes-connectivity/connman/connman_1.12.bbappend | 9 +++++++++ 2 files changed, 9 insertions(+), 7 deletions(-) delete mode 100644 recipes-connectivity/connman/connman_1.10.bbappend create mode 100644 recipes-connectivity/connman/connman_1.12.bbappend (limited to 'recipes-connectivity') diff --git a/recipes-connectivity/connman/connman_1.10.bbappend b/recipes-connectivity/connman/connman_1.10.bbappend deleted file mode 100644 index 94fcfd6..0000000 --- a/recipes-connectivity/connman/connman_1.10.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -PRINC = "1" - -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SRC_URI += " \ - file://dont_start_connman_on_nfsboot.patch \ -" diff --git a/recipes-connectivity/connman/connman_1.12.bbappend b/recipes-connectivity/connman/connman_1.12.bbappend new file mode 100644 index 0000000..53e7eb6 --- /dev/null +++ b/recipes-connectivity/connman/connman_1.12.bbappend @@ -0,0 +1,9 @@ +PRINC = "1" + +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +SRC_URI += " \ + file://dont_start_connman_on_nfsboot.patch \ +" + +SYSTEMD_PACKAGES = "${PN}-systemd" -- cgit v1.2.3