Age | Commit message (Collapse) | Author | Files | Lines |
|
Also:
+ set a valid license tag
+ set a valid group tag
Bug-Tizen: PTREL-378
Change-Id: I5e417653b721290a65c7c856bbdbde67426bf36a
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
|
|
sys-assert controls how core dumps are handled in the system.
It provides a system/image wide capability.
Product images might choose not to install it or they might
prefer an alternative core dump service (e.g., systemd
coredump).
Therefore, individual packages should not explicitly depend
on sys-assert.
Change-Id: I5bb0119a500d5eb5f71b962ced21b8f6ec9be71c
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
|
|
|
|
Change-Id: I3311965170c6b59e6e299ce28ff74f396fa493d4
|
|
add the requirement for package neard and
neardal
Change-Id: I31e3db7a4a892a7dd36812f617b4ca7d54f6a8f6
|
|
Change-Id: Iee1ccb95b9dcc3c31f4b5e023b0bf4c9bdc5042b
|
|
Change-Id: Ibf44800cc126a35715c5c68505f1877c65a09979
|
|
Change-Id: Ibad62629b7631f2ab315580fc713e902d75b47e1
|
|
Change-Id: I521f655cb17a8d6b38fc083fbc8bc58e488b5984
|
|
Change-Id: Icd8acbaa1fe279cd8a84b35a174dc4d4a6c3d79d
|
|
Change-Id: I506f2a75351413c66761a12d3c95a64f23828a4b
|
|
Change-Id: Ib4ed1805476e6e039433aedd2589608a307ebd74
|
|
Change-Id: Ief4c10bd93149f315f9f48664dbcebd340f4d6be
|
|
We disable the client/server architecutre, state active/deactive
is not need anymore, also we can set the launch state through
vconf directly
Change-Id: I64654952df0376e361505a3f07e54b44820706d3
|
|
Disable plugin based design
Disable client/server architecture, then server ipc
initialize is also not needed
Change-Id: I28a5cf783a2c50847e70b6f85c6fe2a345ffe5c9
|
|
|
|
=> Fix hardcoded library path in code and pc file
=> Fix build Error : relocation R_X86_64_32 against by add fPIC opt.
|
|
|
|
|
|
|
|
Change-Id: I38ab071defbd338961021a170bfdf207f3fa5f41
|
|
Change-Id: I3a9c5e183224e364921ecddf4543282828a84988
|
|
Change-Id: I5af595f6a001151a2675c49ad687f1efb9b10ea7
|
|
Change-Id: Ib690f46a230aa22bf3cad918a59cb629eb02effb
|
|
Change-Id: I57616f16b1e73bc5fab5f6eb722a0649a9048f47
|
|
Change-Id: I5c4be24751c968b012474d3dce3433d3f30f5454
|
|
Change-Id: Ib02ad0ac476db36d17c70f4a48dc0ede7cfeb1ea
|
|
Change-Id: I73068e8216575a64bdb373752da12c0459a8c0c7
|
|
- Activatation reset environment variables, so explicit name ":0" is needed
Change-Id: Iefbdce2491069e7764263c028f0bdf5f4d2cbcd5
|
|
- Add DBus user to launch nfc-manager-daemon
- Rename .service to activation
Change-Id: Ie41e9a6f682ba22f00817b11d973c962ce86831d
|
|
Change-Id: I45d6b0075443b3a47bca727b764db746ce500ee4
|
|
Change-Id: I2d0547b3ac7fa2e7410808cda825a22f664c8490
|
|
Change-Id: Ibbffe5301d6094d3c827063a4e63a17c9307b7a0
|
|
- change fopen parameter
- flush file stream after fprintf (slow??)
- add init/fini function of file log
- write ipc log with client pid
- write requested client pid in dbus call
Change-Id: Ia341f1289d46556380d93a7c457de14c1c6e7298
|
|
Change-Id: Ifbf4496f30694d144141a5dd7946e6800ca34cf2
|
|
- remove access control codes
Change-Id: I6c9e747a87a24a58a83e5e0f7821eadc267a9699
|
|
Change-Id: Ibcc953193f0e80c8fe02ae7f3b56ca0f32024340
|
|
Change-Id: I7cfcfceb55f4c4adcf64d259cb8bff5080a8220f
|
|
systemd unit files should be labeled as "_" Smack label, just as
traditional sysvinit scripts.
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I7d68c7c15c53afdaa2fa66a50167db062101f3a6
|
|
Change-Id: Idd4e0cd7b5d2c6509f5c150af9bb9021d4f4811d
Program received signal SIGSEGV, Segmentation fault.
0xb77c36d4 in __memcpy_ssse3 () from /lib/libc.so.6
(gdb) bt
0 0xb77c36d4 in __memcpy_ssse3 () from /lib/libc.so.6
1 0xb57bdf2d in net_nfc_duplicate_target_info (origin=0xb84fe570,
result=0xb7b5b414) at /usr/include/bits/string3.h:52
2 0xb7b55c32 in _nfc_response_handler ()
from /usr/lib/libcapi-network-nfc.so.0
3 0xb57c9928 in net_nfc_client_dispatch_response (param=0xb8084580)
at /usr/src/debug/nfc-manager-0.0.33/src/clientlib/net_nfc_client_dispatcher.c:453
4 0xb7854dc2 in g_idle_dispatch () from /usr/lib/libglib-2.0.so.0
5 0xb7857ddb in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
6 0xb79aad1b in _ecore_glib_select () from /usr/lib/libecore.so.1
7 0xb79a454d in _ecore_main_select () from /usr/lib/libecore.so.1
8 0xb79a5099 in _ecore_main_loop_iterate_internal ()
from /usr/lib/libecore.so.1
9 0xb79a541f in ecore_main_loop_begin () from /usr/lib/libecore.so.1
10 0xb7ea14f8 in elm_run () from /usr/lib/libelementary.so.1
11 0xb58ee8ee in appcore_efl_main () from /usr/lib/libappcore-efl.so.1
12 0xb7d83c75 in app_efl_main () from /usr/lib/libcapi-appfw-application.so.0
13 0xb7fe879e in main ()
|
|
- Fix hardcoding path.
- Use %cmake to set default paths.
Change-Id: Ie8b4640b8ef46c87c72b5af0b5f8cba92e72f4b4
|
|
|
|
|
|
|