Comments
Patch
deleted file mode 100644
@@ -1,14 +0,0 @@
-Upstream-Status: Inappropriate [configuration]
-
-Index: git/src/connman-dbus.conf
-===================================================================
---- git.orig/src/connman-dbus.conf 2009-05-26 00:34:35.000000000 +0100
-+++ git/src/connman-dbus.conf 2009-05-26 00:34:48.000000000 +0100
-@@ -10,6 +10,6 @@
- <allow send_destination="org.moblin.connman"/>
- </policy>
- <policy context="default">
-- <deny send_destination="org.moblin.connman"/>
-+ <allow send_destination="org.moblin.connman"/>
- </policy>
- </busconfig>
deleted file mode 100644
@@ -1,11 +0,0 @@
-require connman.inc
-
-SRCREV = "36e877dece72577a3ae6197eafd505d0e6e0c1d2"
-PV = "0.47+git${SRCPV}"
-PR = "r17"
-S = "${WORKDIR}/git"
-
-SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git;protocol=git \
- file://dbusperms.patch \
- file://connman "
-
This was clearly unused as dbusperms.patch cannot be fetched by this recipe and noone noticed the build failures caused by it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> --- .../connman/connman-0.75/dbusperms.patch | 14 -------------- meta/recipes-connectivity/connman/connman_git.bb | 11 ----------- 2 files changed, 0 insertions(+), 25 deletions(-) delete mode 100644 meta/recipes-connectivity/connman/connman-0.75/dbusperms.patch delete mode 100644 meta/recipes-connectivity/connman/connman_git.bb