Re: [yocto] Usage of yocto on different (production vs debug) scenarios

2018-04-23 Thread Iván Castell
That sounds really convincing, I will give it a chance and come back to describe the hole process after all. Thank you for that valuable information Mr. Ross 2018-04-23 17:38 GMT+02:00 Burton, Ross : > Very curious as to what book said that, because *any* example of that > happening is a bug in t

Re: [yocto] Usage of yocto on different (production vs debug) scenarios

2018-04-23 Thread Uwe Geuder
Thanks Ross for your answers. I'm still working on fully understanding shared state so I appreciate your help. Let me follow up on both your answers in a single message. On Mon, Apr 23, 2018 at 6:38 PM, Burton, Ross wrote: > On 23 April 2018 at 16:23, Iván Castell wrote: >> [...] >> >> Related

[yocto] sdk compiler output usable during build?

2018-04-23 Thread Janne Karhunen
Hi, Quick question - is the sdk compiler supposed to be able to create executables that can be executed while the sdk package build is ongoing? Reason I'm asking is that my package nativesdk build errors out saying 'C compiler cannot create executables'. Reason for that seems to be that the outpu

Re: [yocto] where is useradd-example.bb

2018-04-23 Thread Greg Wilson-Lindberg
Well this is embarrassing, apparently my searches of the Yocto source tree weren't very good. I tried again after sending out my question and found it under sources/poky/meta-skeleton. Sorry for the noise, Greg From: yocto-boun...@yoctoproject.org on behalf

[yocto] where is useradd-example.bb

2018-04-23 Thread Greg Wilson-Lindberg
I'm trying to understand adding a user in a recipe and in the documentation it says to consult meta-skeleton/recipes-skeleton/useradd/useradd-example.bb. the meta-skeleton directory doesn't exist and I can't find the file anywhere else. I've done a search on the net and I don't get any hits on t

[yocto] Initializing mysql/mariadb

2018-04-23 Thread Greg Wilson-Lindberg
I'm including mysql/mariadb in to our Yocto build. I need to initialize the initial mysql user (the mysql recipe creates a Linux user mysql) & password and also the starting database. Is there any documentation on how to do this inside the Yocto framework? -- ___

[yocto] sdk package build question

2018-04-23 Thread Janne Karhunen
Hi, Quick question - is the sdk compiler supposed to be able to create executables that can be executed while the sdk package build is ongoing? Reason I'm asking is that my package nativesdk build errors out saying 'C compiler cannot create executables'. Reason for that seems to be that the outpu

[yocto] Yocto Project Technical Team Meeting

2018-04-23 Thread Cetola, Stephano
BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server 2010 VERSION:2.0 BEGIN:VTIMEZONE TZID:Pacific Standard Time BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0700 TZOFFSETTO:-0800 RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11 END:STANDARD BEGIN:DAYLIGHT DTSTART:16010101T02000

[yocto] Yocto Project Status WW17’18

2018-04-23 Thread Jordan, Robin L
Current Dev Position: YP 2.5 M4 final close out. Next Deadline: YP 2.5 M4 release is 4/27/18 SWAT Team Rotation: SWAT lead is currently: Tracy. SWAT team rotation: Stephano -> Maxin on April 27, 2018 SWAT team rotation: Maxin -> Rebecca on March 4, 2018 https://wiki.yoctoproject.org/wiki/Yoc

Re: [yocto] Starting Hardware

2018-04-23 Thread Chris Simmonds
Hi Alejandro, There are only a few platforms supported by Android Things, one of which is the Raspberry Pi, so that is the obvious choice. The RPi is well supported by Yocto Project/OpenEmbedded. You will need the meta-raspberrypi layer, which you can find, along with many other meta layers, at h

Re: [yocto] Usage of yocto on different (production vs debug) scenarios

2018-04-23 Thread Burton, Ross
Very curious as to what book said that, because *any* example of that happening is a bug in the recipe itself. I wouldn't listen to it: the YP autobuilder has a shared sstate for three distributions * four architectures * two libc implementations and doesn't have problems. Ross On 23 April 2018

Re: [yocto] Usage of yocto on different (production vs debug) scenarios

