Re: [oe] [meta-openwrt] Issues adding layer using readme instructions

2017-08-11 Thread Khem Raj
On Fri, Aug 11, 2017 at 1:13 PM, Diana Thayer wrote: >> 600-shared-libext.patch does not apply any more. It is part of > meta-openwrt [1]. Have no idea what this patch is trying to > fix/enhance - Khem? > > This is still blocking efforts to build with meta-openwrt. Any ideas?

Re: [oe] [meta-openwrt] Issues adding layer using readme instructions

2017-08-11 Thread Diana Thayer
> 600-shared-libext.patch does not apply any more. It is part of meta-openwrt [1]. Have no idea what this patch is trying to fix/enhance - Khem? This is still blocking efforts to build with meta-openwrt. Any ideas? On Fri, Aug 4, 2017 at 5:04 PM, Andreas Müller

Re: [oe] [meta-openwrt] Issues adding layer using readme instructions

2017-08-04 Thread Andreas Müller
On Sat, Aug 5, 2017 at 1:12 AM, Diana Thayer wrote: > Great! Here's the PR . > > Attempting to run `TCLIBC=musl MACHINE=qemux86 bitbake core-image-sato` > still fails with this error: > > ``` > ERROR: iptables-1.6.1-r0 do_patch:

Re: [oe] [meta-openwrt] Issues adding layer using readme instructions

2017-08-04 Thread Diana Thayer
Great! Here's the PR . Attempting to run `TCLIBC=musl MACHINE=qemux86 bitbake core-image-sato` still fails with this error: ``` ERROR: iptables-1.6.1-r0 do_patch: Command Error: 'quilt --quiltrc

Re: [oe] [meta-openwrt] Issues adding layer using readme instructions

2017-08-04 Thread Khem Raj
Yes, please! On Fri, Aug 4, 2017 at 2:37 PM Diana Thayer wrote: > That did the trick. Should I submit a patch to remove it? > > On Fri, Aug 4, 2017 at 2:34 PM, Khem Raj wrote: > >> Ok please look for this class being inherited in this layer and delete it

Re: [oe] [meta-openwrt] Issues adding layer using readme instructions

2017-08-04 Thread Diana Thayer
That did the trick. Should I submit a patch to remove it? On Fri, Aug 4, 2017 at 2:34 PM, Khem Raj wrote: > Ok please look for this class being inherited in this layer and delete it > it has been merged into image class in oe-core we should have kept an empty > class in

Re: [oe] [meta-openwrt] Issues adding layer using readme instructions

2017-08-04 Thread Khem Raj
Ok please look for this class being inherited in this layer and delete it it has been merged into image class in oe-core we should have kept an empty class in or-core for backward compatibility but that's another matter On Fri, Aug 4, 2017 at 2:30 PM Diana Thayer wrote: >

Re: [oe] [meta-openwrt] Issues adding layer using readme instructions

2017-08-04 Thread Diana Thayer
Alright. I've added it manually. I get this error: ``` ParseError at /home/garbados/openembedded-core/meta-openwrt/recipes-core/images/ openwrt-base-image.bb:5: Could not inherit file classes/image_types_uboot.bbclass ``` This is also the error Toaster gives me when trying to build the layer.

Re: [oe] [meta-openwrt] Issues adding layer using readme instructions

2017-08-04 Thread Khem Raj
Hi Diana Haven't seen anyone report this error thus far I would suggest to add the layer manually to Bblayer.conf and see how then you get better error messages during parse On Fri, Aug 4, 2017 at 1:45 PM Diana Thayer wrote: > Hello! > > I'm experiencing issues building

[oe] [meta-openwrt] Issues adding layer using readme instructions

2017-08-04 Thread Diana Thayer
Hello! I'm experiencing issues building with meta-openwrt. Following the instructions in the readme , I get this error: ``` $ bitbake-layers add-layer ../meta-openwrt NOTE: Starting bitbake server... Loading cache: 100% |#