[yocto] compiling core-image-sato failure on 32 bits system

2018-04-17 Thread Stéphane Ancelot
** *Hi,* * ** On my ubuntu bionic system 32 bits, compilation core-image-sato fails as follow; ** unfortunately nothing seems interesting in log*.*do_install. ** what can I do ? * Regards, Steph * ** Build Configuration: BB_VERSION = "1.36.0" BUILD_SYS = "i686-linux" NATIVELSBST

Re: [yocto] compiling core-image-sato failure on 32 bits system

2018-04-17 Thread Stéphane Ancelot
Eight-Core Processor and (in our case) it seems is a bug related with the CPU. This is a core i5, but the installed system runs a 32bit ubuntu system. There is no crash message in dmesg, I have setted up a swapfile in the system 2018-04-17 8:51 GMT+02:00 Stéphane Ancelot <mailto:sance...@nu

[yocto] image

2017-09-25 Thread Stéphane Ancelot
Hi, I am a newbie , I tried the first steps in the tutorial , created the sato image. I know have few questions. I want to create some images, do I need to clone the working environment I used to create sato image, or I can work in the same folder, in which I can create many images ? Ima

[yocto] toasterconf.json

2017-09-28 Thread Stéphane Ancelot
hi, I setted up a toaster configuration. but there are few incoherent things with manual: 1/ I can not find any toasterconf.json file 2/ the toaster interface runs but if try to use "local yocto project", no compatible layers are displayed (openembedded-core,meta-poky...) Regards, S.Ancel

[yocto] toaster setup

2017-10-04 Thread Stéphane Ancelot
hi, I setted up a toaster configuration, but there are few things that are not working or inconsistant with the manual. 1/ I can not find any toasterconf.json file 2/ the toaster interface runs but if try to use "local yocto project", no compatible layers are displayed (openembedded-core,me

[yocto] pb when building core-image-sato

2017-10-11 Thread Stéphane Ancelot
Hi, I don't know where it can com from,  but I have following mistake from toaster when building qemux86-64 core-sato-image : bash -c "source /var/www/toaster/poky/_toaster_clones/_git___git.yoctoproject.org_poky_master/oe-init-build-env /var/www/toaster/poky/build-toaster-6; BITBAKE_UI="kno

[yocto] sfdisk package

2017-10-19 Thread Stéphane Ancelot
Hi, I would need sfdisk package, I have not found it. I suppose I must create it or are there any software forge where I could find it ? Regards, S.Ancelot -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yo

Re: [yocto] sfdisk package

2017-10-19 Thread Stéphane Ancelot
Hi, right, it might be this, but how can you retrieve this information ? searching in recipes I have not found it . Regards, S.Ancelot Le 19/10/2017 à 11:39, Ayoub Zaki a écrit : On 19.10.2017 11:36, Stéphane Ancelot wrote: Hi, I would need sfdisk package, I have not found it. I

Re: [yocto] sfdisk package

2017-10-19 Thread Stéphane Ancelot
Thanks Le 19/10/2017 à 12:28, Ayoub Zaki a écrit : On 19.10.2017 12:26, Stéphane Ancelot wrote: Hi, right, it might be this, but how can you retrieve this information ? searching in recipes I have not found it . find meta* -type f | xargs grep -e 'sfdisk' meta/recipes-core/

[yocto] customising custom-image-sato

2017-10-19 Thread Stéphane Ancelot
Hi, I tried removing puzzles package using IMAGE_INSTALL_remove but it has not had any effect. Is there a way to remove unwanted packages ? Regards, S.Ancelot -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinf

[yocto] deploying linux kernel bzimage on real disk

2017-10-20 Thread Stéphane Ancelot
Hi, I can run the image in qemu. however , in the ext3 root fs , the kernel is not copied. Is there a way to have the ext3 image ready with the kernel inside ? Then I will only have to setup the bootloader against the target hard disk. Regards, S.Ancelot -- _

Re: [yocto] customising custom-image-sato

2017-10-20 Thread Stéphane Ancelot
p-x11-sato-games, via -x11-sato (which also depends on -x11-sato-base and -x11-sato-apps)..  Don't install x11-sato but swap it for just x11-sato-base and you'll get all the Sato environment but no games or apps. Ross On 19 October 2017 at 15:19, Stéphane Ancelot mailto:sance...@

Re: [yocto] customising custom-image-sato

2017-11-20 Thread Stéphane Ancelot
hi, I managed to customise it , using toaster interface. However, now I am on cmdline. What is the way to do the same thing from cmdline, which file to copy and rewrite ? Regards, S.Ancelot Le 20/10/2017 à 10:46, Stéphane Ancelot a écrit : This works as expected, Thanks Le 19/10