diff options
Diffstat (limited to 'meta/recipes-support/openobex/files/disable-cable-test.patch')
| -rw-r--r-- | meta/recipes-support/openobex/files/disable-cable-test.patch | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-support/openobex/files/disable-cable-test.patch b/meta/recipes-support/openobex/files/disable-cable-test.patch new file mode 100644 index 0000000000..95b636dd8f --- /dev/null +++ b/meta/recipes-support/openobex/files/disable-cable-test.patch | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | |||
| 2 | # | ||
| 3 | # Patch managed by http://www.holgerschurig.de/patcher.html | ||
| 4 | # | ||
| 5 | |||
| 6 | --- openobex-1.2/apps/Makefile.am~disable-cable-test | ||
| 7 | +++ openobex-1.2/apps/Makefile.am | ||
| 8 | @@ -6,7 +6,7 @@ | ||
| 9 | obex_io.c obex_io.h \ | ||
| 10 | obex_put_common.c obex_put_common.h | ||
| 11 | |||
| 12 | -bin_PROGRAMS = irxfer obex_tcp irobex_palm3 obex_test | ||
| 13 | +bin_PROGRAMS = irxfer obex_tcp irobex_palm3 | ||
| 14 | |||
| 15 | obex_test_SOURCES = \ | ||
| 16 | obex_test.c obex_test.h \ | ||
