[yocto] Issue with useradd-staticids and sstate-cache

2019-05-14 Thread Bach, Pascal
Hello We ran into an issue when trying to switch to useradd-staticids that looks like it could be a bug with sstate. We are running thud. The issue appeared on our CI builds which have a shared sstate-cache (SSTATE_DIR) but otherwise start with a clean build (no tmp directory). We tried to add

Re: [yocto] ASSUME_PROVIDED, cmake-native and why cmake is subsequently not found?

2019-04-25 Thread Bach, Pascal
> currently trying to build a "core-image-minimal" for a zedboard on my > wholly unsupported fedora 30 (branched) system, so i'm well aware there > will almost certainly be breakage as i try to resolve version numbers and so > on, but working off the "thud" branch, the first issue i had was tryin

Re: [yocto] SDK install w/ CMake

2019-02-06 Thread Bach, Pascal
Hi Eric I don't think your issue has something do to with CMake. > -Original Message- > From: yocto-boun...@yoctoproject.org > On Behalf Of Eric Schwarz > Sent: Freitag, 1. Februar 2019 09:51 > To: yocto@yoctoproject.org > Subject: [yocto] SDK install w/ CMake > > Hello, > > we have go

Re: [yocto] Move device tree generation from include file to bbclass

2015-04-16 Thread Bach, Pascal
Hi Bruce, Hi Nikolay > > >>> > >>> Adding oe-core, since that's the right place to have a discussion > >>> like this. Thanks I'm never sure where to ask what :) > >>> > As ARM now also moved to device tree it look like in future we > will > have more kernels that are using device t

[yocto] Move device tree generation from include file to bbclass

2015-04-15 Thread Bach, Pascal
Hi As ARM now also moved to device tree it look like in future we will have more kernels that are using device tree then ones that are not. As far as I understand currently the generation of device trees is controlled via KERNEL_DEVICETREE and is handled in via an include file recipes-kernel/li

Re: [yocto] [yocto-docs][PATCH 2/2] dev-manual: Add section about /dev population

2015-01-19 Thread Bach, Pascal
=7c6c7ac573f92bfc844977e0d7a97ca4aac9bc70 Pascal > -Original Message- > From: Rifenbark, Scott M [mailto:scott.m.rifenb...@intel.com] > Sent: Samstag, 17. Januar 2015 01:05 > To: Bach, Pascal; yocto@yoctoproject.org > Subject: RE: [yocto] [yocto-docs][PATCH 2/2] dev-manual: Add section > about /dev popu

Re: [yocto] [yocto-docs][PATCH 1/2] ref-manual: Document USE_DEVFS variable

2015-01-07 Thread Bach, Pascal
> > > > > > > Signed-off-by: Pascal Bach > > > > --- > > > > documentation/ref-manual/ref-variables.xml | 17 > + > > > > 1 file changed, 17 insertions(+) > > > > > > > > diff --git a/documentation/ref-manual/ref-variables.xml > > > b/documentation/ref-manual/ref-variables.xml >

Re: [yocto] [yocto-docs][PATCH 1/2] ref-manual: Document USE_DEVFS variable

2015-01-07 Thread Bach, Pascal
> > > Signed-off-by: Pascal Bach > > --- > > documentation/ref-manual/ref-variables.xml | 17 + > > 1 file changed, 17 insertions(+) > > > > diff --git a/documentation/ref-manual/ref-variables.xml > b/documentation/ref-manual/ref-variables.xml > > index e3272fe..7907220 100644