[yocto] Install a pre-build ipkg package at build time

2018-11-02 Thread João Gonçalves
. Anyway I also tried to extract the binary files form the package and use the bin_package class to install them, but with no success. Does anyone have any example of this? Thanks, João Gonçalves -- ___ yocto mailing list yocto@yoctoproject

Re: [yocto] Install a pre-build ipkg package at build time

2018-11-07 Thread João Gonçalves
f layers provided by our board vendor and they are using rocko version. I could "hide" the problem by putting the whole body of the license_create_manifest function of the license.bbclass inside a try-except block. It worked but that's not a solution. Khem Raj escreveu no dia sex

[yocto] Error: file provided by multiple packages

2019-01-22 Thread João Gonçalves
I'm using master branch or embedded core to build a most recent toolchain with gcc 8.2 (I previously had 7.3 but it didn't provide the libstdc++fs that I needed). I almost made this build work but now I'm having the following error on my image do_rootfs: Package systemd wants to install file /hom

Re: [yocto] Error: file provided by multiple packages

2019-01-23 Thread João Gonçalves
I just found that one systemd append recipe was installed the conflict file. Fixed. João Gonçalves escreveu no dia terça, 22/01/2019 à(s) 22:11: > I'm using master branch or embedded core to build a most recent toolchain > with gcc 8.2 (I previously had 7.3 but it didn't provide

[yocto] libstdc++fs on toolchain

2019-01-24 Thread João Gonçalves
Hello, I'm trying to build a c++ cross toolchain to compile to imx6 (armv7). But I need libstdc++fs library, which does not come with it. Until gcc 8.0 this is an experimental library. I've tested with gcc 7.3 and with gcc 8.2 and and none have the libstdc++fs library. On my host machine the libra

Re: [yocto] libstdc++fs on toolchain

2019-01-24 Thread João Gonçalves
> > > I've tested with gcc 7.3 and with gcc 8.2 and and none have the > libstdc++fs > > library. > > On my host machine the library is at > > /usr/lib/gcc/x86_64-linux-gnu/7/libstdc++fs.a > > > > Does anyone know how to include this library on a yocto generated > toolchain? > > At least on x86 targ

[yocto] qemu segmentation fault on gobject-introspection

2019-02-20 Thread João Gonçalves
Hello, when trying to migrate my build to master branch of oe layers I got this qemu segmentation fault during gobject-introspection. Does anyone have any clue on this? Thank you, João Gonçalves | qemu: uncaught target signal 11 (Segmentation fault) - core dumped | Segmentation fault (core