[OE-core] [PATCH] connman: fix bad file descriptor initialisation

2016-10-30 Thread Lukasz Nowak
From: Lukasz Nowak Import a patch from upstream, which fixes a connman daemon freeze under certain conditions (multiple active interfaces, no r/w storage). Signed-off-by: Lukasz Nowak --- ...ts-Fix-bad-file-descriptor-initialisation.patch | 102 + meta/recipes-connectivity

[OE-core] [PATCH] connman: fix bad file descriptor initialisation

2016-11-01 Thread Lukasz Nowak
From: Lukasz Nowak Import a patch from upstream, which fixes a connman daemon freeze under certain conditions (multiple active interfaces, no r/w storage). Signed-off-by: Lukasz Nowak --- ...ts-Fix-bad-file-descriptor-initialisation.patch | 102 + meta/recipes-connectivity

Re: [OE-core] [PATCH] connman: fix bad file descriptor initialisation

2016-11-01 Thread Lukasz Nowak
sts to the list?" option set to Yes. Lukasz On 01.11.2016 12:46, Burton, Ross wrote: > On 1 November 2016 at 08:50, Lukasz Nowak <mailto:lnowak.t...@gmail.com>> wrote: > > From: Lukasz Nowak mailto:lno...@tycoint.com>> > > Import a patch from

[OE-core] [PATCH] connman: Create git recipe

2017-03-16 Thread Lukasz Nowak
From: Lukasz Nowak ConnMan has not released in 8 months. There are many improvements in git, which may be of use. Recipe is disabled by default with: DEFAULT_PREFERENCE = "-1" 1.33 backport patch is not included: 0003-stats-Fix-bad-file-descriptor-initialisation.patch Signed-off-

[OE-core] [PATCH] ofono: Update ofono_git recipe to latest

2017-03-16 Thread Lukasz Nowak
From: Lukasz Nowak Tested with ofono master branch after 1.19. Recipe disabled by default with: DEFAULT_PREFERENCE = "-1" Signed-off-by: Lukasz Nowak --- meta/recipes-connectivity/ofono/ofono_git.bb | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/me