summaryrefslogtreecommitdiff
path: root/recipes-connectivity/connman/connman_1.4.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-10-19 16:04:44 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2012-10-19 16:04:44 +0200
commita58995b33e1bd3a5342441fde1815f0e4c8587f6 (patch)
tree00f75c113860569e95763a650e870df9b0be7029 /recipes-connectivity/connman/connman_1.4.bbappend
parentefc8dc90a747451335a520ebfaaa6235be545228 (diff)
connman.service: start the service only when the rootfs is not an NFS mount
Diffstat (limited to 'recipes-connectivity/connman/connman_1.4.bbappend')
-rw-r--r--recipes-connectivity/connman/connman_1.4.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-connectivity/connman/connman_1.4.bbappend b/recipes-connectivity/connman/connman_1.4.bbappend
new file mode 100644
index 0000000..94fcfd6
--- /dev/null
+++ b/recipes-connectivity/connman/connman_1.4.bbappend
@@ -0,0 +1,7 @@
+PRINC = "1"
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+SRC_URI += " \
+ file://dont_start_connman_on_nfsboot.patch \
+"