Linaro Android Jellybean (Calender Week 36): Here is the test
result summary for Linaro Android Jellybean images on following boards:
[1] TI-Pandaboard 4460;
[2] TI-Pandaboard 4430;
[3] Samsung Arndale;
[5] ARM Versatile Express A9;
outline: Calender week 36 testing those test cases those are ma
Hi!
On Tue 2013-08-27 18:13:57, Sebastian Capella wrote:
> Expand the existing documentation to explicitly list the options for
> resuming a hibernation image, including the manual resume option which
> can be used from the initrd or initramfs and the kernel init resume.
...it also fixes sysfs pa
On Wed 2013-08-21 12:46:53, Sebastian Capella wrote:
> Expand the existing documentation to explicitly list the options for
> resuming a hibernation image, including the manual resume option which
> can be used from the initrd or initramfs and the kernel init resume.
>
> Signed-off-by: Sebastian C
Thanks for your discussion, I will try later.
Thanks!
On 5 September 2013 19:00, Phi Debian wrote:
> Hi Bintian,
> As Chistopher said in this post, did you add ext4 in the menuconfig ?
>
> things to check after menuconfig in your .config
>
> CONFIG_BLK_DEV=y
> CONFIG_VIRTIO_BLK=y <<=== need to
Hi Bintian,
As Chistopher said in this post, did you add ext4 in the menuconfig ?
things to check after menuconfig in your .config
CONFIG_BLK_DEV=y
CONFIG_VIRTIO_BLK=y <<=== need to be added menuconfig missed(*)
CONFIG_VIRTIO=y
CONFIG_VIRTIO_BALLOON=y
CONFIG_VIRTIO_MMIO=y
CONFIG_VIRTIO_MMIO_CMDLI
On Thu, Sep 5, 2013 at 12:22 PM, Andrew McDermott
wrote:
>
>
> If you set PATH to:
>
> $ export PATH=/usr/sbin:/usr/bin:/sbin:/bin:/home/phi/bin
>
> and try again does it make any difference?
>
Yes it hangs
So that's lead me to add /home/phi/util in the PATH
and then double checking I don't i
I encounter the same problem when compiled my own kernel following "
https://wiki.linaro.org/HowTo/BuildArm64Kernel";
The new kernel failed to be booted :( got the same error as you
described.
On 21 August 2013 18:34, Phi Debian wrote:
> Hi Fathi
>
> Ha, ouch, I wrote a request into linaro-k
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:/
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
Did the repo init in /tmp using ~/bin/repo (from armv8 clean install)
then instead of doing
bash j
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 --quiet -u git://git.linaro.org/openembedded/manifest.git -b \
>> ma
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 --quiet -u git://git.linaro.org/openembedded/manifest.git -b \
> master -m default.xml --repo-url=git
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 script and install it in PATH (use our mirror of re
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 script and install it in PATH (use our mirror of repo)
> test -d $HOME/bin || mk
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
Just for the record in case it helps diagnose this
I setup "set -x" into ./jenkins-setup/functions.sh::git_clone_update()
It shows the 2 repo invocations
repo init --quiet -u git://git.linaro.org/openembedded/manifest.git -b
master -m default.xml
--repo-url=git://android.git.linaro.org/tools/rep
15 matches
Mail list logo