Re: [yocto] Failing to build initramfs ramdisk

2019-07-04 Thread JH
Thanks, resolved. Kind regards, - jh On 7/4/19, JH wrote: > Hi, > > I tried to build initramfs ramdisk on imx6, I added following > statements in local.conf > > UBOOT_CONFIG = "emmc" > INITRAMFS_IMAGE_BUNDLE = "1" > > The build failed at last stage of do_image_wic, the error is "No such > file

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Onur Eser
Zoran, I have just notice that I sent the guide to you specially :D Now sending it again including Yocto Mailing List too. It is good to contact with you! Thanks! HUMMING BOARD 2 (or humming board edge) i.MX6 Yocto meta-qt5 configuration sources, (all of em with sumo branches) git://git.yoctoproj

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Zoran Stojsavljevic
Thank you for letting me and us know. The good stuff is the following: if you attach yours fixed local.conf as the reference to all of us: [1] As referent model; [2] As something very valuable we also learned from you (not a joke, believe me)! Thank you, Zoran ___ On Thu, Jul 4, 2019 at 2:38

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Zoran Stojsavljevic
> Weston is arguably superior to X11 in most respects, and for new > platforms which are not tied to a classic X server I entirely > recommend Weston over X. Never opposed that. The idea was to (as first step) do the easier and much better documented part (X11 build), and then do the next harder a

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Zoran Stojsavljevic
> And thank you for giving me information about my host system, Zoran. Not a problem. Please, concentrate on your real/true (target) problem, so we here can help you in different ways (every one has different experiences, which I found very positive). Thank you, Zoran ___ On Thu, Jul 4, 2019

[yocto] Failing to build initramfs ramdisk

2019-07-04 Thread JH
Hi, I tried to build initramfs ramdisk on imx6, I added following statements in local.conf UBOOT_CONFIG = "emmc" INITRAMFS_IMAGE_BUNDLE = "1" The build failed at last stage of do_image_wic, the error is "No such file or directory u-boot.imx", what I could be missing? Thank you. - jh -- __

Re: [yocto] yocto dev day ELCE 2019 Lyon ?

2019-07-04 Thread Peter Kjellerstedt
> -Original Message- > From: yocto-boun...@yoctoproject.org > On Behalf Of Nicolas Dechesne > Sent: den 4 juli 2019 08:45 > To: Thomas Roos ; Volosincu, Andreea S > > Cc: Yocto list discussion > Subject: Re: [yocto] yocto dev day ELCE 2019 Lyon ? > > Hi Thomas, > > On Thu, Jul 4, 2019

Re: [yocto] Poky build errors, help is needed

2019-07-04 Thread Burton, Ross
On Wed, 3 Jul 2019 at 20:54, Chad Gong wrote: > I opened the log.do_fetch file, and it looks like a file > git2_github.com.thkukuk.libnsl.tar.gz was downloaded from the mirror site > http://downloads.yoctoproject.org/mirror/sources/git2_github.com.thkukuk.libnsl.tar.gz > .Then an error happened

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Onur Eser
Well, changed my configuration a little bit. Now, compiling again for a core weston image. I will let you know if anything goes wrong again. And thank you for giving me information about my host system, Zoran. Onur Kimden: Burton, Ross Gönderme tarihi: Perşembe

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Burton, Ross
On Thu, 4 Jul 2019 at 10:43, Zoran Stojsavljevic wrote: > Why Weston protocol? Why not classical X11 Client Server in user > space? Which DeskTop are U using in Ur YOCTO build? Weston is arguably superior to X11 in most respects, and for new platforms which are not tied to a classic X server I en

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Burton, Ross
On Thu, 4 Jul 2019 at 09:46, Onur Eser wrote: > Hello Yocto Community! > When I was trying to build core-image-weston with meta-qt5 and meta-fsl-arm > layer for my imx6 (Humming Board 2 - Armv7) board, it gave an error on > compilation of the "jason-glib". I would suprised if my image was builde

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Zoran Stojsavljevic
> closx@closx-pc:~$ uname -a > Linux closx-pc 4.15.0-54-generic #58~16.04.1-Ubuntu SMP Mon Jun 24 13:21:41 > UTC 2019 x86_64 x86_64 x86_64 GNU/Linux This has nuthin' to do with target platform IMX6. Has everything to do with Ur host building machine, where you cross-compile Ur target YOCTO build.

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Onur Eser
Hello Zoran, Using weston just for testing GPU acceleration. Then will be converted to X11. SYS info: closx@closx-pc:~$ uname -a Linux closx-pc 4.15.0-54-generic #58~16.04.1-Ubuntu SMP Mon Jun 24 13:21:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Onur Zoran Stojsavljevic , 4 Tem 2019 Per, 12:43 tar

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Zoran Stojsavljevic
Hello Onur, Why Weston protocol? Why not classical X11 Client Server in user space? Which DeskTop are U using in Ur YOCTO build? Thank you, Zoran ___ On Thu, Jul 4, 2019 at 10:46 AM Onur Eser wrote: > > Hello Yocto Community! > When I was trying to build core-image-weston with meta-qt5 an

Re: [yocto] Anyone built Yocto with Qt5 layer for imx6?

2019-07-04 Thread Zoran Stojsavljevic
https://developer.toradex.com/knowledge-base/board-support-package/openembedded-(core)#Adding_the_Qt5_Layer Zoran ___ On Thu, Jul 4, 2019 at 2:53 AM Gaurav Kalra wrote: > > > > > Date: Tue, 2 Jul 2019 17:48:23 +0300 > > From: Onur Eser > > To: yocto@yoctoproject.org > > Subject: [yocto] An

[yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Onur Eser
Hello Yocto Community! When I was trying to build core-image-weston with meta-qt5 and meta-fsl-arm layer for my imx6 (Humming Board 2 - Armv7) board, it gave an error on compilation of the "jason-glib". I would suprised if my image was builded without errors. I never could have finished a Yocto or

Re: [yocto] How to run script before mount rootfs

2019-07-04 Thread Szabolcs Báder
Thanks Jonas! Yes, I tried Swupdate, but not RAUC. I will try out and check it deeply! I would like to create my own solution (as a learning path too). In this case, if I think good, that possible to solve with systemd (emergency boot etc) and uboot. I thought I can solve that with a kernel modul