2018-04-23 Thread Iván Castell
Thanks a lot for all your replies. I am working on a solution trying to get the best option of all your answers. I will come back after deciding my solution to share it with the community. Related with that shared state cache, I found some information on a e-book (search the text on google to fin

Re: [yocto] Usage of yocto on different (production vs debug) scenarios

2018-04-23 Thread Burton, Ross
On 20 April 2018 at 11:47, Uwe Geuder wrote: > But can you share state between distros? Isn't the purpose of distros to > use different options (variable settings) so the state would always be > different? If the input to the recipe is different then the hashes would be different so the content w

[yocto] Starting Hardware

2018-04-23 Thread Alejandro Ariel Fachini
Hello: I'm an electronic engineer from argentina and I started to work for a company which is starting with embedded software. I also want to work for my self with this technology. I am about certificate android programing in google and want to start with android things and also embedded linux. For

[yocto] [meta-gplv2][sumo][rocko][pyro][PATCH 2/4] dosfstools: Update a patch to avoid fuzz

2018-04-23 Thread Peter Kjellerstedt
Signed-off-by: Peter Kjellerstedt --- .../dosfstools/dosfstools/dosfstools-msdos_fs-types.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-devtools/dosfstools/dosfstools/dosfstools-msdos_fs-types.patch b/recipes-devtools/dosfstools/dosfstools/dos

[yocto] [meta-gplv2][sumo][rocko][pyro][PATCH 1/4] sed: Update a patch to avoid fuzz

2018-04-23 Thread Peter Kjellerstedt
Signed-off-by: Peter Kjellerstedt --- .../sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch b/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix

[yocto] [meta-gplv2][sumo][rocko][pyro][PATCH 4/4] texinfo: Update a patch to avoid fuzz

2018-04-23 Thread Peter Kjellerstedt
Signed-off-by: Peter Kjellerstedt --- recipes-extended/texinfo/texinfo-4.8/use_host_makedoc.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-extended/texinfo/texinfo-4.8/use_host_makedoc.patch b/recipes-extended/texinfo/texinfo-4.8/use_host_makedoc.patch in

[yocto] [meta-gplv2][sumo][rocko][pyro][PATCH 3/4] gnupg: Update a patch to avoid fuzz

2018-04-23 Thread Peter Kjellerstedt
Signed-off-by: Peter Kjellerstedt --- recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch b/recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch index 2855cab..c3c

Re: [yocto] [meta-gplv2][sumo][rocko][pyro][PATCH] coreutils: Update a patch to avoid fuzz

2018-04-23 Thread Burton, Ross
Merged, thanks. Ross On 23 April 2018 at 11:56, Peter Kjellerstedt wrote: > Change-Id: I86ca76ca762da515fb6dfc95e2afd14cfe802fff > Signed-off-by: Peter Kjellerstedt > --- > recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [yocto] Linux Files needed for PXE network boot

2018-04-23 Thread Raymond Yeung
Thanks for all who extended helping hands. I finally resolved my issues, and the target PXE-boot'ed up. I'd like to provide some updates, for reference to someone that may run into this in the future. I'm able to use legacy mode (in BIOS) instead of UEFI mode. While I haven't worked out the

[yocto] [meta-gplv2][sumo][rocko][pyro][PATCH] coreutils: Update a patch to avoid fuzz

2018-04-23 Thread Peter Kjellerstedt
Change-Id: I86ca76ca762da515fb6dfc95e2afd14cfe802fff Signed-off-by: Peter Kjellerstedt --- recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch b/recipes

Re: [yocto] [meta-gplv2][sumo][rocko][pyro][PATCH] coreutils: Avoid warnings due to update-alternatives for man pages

2018-04-23 Thread Burton, Ross
Pushed, thanks. On 23 April 2018 at 11:23, Peter Kjellerstedt wrote: > The man pages for this package was disabled in 46349e1a with the result > that the following warnings appeared: > > WARNING: coreutils-6.9-r0 do_package: coreutils: alternative target > (/usr/share/man/man1/su.1 or /usr/sh

[yocto] [meta-gplv2][sumo][rocko][pyro][PATCH] coreutils: Avoid warnings due to update-alternatives for man pages

2018-04-23 Thread Peter Kjellerstedt
The man pages for this package was disabled in 46349e1a with the result that the following warnings appeared: WARNING: coreutils-6.9-r0 do_package: coreutils: alternative target (/usr/share/man/man1/su.1 or /usr/share/man/man1/su.1.coreutils) does not exist, skipping... WARNING: coreutils-

Re: [yocto] [meta-gplv2][sumo][rocko][PATCH] bash: Provide /bin/{sh, bash} when usrmerge is used

2018-04-23 Thread Burton, Ross
Pushed, thanks. Ross On 21 April 2018 at 02:30, Peter Kjellerstedt wrote: > Most shell scripts have '#!/bin/{sh,bash}' on the first line of the > script, which triggers RPM to automatically add a runtime dependency > on that path for any package that contains shell scripts. However, > when the

Re: [yocto] [meta-selinux][PATCH] policycoreutils: remove oe_filter_out

2018-04-23 Thread wenzong fan
Jackie has sent a patch on 02/07/2018 for this: [yocto] [meta-selinux][PATCH] policycoreutils.inc: use oe.utils.str_filter_out It's still not merged yet. Thanks Wenzong On 04/15/2018 06:33 AM, Armin Kuster wrote: bb.data_smart.ExpansionError: Failure expanding variable WARN_QA[:=], express