This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Build Arago Root File System for AM3517

Other Parts Discussed in Thread: AM3517

Hi,

Our customer are using AM3517 and  planning to use newest SDK(v5.03.02)
and Arago Root File System.

I have question about Arago Root File System for AM3517.
How do you build Arago Root File System which are appropriate to SDKv5.03.02 ?

Is it right with the following repositories to clone?

git clone git://arago-project.org/git/projects/arago-amsdk.git
git clone git://arago-project.org/git/projects/arago-oe-amsdk.git
git clone git://arago-project.org/git/arago-bitbake.git

Or just build  the arago environment according to the procedure of the URL as follows?
And able to get Arago RootFile System  which are appropriate to newest SDK ?
http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment

best regards,

Challenger

  • Hi,

    I built the environment of Arago in reference to the following URL.
    http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment

    I thought that a directory called "arago-deploy" will be generated
    and get the filesystem, kernel, bootloader for AM3517EVM if I execute
    " bitbake arago-base-image", but "arago-deploy" was not formed.
    So, I didn't get filesystem, kernel, bootloader image for AM3517EVM.

    How do I get filesystem, kernel, bootloader image
    which are appropriate for AM3517EVM?

    Best regards,
    Challenger