summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman-0.75/dbusperms.patch
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-12-09 14:31:07 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-09 17:46:34 +0000
commit77ed8813ffdbf94c12181acd593d90d5421a8ec6 (patch)
tree36d266736d325dff811964077a7cee0a9cd81eef /meta/recipes-connectivity/connman/connman-0.75/dbusperms.patch
parent8277ee93e1f3debb4f0f9cc8ca87d9d361b0acdf (diff)
downloadpoky-77ed8813ffdbf94c12181acd593d90d5421a8ec6.tar.gz
connman: drop git version
This was clearly unused as dbusperms.patch cannot be fetched by this recipe and noone noticed the build failures caused by it. (From OE-Core rev: 1383b18041f2fb988651f7b53ed126e01f5e2797) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/connman/connman-0.75/dbusperms.patch')
-rw-r--r--meta/recipes-connectivity/connman/connman-0.75/dbusperms.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-connectivity/connman/connman-0.75/dbusperms.patch b/meta/recipes-connectivity/connman/connman-0.75/dbusperms.patch
deleted file mode 100644
index c331654de8..0000000000
--- a/meta/recipes-connectivity/connman/connman-0.75/dbusperms.patch
+++ /dev/null
@@ -1,14 +0,0 @@
1Upstream-Status: Inappropriate [configuration]
2
3Index: git/src/connman-dbus.conf
4===================================================================
5--- git.orig/src/connman-dbus.conf 2009-05-26 00:34:35.000000000 +0100
6+++ git/src/connman-dbus.conf 2009-05-26 00:34:48.000000000 +0100
7@@ -10,6 +10,6 @@
8 <allow send_destination="org.moblin.connman"/>
9 </policy>
10 <policy context="default">
11- <deny send_destination="org.moblin.connman"/>
12+ <allow send_destination="org.moblin.connman"/>
13 </policy>
14 </busconfig>