summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/files/connman-install-tests-d52de88aff4771283b2ebee4f48a7af15862d0ae.patch
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-08-26 13:37:52 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-08-27 15:46:55 +0100
commitca4a58a4eb66e6e08f358de7f8869a35389ee605 (patch)
tree915bdde88c353517b1763907ca41c02745635bc2 /meta/recipes-connectivity/connman/files/connman-install-tests-d52de88aff4771283b2ebee4f48a7af15862d0ae.patch
parentf6917ad47b0425f9ccb3965aa9220ed3ba0e49ec (diff)
downloadpoky-ca4a58a4eb66e6e08f358de7f8869a35389ee605.tar.gz
connman: Use connman as default network management tool
Upgrade connman to version 0.56 Modify connman-gnome to match the recent version of connman Deprecate networkmanager Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/connman/files/connman-install-tests-d52de88aff4771283b2ebee4f48a7af15862d0ae.patch')
-rw-r--r--meta/recipes-connectivity/connman/files/connman-install-tests-d52de88aff4771283b2ebee4f48a7af15862d0ae.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-connectivity/connman/files/connman-install-tests-d52de88aff4771283b2ebee4f48a7af15862d0ae.patch b/meta/recipes-connectivity/connman/files/connman-install-tests-d52de88aff4771283b2ebee4f48a7af15862d0ae.patch
deleted file mode 100644
index 57df7196ec..0000000000
--- a/meta/recipes-connectivity/connman/files/connman-install-tests-d52de88aff4771283b2ebee4f48a7af15862d0ae.patch
+++ /dev/null
@@ -1,13 +0,0 @@
1Index: git/test/Makefile.am
2===================================================================
3--- git.orig/test/Makefile.am 2009-05-21 12:07:39.000000000 +0100
4+++ git/test/Makefile.am 2009-05-21 17:29:33.000000000 +0100
5@@ -1,5 +1,7 @@
6
7-EXTRA_DIST = get-state list-profiles list-services \
8+testdir = $(pkgdatadir)/tests
9+
10+test_SCRIPTS = get-state list-profiles list-services \
11 list-connections select-connection \
12 list-devices enable-device disable-device start-scanning \
13 list-networks select-network disable-network create-network \