Re: [rt-app 0/3] Dependencies and example files fixes

2014-10-31 Thread Amit Kucheria
Hi Ivan, Our main developer was on holidays this week. We'll review these next week. Thanks for the patches. Regards, Amit On Fri, Oct 31, 2014 at 7:50 PM, Ivan T. Ivanov wrote: > Hi, > > On Fri, 2014-10-24 at 17:45 +0300, Ivan T. Ivanov wrote: >> Hi, >> >> Here small set of patches which fix:

Re: [rt-app 0/3] Dependencies and example files fixes

2014-10-31 Thread Ivan T. Ivanov
Hi, On Fri, 2014-10-24 at 17:45 +0300, Ivan T. Ivanov wrote: > 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

[rt-app 0/3] Dependencies and example files fixes

2014-10-24 Thread Ivan T. Ivanov
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