Hi Riku,
The arm64 Go tree was made public about a week ago. You can find it here:
http://github.com/4ad/go
> On 30 Jan 2015, at 10:59, Riku Voipio wrote:
>
> == Progress ==
> * docker setup o armv8 CI build slave (CARD-1729 30%)
> * documented at https://wiki.linaro.org/RikuVoipio/Docker-m
Phi Debian writes:
> NO LD_LIBRARY_PATH
>
> PATH=.:/home/phi/util:/home/phi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/us
> r/bin:/sbin:/bin:/usr/games:/sbin:/usr/sbin:/usr/local/bin:/usr/local/bin/X11:/d
> 1/armv64/tch/bin
If you set PATH to:
$ export PATH=/usr/sbin:/usr/bin:/sbin:/bin:/
Phi Debian writes:
> On Thu, Sep 5, 2013 at 10:34 AM, Andrew McDermott
> wrote:
>
>> Does the repo sync work outside of the Linaro scripts?
>>
>> What's the output from:
>>
>> $ PATH=$PATH:~/bin
>> $ cd /tmp
>> $ repo init --qu
Phi Debian writes:
> On Thu, Sep 5, 2013 at 9:47 AM, Andrew McDermott
>> repo get installed automatically when the
>> `pre-build-root-install-dependencies.sh' is run:
>>
>> $ tail -5 pre-build-root-install-dependencies.sh
>>
>> # Get latest repo scri
Nicolas Dechesne writes:
> On Wed, Sep 4, 2013 at 9:35 PM, Phi Debian wrote:
>
>> I found 1 rep in
>> openembedded/.repo/repo/repo
>>
>>
>> What should I do with this?
>>
>
> 'repo' is a tool initially developed for Android development, but it is not
> specific to Android. At Linaro we use repo
Phi Debian writes:
> Hi All,
> Today I am after the making of packages with bitbake.
> I tried this
> http://releases.linaro.org/13.08/openembedded/aarch64
> [Building from source tab]
>
> mkdir openembedded
> cd openembedded
> git clone git://git.linaro.org/openembedded/jenkins-setup.git
> cd j