Re: [OE-core] Patches are stuck in master-next

2020-07-08 Thread Adrian Bunk
On Wed, Jul 08, 2020 at 04:35:21PM +0100, Richard Purdie wrote: > On Wed, 2020-07-08 at 17:07 +0200, Christian Eggers wrote: > > From Richard I got no response to the question whether > > potentially every package may be extended for nativesdk/native, > > or these platforms a reserved for packages

Re: [OE-core] Patches are stuck in master-next

2020-07-08 Thread Richard Purdie
On Wed, 2020-07-08 at 17:07 +0200, Christian Eggers wrote: > From Richard I got no response to the question whether > potentially every package may be extended for nativesdk/native, > or these platforms a reserved for packages required for "building". There needs to be a sensible use case for exte

Re: [OE-core] Patches are stuck in master-next

2020-07-08 Thread Christian Eggers
Am Mittwoch, 8. Juli 2020, 16:20:03 CEST schrieb Adrian Bunk: > I would rather ask why you aren't running automatic unit tests > built for the target inside qemu. > > cu > Adrian This may be an option. Currently the platform (x86 or arm) decides whether real peripheral routines or mock objects wil

Re: [OE-core] Patches are stuck in master-next

2020-07-08 Thread Adrian Bunk
On Wed, Jul 08, 2020 at 11:40:30AM +0200, Christian Eggers wrote: >... > For NATIVE, I need the libs for running automatic unit tests on the > build machine. One could probably ask whether unit tests should > depend on libraries like libudev or libnm. >... I would rather ask why you aren't running

Re: [OE-core] Patches are stuck in master-next

2020-07-08 Thread Richard Purdie
On Wed, 2020-07-08 at 11:40 +0200, Christian Eggers wrote: > Am Mittwoch, 8. Juli 2020, 11:20:40 CEST schrieb Richard Purdie: > > The issue is I still don't really like the eudev one in particular. > > A > > native eudev really doesn't make sense and I'm reluctant to > > encourage > > people to bui

Re: [OE-core] Patches are stuck in master-next

2020-07-08 Thread Christian Eggers
Hi Richard, Am Mittwoch, 8. Juli 2020, 11:20:40 CEST schrieb Richard Purdie: > The issue is I still don't really like the eudev one in particular. A > native eudev really doesn't make sense and I'm reluctant to encourage > people to build such a thing. I suspect you can't convince > networkmanager

Re: [OE-core] Patches are stuck in master-next

2020-07-08 Thread Richard Purdie
On Wed, 2020-07-08 at 08:20 +0200, Christian Eggers wrote: > Two of my patches are in master-next since some time. Is there any > reason why > they don't appear in master? > > https://patchwork.openembedded.org/series/24760/# > https://patchwork.openembedded.org/series/24775/# > > I would like to

[OE-core] Patches are stuck in master-next

2020-07-07 Thread Christian Eggers
Two of my patches are in master-next since some time. Is there any reason why they don't appear in master? https://patchwork.openembedded.org/series/24760/# https://patchwork.openembedded.org/series/24775/# I would like to send further patches for meta-openembedded which depend on the above ones.