Re: [yocto] Segmentation fault | bitbake machine-image.bb | core dumped

2019-08-15 Thread jaymin . dabhi
Hi Randy, Thanks for your information regarding Yocto Jethro branch. Yes, this core dumped issue is reproducible. When I add python3-pip package in local.conf file and build complete image, this core dumped is happening. Randy, it would be much helpful if you explain me how to adjust core fi

[yocto] [meta-security][PATCH] openscap: fix scap-security-guide build error

2019-08-15 Thread Yi Zhao
It would fail to build scap-security-guide when use openscap-native sstate cache. Steps to reproduce: Create a new build project: $ bitbake openscap-native $ bitbake openscap-native -c clean $ bitbake scap-security-guide Error message: OpenSCAP Error: Schema file 'xccdf/1.1/xccdf-schema.xsd' not

Re: [yocto] Trouble using initramfs

2019-08-15 Thread Mittal, Anuj
On Thu, 2019-08-15 at 19:12 -0300, Antonio Teixeira wrote: > Hello. > > I've been having trouble with loading initramfs on boot when the > initramfs is bundled with the kernel image. > I've been using the following options in local.conf: > INITRAMFS_IMAGE = "core-image-minimal-initramfs" > INITRA

[yocto] Trouble using initramfs

2019-08-15 Thread Antonio Teixeira
Hello. I've been having trouble with loading initramfs on boot when the initramfs is bundled with the kernel image. I've been using the following options in local.conf: INITRAMFS_IMAGE = "core-image-minimal-initramfs" INITRAMFS_IMAGE_BUNDLE = "1" I'm using the linux-intel kernel from the meta-