summaryrefslogtreecommitdiff
path: root/recipes-connectivity/connman/connman_1.12.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/connman/connman_1.12.bbappend')
-rw-r--r--recipes-connectivity/connman/connman_1.12.bbappend9
1 files changed, 9 insertions, 0 deletions
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"