[agl-discussions] Fwd: [Error] kernel requires an x86-64 CPU , but only detected an i686 CPU

Stephane Desneux stephane.desneux at iot.bzh
Mon Jan 9 18:26:27 UTC 2017


Hi,

The following directive can be added to local.conf:
INHERIT += "rm_work"

Quoting Yocto manual: "Adding this statement deletes the work directory used for
building a recipe once the recipe is built."

This also means that you can't examine sources or work directories, but this
clearly helps to reduce the needed space. As an example, when I build for 4
different targets in sequence in the same build directory, I get the following
usage at the end:
$ du -ms /xdt/build/*/* | sort -n
[... I removed dirs below 50MB ...]
53	/xdt/build/tmp/stamps
57	/xdt/build/tmp/sstate-control
160	/xdt/build/tmp/cache
418	/xdt/build/tmp/work
2810	/xdt/build/tmp/work-shared
10947	/xdt/build/tmp/sysroots
24798	/xdt/build/tmp/deploy

Total is less than 40GB.

Best regards,
---
Stephane Desneux - CTO - IoT.bzh
stephane.desneux at iot.bzh - www.iot.bzh

On 09/01/17 18:29, Ronan Le Martret [ IoT.bzh ] wrote:
> Hi Vinay,
> for the build directory you need at least  60G
> 
> For the downloads you need at least 20G.
> 
> + all Poky Source.
> 
> Always add 20/25%
> 
> So 120G is the mini space you need.
> 
> 
> Regards,
> Ronan Le Martret [iot.bzh]
> 
> 2017-01-09 17:57 GMT+01:00 vinay kumar <vinay2870335 at gmail.com
> <mailto:vinay2870335 at gmail.com>>:
> 
>     Hello Dominig,
> 
>     I tried to install Fedora with 85gb space, allocating 30gb for /home and 50
>     for /root.
> 
>     on reaching to this.
> 
>     |source meta-agl/scripts/aglsetup.sh -m qemux86-64 agl-demo agl-netboot
>     agl-appfw-smack bitbake agl-demo-platform|
> 
>>     I received a message for insufficient space.
> 
>     1. How much space is need to make this up ?
> 
>     Please suggest.​
> 
> 
>     Regards
> 
>     Vinay Kumar
> 
>     On Fri, Jan 6, 2017 at 12:22 AM, vinay kumar <vinay2870335 at gmail.com
>     <mailto:vinay2870335 at gmail.com>> wrote:
> 
>         Awesome Information,
> 
>         Thank you very much !!!
> 
>         Regards
> 
>         Vinay Kumar
> 
>         On Fri, Jan 6, 2017 at 12:18 AM, Dominig Ar Foll
>         <dominig.arfoll at fridu.net <mailto:dominig.arfoll at fridu.net>> wrote:
> 
> 
> 
>             2017-01-05 16:16 GMT+01:00 vinay kumar <vinay2870335 at gmail.com
>             <mailto:vinay2870335 at gmail.com>>:
> 
>                 Doming,
> 
>                 Can you please brief on high level how make a boot directly AGL
>                 on my laptop. Need some Hint and Guidance.
> 
> 
>             http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/machines/intel.html
>             <http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/machines/intel.html>
> 
> 
>             -- 
>             Dominig ar Foll
>             Senior Software Architect
>             Intel Open Source Technology Centre
> 
> 
> 
> 
>     _______________________________________________
>     automotive-discussions mailing list
>     automotive-discussions at lists.linuxfoundation.org
>     <mailto:automotive-discussions at lists.linuxfoundation.org>
>     https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions
>     <https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions>
> 
> 
> 
> 
> _______________________________________________
> automotive-discussions mailing list
> automotive-discussions at lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions
> 


More information about the automotive-discussions mailing list