Hi, 

Here small set of patches which fix:

- Build time dependencies. Application actually depend on json-c
- Add __aarch64__ sched_setget|set_attr syscall numbers.
- Fixed "suspend" event definition in example files. JSON expect object 
  of type string after event definition.
  
Hopefully I get it right. If you have any questions or/and comments,
please let me know. 
 
Regards,
Ivan  

Ivan T. Ivanov (3):
  fixup json-c dependencies
  add get/setattr for __aarch64__
  fix suspend event definitions

 configure.ac               | 12 ++++++------
 doc/examples/browser.json  |  8 ++++----
 doc/examples/example4.json |  4 ++--
 doc/examples/mp3.json      |  8 ++++----
 doc/examples/test.json     |  4 ++--
 libdl/dl_syscalls.h        |  5 +++++
 src/rt-app_parse_config.h  |  2 +-
 7 files changed, 24 insertions(+), 19 deletions(-)

-- 
1.9.1


_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to