From a58995b33e1bd3a5342441fde1815f0e4c8587f6 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 19 Oct 2012 16:04:44 +0200 Subject: connman.service: start the service only when the rootfs is not an NFS mount --- recipes-connectivity/connman/connman_1.4.bbappend | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-connectivity/connman/connman_1.4.bbappend (limited to 'recipes-connectivity/connman/connman_1.4.bbappend') 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 \ +" -- cgit v1.2.3