|
Re: Questions about the name of qemu bin file for different archs
The leading part of the image name is dependent
on the type of kernel we are booting.
]> grep KERNEL_IMAGETYPE qemu*
qemuarm.conf:KERNEL_IMAGETYPE = "zImage"
qemumips.conf:KERNEL_IMAGETYPE =
The leading part of the image name is dependent
on the type of kernel we are booting.
]> grep KERNEL_IMAGETYPE qemu*
qemuarm.conf:KERNEL_IMAGETYPE = "zImage"
qemumips.conf:KERNEL_IMAGETYPE =
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#588
·
|
|
Yocto weekly bug trend charts -- WW50
Hi all,
This is latest Yocto bug trend chart. Submitted/Fixed bug number both raised in last week(20 vs. 19). The open bug number is 160 now.
Best Regards,
Jiajun
Hi all,
This is latest Yocto bug trend chart. Submitted/Fixed bug number both raised in last week(20 vs. 19). The open bug number is 160 now.
Best Regards,
Jiajun
|
By
Xu, Jiajun <jiajun.xu@...>
·
#587
·
|
|
Re: Try latest yocto adt script installer
Hi, Jessica
For tracing the file, I temporarily checked in all needed files into my branch:
http://git.pokylinux.org/cgit/cgit.cgi/poky-contrib/log/?h=lke/adt_installer_initial
If you have some
Hi, Jessica
For tracing the file, I temporarily checked in all needed files into my branch:
http://git.pokylinux.org/cgit/cgit.cgi/poky-contrib/log/?h=lke/adt_installer_initial
If you have some
|
By
Ke, Liping <liping.ke@...>
·
#586
·
|
|
Re: Try latest yocto adt script installer
Hi, Jessica
I have updated the script and it is still put under http://llu-piketon.sh.intel.com/installer.tar.
1. For util path problem, the solution is that we need to find the dirname of running
Hi, Jessica
I have updated the script and it is still put under http://llu-piketon.sh.intel.com/installer.tar.
1. For util path problem, the solution is that we need to find the dirname of running
|
By
Ke, Liping <liping.ke@...>
·
#585
·
|
|
Re: Questions about the name of qemu bin file for different archs
What's more, I found sometimes, for example, there's no symbolic links, so the name is very long and strange.
Such as one ppc image:
What's more, I found sometimes, for example, there's no symbolic links, so the name is very long and strange.
Such as one ppc image:
|
By
Ke, Liping <liping.ke@...>
·
#584
·
|
|
Re: update status of M2 sprint tasks
This is done, but there's a bug (581) against blktrace that I need to
look at.
BSP work not on the schedule has pushed this out - I'll be getting to it
as soon as that work's done, sometime this
This is done, but there's a bug (581) against blktrace that I need to
look at.
BSP work not on the schedule has pushed this out - I'll be getting to it
as soon as that work's done, sometime this
|
By
Tom Zanussi <tom.zanussi@...>
·
#583
·
|
|
Questions about the name of qemu bin file for different archs
Hi, Jessica
I found qemu bin file name convention is different for different archs, for example, for x86, it is bzImage-qemuXXX.
For arm, it is zImage-qemuXXX. My question is why it is bzXXX or zXXX,
Hi, Jessica
I found qemu bin file name convention is different for different archs, for example, for x86, it is bzImage-qemuXXX.
For arm, it is zImage-qemuXXX. My question is why it is bzXXX or zXXX,
|
By
Ke, Liping <liping.ke@...>
·
#582
·
|
|
Re: Try latest yocto adt script installer
Oh, it's caused by the include grammar. I need to check how to solve the
relative path problem with include grammar in shell script. It should not
be difficult.
No problem, I will unify all error
Oh, it's caused by the include grammar. I need to check how to solve the
relative path problem with include grammar in shell script. It should not
be difficult.
No problem, I will unify all error
|
By
Ke, Liping <liping.ke@...>
·
#581
·
|
|
Re: Add extra parameters for qemu script
Hi, Scott
I have updated the patch and tested with poky-tree mode (arm, x86).
Since kvm and serial needs special processing, so for avoiding repeating the code, I will exclude serial and kvm in
Hi, Scott
I have updated the patch and tested with poky-tree mode (arm, x86).
Since kvm and serial needs special processing, so for avoiding repeating the code, I will exclude serial and kvm in
|
By
Ke, Liping <liping.ke@...>
·
#580
·
|
|
Re: Try latest yocto adt script installer
Ke, Liping wrote:
Why we must run the script under the adt-installer directory? Actually I
tried to run under $HOME or / but specifying the full path to
yocto_installer, and got the error:
[ADT_INST]
Ke, Liping wrote:
Why we must run the script under the adt-installer directory? Actually I
tried to run under $HOME or / but specifying the full path to
yocto_installer, and got the error:
[ADT_INST]
|
By
Zhang, Jessica
·
#579
·
|
|
Re: version problems about SDK
Joshua Lock wrote:
Since the DATE element is only included in the DISTRO_VERSION for
development, then I'd suggest that our SDK_VERSION logic to be as:
If DISTRO_VERSION contains snapshot
SDK_VERSION
Joshua Lock wrote:
Since the DATE element is only included in the DISTRO_VERSION for
development, then I'd suggest that our SDK_VERSION logic to be as:
If DISTRO_VERSION contains snapshot
SDK_VERSION
|
By
Zhang, Jessica
·
#578
·
|
|
[PATCH 1/1] linux-yocto/stable: add blktrace configuration to standard branch
Enable the kernel configuration values required for blktrace
by default. Individual boards can opt out as required.
Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
---
Enable the kernel configuration values required for blktrace
by default. Individual boards can opt out as required.
Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
---
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#577
·
|
|
[PATCH 0/1] linux-yocto/stable: enable blktrace
Richard/Saul,
This has been queued for some time, but was held up for
the 2.6.37 work.
Enable the kernel configuration values required for blktrace
by default. Individual boards can opt out as
Richard/Saul,
This has been queued for some time, but was held up for
the 2.6.37 work.
Enable the kernel configuration values required for blktrace
by default. Individual boards can opt out as
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#576
·
|
|
Re: [PATCH 0/1] bug#565: adding environment files
Lianhao,
This may require Richard to look at a little more closely, I do notice that you are missing the LIC_FILES_CHKSUM, for this on you can use one similar to recipes-core/tasks/task-base.bb
The
Lianhao,
This may require Richard to look at a little more closely, I do notice that you are missing the LIC_FILES_CHKSUM, for this on you can use one similar to recipes-core/tasks/task-base.bb
The
|
By
Saul Wold <sgw@...>
·
#575
·
|
|
Re: update status of M2 sprint tasks
Mark, go ahead and submit it, so that we can have it available, and can make the call, there is clearly going to be a rebuild of M2 due to the kernel failures, but I am not sure that I want to bring
Mark, go ahead and submit it, so that we can have it available, and can make the call, there is clearly going to be a rebuild of M2 due to the kernel failures, but I am not sure that I want to bring
|
By
Saul Wold <sgw@...>
·
#574
·
|
|
Re: [poky] [PATCH 0/1] qemuppc: fix 2.6.37 build failure
Bruce,
Thanks for the fast turn on these fixes, there are pulled into master and the 1.0 M2 branch.
Sau!
Bruce,
Thanks for the fast turn on these fixes, there are pulled into master and the 1.0 M2 branch.
Sau!
|
By
Saul Wold <sgw@...>
·
#573
·
|
|
Re: update status of M2 sprint tasks
Mark, go ahead and submit it, so that we can have it available, and can make the call, there is clearly going to be a rebuild of M2 due to the kernel failures, but I am not sure that I want to bring
Mark, go ahead and submit it, so that we can have it available, and can make the call, there is clearly going to be a rebuild of M2 due to the kernel failures, but I am not sure that I want to bring
|
By
Saul Wold <saul.wold@...>
·
#571
·
|
|
Re: Some simple tests about pseudo performance
fakeroot doesn't intercept or alter fopen(). It'd be better to test something
that is actually affected by fakeroot for a comparison. :)
fakeroot only traps things like stat and chmod, pseudo
fakeroot doesn't intercept or alter fopen(). It'd be better to test something
that is actually affected by fakeroot for a comparison. :)
fakeroot only traps things like stat and chmod, pseudo
|
By
Peter Seebach <peter.seebach@...>
·
#572
·
|
|
Re: update status of M2 sprint tasks
Pending Patch is in distro Stage
Phase one status was best effort on the the update list, and I will have a summary later this week.
All recipes now have SRC_URI Checksums, the checking work is part
Pending Patch is in distro Stage
Phase one status was best effort on the the update list, and I will have a summary later this week.
All recipes now have SRC_URI Checksums, the checking work is part
|
By
Saul Wold <saul.wold@...>
·
#570
·
|
|
Re: Bug Verify
I'd second Scott's opinion here. I wasn't marking my bugs
as verified, since as a submitter, I've never had to do
this in 10+ years in the 'biz'.
Cheers,
Bruce
I'd second Scott's opinion here. I wasn't marking my bugs
as verified, since as a submitter, I've never had to do
this in 10+ years in the 'biz'.
Cheers,
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#569
·
|