Re: [yocto] cannot re-use shared state cache between build hosts

2017-09-01 Thread Maciej Borzęcki
On Fri, Sep 1, 2017 at 5:04 PM, Andrea Galbusera wrote: > Hi Maciej, > > On Fri, Sep 1, 2017 at 4:08 PM, Maciej Borzęcki > wrote: >> >> On Fri, Sep 1, 2017 at 3:54 PM, Andrea Galbusera wrote: >> > Hi! >> > >> > I was trying to share sstate b

Re: [yocto] cannot re-use shared state cache between build hosts

2017-09-01 Thread Maciej Borzęcki
On Fri, Sep 1, 2017 at 3:54 PM, Andrea Galbusera wrote: > Hi! > > I was trying to share sstate between different hosts, but the consumer build > system seems to be unable to use re-use any sstate object. My scenario is > setup as follows: > > * The cache was populated by a pristine qemux86 core-im

Re: [yocto] dd image to sdcard ?

2017-06-18 Thread Maciej Borzęcki
On Sun, Jun 18, 2017 at 9:17 PM, Burton, Ross wrote: > > On 18 June 2017 at 12:48, Riko Ho wrote: >> >> Which one of these files can be downloaded by "dd" directly to SDcard ? or >> how to write it to sdcard ? > > > The beaglebone BSP doesn't write a SD card image (although it probably > should n

Re: [yocto] Python3 partial rootfs installation

2017-02-24 Thread Maciej Borzęcki
On Fri, Feb 24, 2017 at 9:50 AM, Jakob Simon-Gaarde wrote: > Hi. > > I want to use Python3 on yocto 2.2 so I added it as a dependency in my > project. Python3.5 was added to the final rootfs > but it is partial. Many of the standard libraries that are build during the > image creation does not end

Re: [yocto] [wic] Fixed size partitions (--grow)

2017-02-14 Thread Maciej Borzęcki
On Tue, Feb 14, 2017 at 12:20 PM, Maciej Pijanowski wrote: > Hello, > > I have a question regarding wic. If this is not appropriate list to ask, > then > please point me to correct one. > > wic seems like a really simple and powerful tool. My intention was to create > disk image with multiple part

Re: [yocto] is there a list somewhere of OE/YP-supported system perf/monitoring tools?

2017-02-08 Thread Maciej Borzęcki
On Wed, Feb 8, 2017 at 1:02 PM, Robert P. J. Day wrote: > On Wed, 8 Feb 2017, Maciej Borzęcki wrote: > >> On Tue, Feb 7, 2017 at 3:31 PM, Robert P. J. Day >> wrote: >> > >> > colleague asked me for a list of OE/YP recipes for monitoring system >> &g

Re: [yocto] is there a list somewhere of OE/YP-supported system perf/monitoring tools?

2017-02-07 Thread Maciej Borzęcki
On Tue, Feb 7, 2017 at 3:31 PM, Robert P. J. Day wrote: > > colleague asked me for a list of OE/YP recipes for monitoring system > performance/resource utilization/profiling, i'm unaware of any single > list that tracks that sort of thing so i'll just ask what people are > aware of. just off the

Re: [yocto] Changing over to systemd (no dhcp)

2017-01-23 Thread Maciej Borzęcki
On Mon, Jan 23, 2017 at 12:02 PM, Mike Looijmans wrote: > On 20-01-17 14:59, colin.helliw...@ln-systems.com wrote: >> >> Thanks for all the pointers everyone. I’ve now got (in my distro conf): >> >> DISTRO_FEATURES_append = " systemd" >> >> DISTRO_FEATURES_remove = " sysvinit" >> >> VIRTUAL-RUNTIM

Re: [yocto] Building on MacOS X

2017-01-12 Thread Maciej Borzęcki
On Thu, Jan 12, 2017 at 7:12 PM, Andrea Galbusera wrote: > On Thu, Jan 12, 2017 at 6:55 PM, Maciej Borzęcki > wrote: >> >> On Thu, Jan 12, 2017 at 4:39 PM, Tim Orling >> wrote: >> > You can also build using Docker containers: >> > https://github.com

Re: [yocto] Building on MacOS X

2017-01-12 Thread Maciej Borzęcki
On Thu, Jan 12, 2017 at 4:39 PM, Tim Orling wrote: > You can also build using Docker containers: > https://github.com/crops/docker-win-mac-docs/wiki IIRC docker on mac relies on docker-machine, which in turn spins up a virtualbox VM. > > On Jan 12, 2017, at 7:34 AM, Burton, Ross wrote: > > > O

Re: [yocto] arm-*-linux-gnueabi : unrecognized option -Wl, -soname

2016-09-06 Thread Maciej Borzęcki
On Tue, Sep 6, 2016 at 12:05 PM, Pietro wrote: > > > > "Daniel." writes: > >> I *guess* that it should be -Wl,-soname=libgpr.so.1 intead of >> -Wl,-soname,libgpr.so.1. Now from where this flags are comming is a >> good question.. > > No that is correct, I double checked. > > I would love to build

Re: [yocto] Yocto and Google protobuffer

2016-09-02 Thread Maciej Borzęcki
On Fri, Sep 2, 2016 at 10:08 AM, Pietro wrote: > Maciej Borzęcki > writes: > >> On Thu, Sep 1, 2016 at 5:45 PM, Pietro wrote: >>> Herman van Hazendonk >>> writes: >>> >>>> If it takes the wrong version, it could be your layers aren'

Re: [yocto] Yocto and Google protobuffer

2016-09-01 Thread Maciej Borzęcki
On Thu, Sep 1, 2016 at 5:45 PM, Pietro wrote: > Herman van Hazendonk > writes: > >> If it takes the wrong version, it could be your layers aren't in the >> right order. That's the first thing to check. >> >> You might want to try to run bitbake with >> >> -f protobuf -c cleanall or -f protobuf-na

Re: [yocto] Yocto and Google protobuffer

2016-09-01 Thread Maciej Borzęcki
On Thu, Sep 1, 2016 at 10:40 AM, Pietro wrote: > Maciej Borzęcki > writes: > >> On Wed, Aug 31, 2016 at 6:44 PM, Pietro wrote: >>> Hi all, >>> >>> I am new to the Yocto building system and I could be talking nonsense. I >>> used to work with

Re: [yocto] Yocto and Google protobuffer

2016-09-01 Thread Maciej Borzęcki
On Wed, Aug 31, 2016 at 6:44 PM, Pietro wrote: > Hi all, > > I am new to the Yocto building system and I could be talking nonsense. I > used to work with buildroot time ago and I remember there is an area > where compiled software/packages/tools previously built are "staged" and > used when buildi

Re: [yocto] Layer priorities & package selection

2016-08-04 Thread Maciej Borzęcki
On Thu, Aug 4, 2016 at 9:28 AM, Gujulan Elango, Hari Prasath (H.) wrote: > > Hello all, > > > We are having two yocto layers in our project. One is SoC specific layer and > the other is the meta-ivi. Now we have two packages provided by both these > layers. wayland_1.9.0 & weston_1.9.0. We want