Re: [yocto] useradd and one sysroot per recipe in pyro

2017-06-14 Thread Laurent Gauthier
ndustrie Elektrik GmbH - Sitz Lüdenscheid, Registergericht Iserlohn > HRB 3924 - USt-Id-Nr./Vat No.: DE 813742170 > Postanschrift: An der Bellmerei 10, D-58513 Lüdenscheid * Telefon: +49 2351 > 16-0 * Telefax: +49 2351 16-2400 > Werksanschrift: Lange Eck 11, D-58099 Hagen * Tel. +49 2331 8040-800 * Fax > +49 2331 8040-602 > Geschäftsführung: Axel Zimmermann, Dipl.-Ing. Marwin Kinzl, Dipl.-Oec. > Andreas Kostal > > -- > ___ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > -- Laurent Gauthier Phone: +33 630 483 429 http://soccasys.com -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Issue building core-image-minimal

2017-06-14 Thread Laurent Gauthier
help in Advance. > > -- > > Regards > Charmi Suchak > Associate Engineer > ᐧ > ᐧ > > -- > ___ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > -- Laurent Gauthier Phone: +33 630 483 429 http://soccasys.com -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Setting directories permissions

2017-06-13 Thread Laurent Gauthier
lder1/folder2 0775rootwebgrp false - - - > > some clue how to handle such directory permissions the yocto way? > > > Best Regards, > > Oliver > -- > _______ > yocto mailing list > yocto@yoctoprojec

[yocto] [PATCH][meta] Jethro issue with non-normalized paths in BBLAYERS during populate_sdk_ext

2017-05-14 Thread Laurent Gauthier
such as the following: BBLAYERS ?= " \ ${TOPDIR}/../meta \ ${TOPDIR}/../meta-yocto \ ${TOPDIR}/../meta-yocto-bsp \ " Signed-off-by: Laurent Gauthier <laurent.gauth...@soccasys.com> diff --git a/meta/lib/oe/copy_buildsystem.py b/meta/lib/oe/copy_buil