Re: [OE-core] [PATCH v2] ofono: upgrade 1.25 -> 1.29

2019-05-09 Thread Adrian Bunk
On Thu, May 09, 2019 at 06:48:38AM +, Mittal, Anuj wrote: > This is failing with error: > > | In file included from ../ofono-1.29/ell/random.c:34: > | ../ofono-1.29/ell/missing.h:59:20: error: static declaration of > 'explicit_bzero' follows non-static declaration > | static inline void

Re: [OE-core] [PATCH v2] ofono: upgrade 1.25 -> 1.29

2019-05-09 Thread Mittal, Anuj
This is failing with error: | In file included from ../ofono-1.29/ell/random.c:34: | ../ofono-1.29/ell/missing.h:59:20: error: static declaration of 'explicit_bzero' follows non-static declaration | static inline void explicit_bzero(void *s, size_t n) | ^~ | In

[OE-core] [PATCH v2] ofono: upgrade 1.25 -> 1.29

2019-05-08 Thread Adrian Bunk
Remove patch applied upstream. Fix a new parallel build failure. Signed-off-by: Adrian Bunk --- ...a-race-condition-where-ell-ell.h-was.patch | 28 +++ .../ofono/ofono/use-python3.patch | 27 -- meta/recipes-connectivity/ofono/ofono_1.25.bb | 9