mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
Check in opensync/libsync/synctool bits - Mostly compiles, not tested
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1113 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
16
meta/packages/openobex/files/disable-cable-test.patch
Normal file
16
meta/packages/openobex/files/disable-cable-test.patch
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
#
|
||||
# Patch managed by http://www.holgerschurig.de/patcher.html
|
||||
#
|
||||
|
||||
--- openobex-1.2/apps/Makefile.am~disable-cable-test
|
||||
+++ openobex-1.2/apps/Makefile.am
|
||||
@@ -6,7 +6,7 @@
|
||||
obex_io.c obex_io.h \
|
||||
obex_put_common.c obex_put_common.h
|
||||
|
||||
-bin_PROGRAMS = irxfer obex_tcp irobex_palm3 obex_test
|
||||
+bin_PROGRAMS = irxfer obex_tcp irobex_palm3
|
||||
|
||||
obex_test_SOURCES = \
|
||||
obex_test.c obex_test.h \
|
||||
Reference in New Issue
Block a user