From 4270151e0e92b13dbc791c6bfd3e987458e8d253 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 5 Jan 2014 14:37:37 +0100 Subject: connman bbappend: update to match bb version --- recipes-connectivity/connman/connman_1.12.bbappend | 7 ------- recipes-connectivity/connman/connman_1.17.bbappend | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 recipes-connectivity/connman/connman_1.12.bbappend create mode 100644 recipes-connectivity/connman/connman_1.17.bbappend diff --git a/recipes-connectivity/connman/connman_1.12.bbappend b/recipes-connectivity/connman/connman_1.12.bbappend deleted file mode 100644 index 94fcfd6..0000000 --- a/recipes-connectivity/connman/connman_1.12.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.17.bbappend b/recipes-connectivity/connman/connman_1.17.bbappend new file mode 100644 index 0000000..94fcfd6 --- /dev/null +++ b/recipes-connectivity/connman/connman_1.17.bbappend @@ -0,0 +1,7 @@ +PRINC = "1" + +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +SRC_URI += " \ + file://dont_start_connman_on_nfsboot.patch \ +" -- cgit v1.2.3