Re: [yocto] autorev and shared-state issues

2016-01-26 Thread Luke (Lucas) Starrett
documented in a little better detail. Thanks, Luke. From: kerg...@gmail.com [mailto:kerg...@gmail.com] On Behalf Of Christopher Larson Sent: Tuesday, January 26, 2016 2:07 PM To: Luke (Lucas) Starrett Cc: yocto@yoctoproject.org Subject: Re: [yocto] autorev and shared-state issues On Tue, Jan 26,

[yocto] autorev and shared-state issues

2016-01-26 Thread Luke (Lucas) Starrett
Hi, I'm struggling with a behavior where even though we have a SRC_URI set to ${AUTOREV}, changes to the underlying git repository are not being seen on subsequent builds. I have reproduced this behavior across both a kernel and u-boot recipe, so it seems like a generic problem. In general, h

[yocto] generating shared-state statistics from build

2015-12-01 Thread Luke (Lucas) Starrett
Hi, Is there any existing way to track usage of shared state by a build? In a multi-user environment I'm interesting in knowing how often a build is hitting in the shared state cache vs. rebuilding. Typically would have a globally visible shared state cache mirror updated by a nightly/periodi

Re: [yocto] tmp on NFS

2015-10-07 Thread Luke (Lucas) Starrett
an greatly improve the responsiveness of the system. If your application's /tmp/ storage requirements are such that they don't fit in RAM, I don't think /tmp/ is the place where they should be stored. On 07-10-15 03:37, Luke (Lucas) Starrett wrote: > Hi, > > Can anybody g

[yocto] tmp on NFS

2015-10-06 Thread Luke (Lucas) Starrett
Hi, Can anybody give a brief history of time on why using an NFS drive for tmp is necessarily a bad thing, and why we have a sanity check for it? We're doing this without any obvious side effects. I'm aware of the checks added by changes like this: patchwork.openembedded.org/patch/61107/ How

Re: [yocto] External toolchains

2015-07-13 Thread Luke (Lucas) Starrett
Dimitrov [mailto:picmas...@mail.bg] Sent: Tuesday, July 07, 2015 3:19 PM To: Luke (Lucas) Starrett; yocto@yoctoproject.org Subject: Re: [yocto] External toolchains Hi Luke, On 07/07/2015 08:35 PM, Luke (Lucas) Starrett wrote: > Hi, > > For various reasons, we have a need to work with pre

[yocto] External toolchains

2015-07-07 Thread Luke (Lucas) Starrett
Hi, For various reasons, we have a need to work with pre-compiled external toolchains, in this case, the 2014-09 Linaro aarch64 release. A key difference between this specific toolchain vs. the Fido/1.8 out of the box toolchain (4.9.2 + patches?), is that the Linaro version is built with --en

[yocto] multi-user shared state

2015-06-10 Thread Luke (Lucas) Starrett
Hi, I'm trying to understand the feasibility of shared-state across multiple users in a development environment. Does anyone have first-hand experience with this? Am I asking for trouble? If this is expected to work, a secondary question would be whether or not shared-state on a NFS mounted