Hi,
looks like when use this proposal [0] it start working (juts need to update
multiple recipes which calls javac in configure phase with -Xnoinlining).
Compiletime disable inlining doesn't work.
It thee some pending fix for that? When use host gcc 5.5 (from ubuntu
16.04) all works good (while n
Current Dev Position: YP 2.7 M3 (New feature Freeze has begun.)
Next Deadline: YP 2.7 M3 Cutoff was Feb. 25, 2019
SWAT Team Rotation:
* SWAT lead is currently: Ross
* SWAT team rotation: Ross -> Chen on Mar. 1, 2019
* SWAT team rotation: Chen -> Armin on Mar. 8, 2019
*
Well, based on the responses above I did some more research and it didn't
seem like the file sizes should be causing problems on the scale that I was
seeing so I investigated further. I realized that despite my build/sstate
directory getting slowly larger, it wasn't actually getting the files and
w
On Mon, Feb 25, 2019 at 8:46 PM Timothy Froehlich wrote:
>
> I've been spending a bit too long this past week trying to build up a
> reproducable build infrastructure in AWS and I've got very little experience
> with cloud infrastucture and I'm wondering if I'm going in the wrong
> direction. I
Also fix devtool generated warnings by refreshing patches
Signed-off-by: Khem Raj
---
...poky-fc-update-alternatives_sysklogd.patch | 17 +++--
...add-rules-for-var-log-symlink-apache.patch | 10 +++---
...m-systemd-fix-for-systemd-tmp-files-.patch | 19 +--
3 fil
Hi Timothy,
The S3 protocol is HTTP(S) based, the overhead per object is quite significant.
This is not much of a problem for large files but the sstate_cache contains
mostly lots of really small files. I think in this case you’re better of
storing the cache on a secondary EBS volume that you c
This doesn't seem to be an issue. I have multiple files with plus signs in
their names that made it back down to my local cache without requiring a
rebuild (including the whole Linux kernel)
On Tue, Feb 26, 2019 at 11:35 AM Brian Walsh wrote:
> On Mon, Feb 25, 2019 at 8:46 PM Timothy Froehlich
Ping
On 1/21/19 5:09 PM, changqing...@windriver.com wrote:
These three patches are for support disable/enable function for update-rc.d
change in V2:
add some comments and fix commit message
change in V1:
* change of script update-rc.d is for support disable/enable of init script link
* update-