If you have run pre-build-root-install-dependencies.sh before it
should install repo from stable branch:
wget -q --no-check-certificate
"http://android.git.linaro.org/gitweb?p=tools/repo.git;a=blob_plain;f=repo;hb=refs/heads/stable";
-O $HOME/bin/repo
chmod a+x $HOME/bin/repo
_
Op 9 okt. 2013, om 13:43 heeft Anil Singhar het
volgende geschreven:
> Hi Fathi,
>
> Thanks for your response. I tried what you asked. Here is the output:
>
> anilss@anilss:~/linaro/openembedde
Hi Fathi,
Thanks for your response. I tried what you asked. Here is the output:
anilss@anilss:~/linaro/openembedded$ cd jenkins-setup/
anilss@anilss:~/linaro/openembedded/jenkins-setup$ bash init-a
On 9 October 2013 14:12, Anil Singhar wrote:
> Hi:
>
> I am trying to prepare a cross compilation environment for porting some
> packages to aarch64. My final objective is:
>
> (i) To be able to build a given package (such as klibc) on x86_64 Ubuntu
> machine and
> (ii) To be able to build the sam