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 expli
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 fil
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 --