mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-17 20:51:57 +02:00
Update obexftp to 0.24.2 and openobex to 1.7.2 These packages moved to CMake infra for builds therefore make adjustments to cross compile it Add packageconfig options for fuse and swig Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
17 lines
386 B
Diff
17 lines
386 B
Diff
|
|
#
|
|
# 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 \
|