ac_cv_path_WPASUPPLICANT=/usr/sbin/wpa_supplicant"
SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git;protocol=git \
- file://connman-install-tests.patch;patch=1 \
+ file://connman-install-tests-d52de88aff4771283b2ebee4f48a7af15862d0ae.patch;patch=1;rev=d52de88aff4771283b2ebee4f48a7af15862d0ae \
+ file://connman-install-tests.patch;patch=1;notrev=d52de88aff4771283b2ebee4f48a7af15862d0ae \
file://dbusperms.patch;patch=1 \
file://connman "
--- /dev/null
+Index: git/test/Makefile.am
+===================================================================
+--- git.orig/test/Makefile.am 2009-05-21 12:07:39.000000000 +0100
++++ git/test/Makefile.am 2009-05-21 17:29:33.000000000 +0100
+@@ -1,5 +1,7 @@
+
+-EXTRA_DIST = get-state list-profiles list-services \
++testdir = $(pkgdatadir)/tests
++
++test_SCRIPTS = get-state list-profiles list-services \
+ list-connections select-connection \
+ list-devices enable-device disable-device start-scanning \
+ list-networks select-network disable-network create-network \
Index: git/test/Makefile.am
===================================================================
---- git.orig/test/Makefile.am 2009-05-21 12:07:39.000000000 +0100
-+++ git/test/Makefile.am 2009-05-21 17:29:33.000000000 +0100
-@@ -1,5 +1,7 @@
-
--EXTRA_DIST = get-state list-profiles list-services \
+--- git.orig/test/Makefile.am 2009-07-24 16:14:10.000000000 +0100
++++ git/test/Makefile.am 2009-07-24 16:16:18.000000000 +0100
+@@ -1,5 +1,6 @@
+testdir = $(pkgdatadir)/tests
-+
-+test_SCRIPTS = get-state list-profiles list-services \
+
+-EXTRA_DIST = get-state list-profiles list-services connect-service \
++test_SCRIPTS = get-state list-profiles list-services connect-service \
list-connections select-connection \
list-devices enable-device disable-device start-scanning \
list-networks select-network disable-network create-network \