aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/files/connman-install-tests-d52de88aff4771283b2ebee4f48a7af15862d0ae.patch
diff options
context:
space:
mode:
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, 13 insertions, 0 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
new file mode 100644
index 0000000000..57df7196ec
--- /dev/null
+++ b/meta/recipes-connectivity/connman/files/connman-install-tests-d52de88aff4771283b2ebee4f48a7af15862d0ae.patch
@@ -0,0 +1,13 @@
+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 \