[yocto] [layerindex-web][PATCH 00/15] More minor fixes (cover letter only)

2018-09-05 Thread Paul Eggleton
The following changes since commit f82f5f2754dd2d41db8d62f455dd380c26635ee1: update: add option to stop immediately on parse errors (2018-08-24 16:41:59 +1200) are available in the Git repository at: git://git.yoctoproject.org/layerindex-web paule/fixes7 http://git.yoctoproject.org/cgit.c

[yocto] Error in do_rootfs while builing on sumo with cmake the library called "libfmt" 4.1.0 (on rocko it was ok)

2018-09-05 Thread Stefano Cappa
I created a custom meta-layer to build libfmt 4.1.0 ( https://github.com/fmtlib/fmt). Since this library uses cmake, I created this receipe: *SUMMARY = "fmt"* *SECTION = "base"* *SRC_URI = "https://github.com/fmtlib/fmt/archive/${PV}.tar.gz

Re: [yocto] ERROR: No manifest generated

2018-09-05 Thread Khem Raj
On 9/4/18 10:39 PM, Ravikiran J wrote: > Dear Yocto team, > > We have developed some recipe file to installĀ  the firmware binary in > the file system of Yocto. > Recipe file is working fine in *Yocto morty* version but when we tried > the same in the *Yocto sumo* version we got the following err

Re: [yocto] Building two initramfs images

2018-09-05 Thread Tom Rini
On Wed, Sep 05, 2018 at 01:21:18PM +, Amol Lad wrote: > Hi, > > I want to build two initramfs images when building core-image-minimal. First > initramfs gets bundled with kernel and available after build. This is all > good. > > Now, how to include second initramfs image also in core-image

[yocto] Building two initramfs images

2018-09-05 Thread Amol Lad
Hi, I want to build two initramfs images when building core-image-minimal. First initramfs gets bundled with kernel and available after build. This is all good. Now, how to include second initramfs image also in core-image-minimal? It will be standalone initramfs image i.e. it won't be bundled

Re: [yocto] [layerindex-web] RFC: layer index docker fixes

2018-09-05 Thread Paul Eggleton
On Thursday, 30 August 2018 11:44:10 AM NZST Paul Eggleton wrote: > On Wednesday, 29 August 2018 10:46:27 PM NZST Paul Eggleton wrote: > > I know Konrad promised to update the docker-compose setup to be closer > > to what we'd done recently with the docker setup, but I needed something > > urgently

[yocto] edit system-wise configuration files only on some images

2018-09-05 Thread Mauro Salvini
Hi all, I'm writing to this mailing list to try to collect some advice about a situation that I'm involved and that could be quite common. I have a physical machine, and I have my own meta-layers to support it: a BSP layer containing a machine configuration and some customizations on kernel and u