download first and them compile

  • Hi all,


    in order to compile a 7025's image, can i do first the download of all sources and then compile they?


    Now the procedure is download and compile one by one source. Soo, if i run the procedure at the night and i go to sleep, it is possible that a compilation error stops the compilation and i lost a big bandwidth in the night... :winking_face:


    thanks in advance

  • In order to fetch (download) all source files before compile, do:


    cd build
    source ./env.source
    bitbake -c fetch dreambox-image


    then, proceed as usual, in "build" dir do


    bitbake dreambox-image


    or in your openembedded distribution root do:


    make image



    thanks to all

  • Finally, one thin more.


    Some times after download all sources and at the last stage of the compilation (make root fs) i optain an error.


    The solution is making the 'touch' cmd posted in


    error compiling 7025


    good luck and
    make make make make it