diff options
Diffstat (limited to 'meta/packages/connman/files/connman-install-tests.patch')
| -rw-r--r-- | meta/packages/connman/files/connman-install-tests.patch | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/meta/packages/connman/files/connman-install-tests.patch b/meta/packages/connman/files/connman-install-tests.patch index 57df7196ec..3deda9d72c 100644 --- a/meta/packages/connman/files/connman-install-tests.patch +++ b/meta/packages/connman/files/connman-install-tests.patch | |||
| @@ -1,13 +1,12 @@ | |||
| 1 | Index: git/test/Makefile.am | 1 | Index: git/test/Makefile.am |
| 2 | =================================================================== | 2 | =================================================================== |
| 3 | --- git.orig/test/Makefile.am 2009-05-21 12:07:39.000000000 +0100 | 3 | --- git.orig/test/Makefile.am 2009-07-24 16:14:10.000000000 +0100 |
| 4 | +++ git/test/Makefile.am 2009-05-21 17:29:33.000000000 +0100 | 4 | +++ git/test/Makefile.am 2009-07-24 16:16:18.000000000 +0100 |
| 5 | @@ -1,5 +1,7 @@ | 5 | @@ -1,5 +1,6 @@ |
| 6 | |||
| 7 | -EXTRA_DIST = get-state list-profiles list-services \ | ||
| 8 | +testdir = $(pkgdatadir)/tests | 6 | +testdir = $(pkgdatadir)/tests |
| 9 | + | 7 | |
| 10 | +test_SCRIPTS = get-state list-profiles list-services \ | 8 | -EXTRA_DIST = get-state list-profiles list-services connect-service \ |
| 9 | +test_SCRIPTS = get-state list-profiles list-services connect-service \ | ||
| 11 | list-connections select-connection \ | 10 | list-connections select-connection \ |
| 12 | list-devices enable-device disable-device start-scanning \ | 11 | list-devices enable-device disable-device start-scanning \ |
| 13 | list-networks select-network disable-network create-network \ | 12 | list-networks select-network disable-network create-network \ |
