|
[PATCH 3/3] qemu: update arm timer handling
commit e388771458b4ff3ad81ab70e390b24d069647da4 in the upstream kernel factored/cleaned the SP804 timer code. This commit exposed issues in the qemu timer emulation that was dependent on the old behav
commit e388771458b4ff3ad81ab70e390b24d069647da4 in the upstream kernel factored/cleaned the SP804 timer code. This commit exposed issues in the qemu timer emulation that was dependent on the old behav
|
By
Bruce Ashfield
·
|
|
why cp in do_install() change file permission mode?
4 messages
Hi fellows, Could anyone tell me why does the cp in do_install() change the file permission mode? Thanks! do_install () { rm -rf ${D}${installed_dir} install -d ${D}${installed_dir} cp -rp ${S}/* ${D}
Hi fellows, Could anyone tell me why does the cp in do_install() change the file permission mode? Thanks! do_install () { rm -rf ${D}${installed_dir} install -d ${D}${installed_dir} cp -rp ${S}/* ${D}
|
By
Lu, Lianhao
·
|
|
[PATCH 0/1] Bug #528 fixing
2 messages
Since this my very first time trying to contribute to distro, so let me put some fixing details here and warmly welcome the reivew/comment. The purpose of this fixing is to add target name in the pack
Since this my very first time trying to contribute to distro, so let me put some fixing details here and warmly welcome the reivew/comment. The purpose of this fixing is to add target name in the pack
|
By
Lianhao Lu
·
|
|
about bitbake exec change
Richard, I've seen your recent bitbake change that reverts exec to fork, is there intended to be the preparation for pseudo changes? Do you have some kind of plan of next steps? Btw, since pseudo chan
Richard, I've seen your recent bitbake change that reverts exec to fork, is there intended to be the preparation for pseudo changes? Do you have some kind of plan of next steps? Btw, since pseudo chan
|
By
Qing He
·
|
|
Milestone 2 Stabilization Branch Created (Resend)
[Resend with correct mailing lists] Yocto / Poky Folks: Thanks to everyone's hard work, we are currently on working getting the first build of M2 started and available for QA testing on Monday. I have
[Resend with correct mailing lists] Yocto / Poky Folks: Thanks to everyone's hard work, we are currently on working getting the first build of M2 started and available for QA testing on Monday. I have
|
By
Saul Wold
·
|
|
[PATCH 0/1] qemuppc: fix 2.6.37 build failure
Somehow the ppc32 irq routines were only partially updated to 2.6.37. I'll have to check later to see what happened, since these were all built and booted here. The fix is simple enough, here's the up
Somehow the ppc32 irq routines were only partially updated to 2.6.37. I'll have to check later to see what happened, since these were all built and booted here. The fix is simple enough, here's the up
|
By
Bruce Ashfield
·
|
|
[PATCH 1/1] qemuppc: update 2.6.37 SRCREV
Fixes [BUGID: 585] The qemuppc irq handling was only partially updated to 2.6.37, this completes the job. qemuppc builds and boots with this change. Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
Fixes [BUGID: 585] The qemuppc irq handling was only partially updated to 2.6.37, this completes the job. qemuppc builds and boots with this change. Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
|
By
Bruce Ashfield
·
|
|
[poky] Milestone 2 Stabilization Branch Created (Resend)
5 messages
Hi Saul, Nightly build is near finished now. PPC and some non-x86 real hardware target building failed. I begin downloading them now and will start QA testing. Best Regards, Jiajun
Hi Saul, Nightly build is near finished now. PPC and some non-x86 real hardware target building failed. I begin downloading them now and will start QA testing. Best Regards, Jiajun
|
By
Xu, Jiajun
·
|
|
[PATCH 0/1] linux-yocto: fix machine compatibility lists
During the last phase of the recipe factoring, the board compatibility lists ended up in the wrong place, which meant we had an incomplete list of boards, and the same set of boards for both kernels (
During the last phase of the recipe factoring, the board compatibility lists ended up in the wrong place, which meant we had an incomplete list of boards, and the same set of boards for both kernels (
|
By
Bruce Ashfield
·
|
|
[PATCH 1/1] linux-yocto: fix machine compatibility
During the last phase of the recipe factoring, the board compatibility lists ended up in the wrong place, which meant we had an incomplete list of boards, and the same set of boards for both kernels (
During the last phase of the recipe factoring, the board compatibility lists ended up in the wrong place, which meant we had an incomplete list of boards, and the same set of boards for both kernels (
|
By
Bruce Ashfield
·
|
|
Bug Scrub Result
Hi distro team, Saul, Jessica and I have a triage bug meeting to scrub the bugs, and here is the bug list ahead of us. Let's spent some time to reduce the bug number. Thanks for the great effort. 412
Hi distro team, Saul, Jessica and I have a triage bug meeting to scrub the bugs, and here is the bug list ahead of us. Let's spent some time to reduce the bug number. Thanks for the great effort. 412
|
By
Yu, Ke
·
|
|
[PATCH 1/1] Fix bug #565.
Added package of meta-environment-${TARGET_ARCH} for environment files. Signed-off-by: Lianhao Lu <lianhao.lu@...> --- meta/classes/toolchain-scripts.bbclass | 32 ++++++++++ meta/recipes-core/meta/met
Added package of meta-environment-${TARGET_ARCH} for environment files. Signed-off-by: Lianhao Lu <lianhao.lu@...> --- meta/classes/toolchain-scripts.bbclass | 32 ++++++++++ meta/recipes-core/meta/met
|
By
Lianhao Lu
·
|
|
Bug Verify
7 messages
Hi, I hate to raise this question, but there is still bunch of bugs that is fixed but not verified. According to the process, it is reporter's responsibility to verify the bug, so could I ask the repo
Hi, I hate to raise this question, but there is still bunch of bugs that is fixed but not verified. According to the process, it is reporter's responsibility to verify the bug, so could I ask the repo
|
By
Yu, Ke
·
|
|
Some simple tests about pseudo performance
3 messages
Hi, I did some simple tests for pseudo performance. I wrote a simple program which is repeatedly calling fopen, fflush, and fclose, which should be sensitive to pseudo/fakeroot since they trap the sys
Hi, I did some simple tests for pseudo performance. I wrote a simple program which is repeatedly calling fopen, fflush, and fclose, which should be sensitive to pseudo/fakeroot since they trap the sys
|
By
Xu, Dongxiao
·
|
|
[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
·
|
|
[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 require
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 require
|
By
Bruce Ashfield
·
|
|
[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@...> --- .../conf/distro/include/poky-
Enable the kernel configuration values required for blktrace by default. Individual boards can opt out as required. Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- .../conf/distro/include/poky-
|
By
Bruce Ashfield
·
|
|
version problems about SDK
6 messages
Hi, Jessica & Josh When we are trying to run installer script on lianhao's x86_64 machine, we found if the images are build in two days, according to current version naming convention, some of the pac
Hi, Jessica & Josh When we are trying to run installer script on lianhao's x86_64 machine, we found if the images are build in two days, according to current version naming convention, some of the pac
|
By
Ke, Liping
·
|
|
update status of M2 sprint tasks
7 messages
Hi, owners, Since M2 code frozen happened last week and now M2 test has been started, could owners of each M2 sprint tasks update the latest status on the wiki? https://wiki.yoctoproject.org/wiki/Yoct
Hi, owners, Since M2 code frozen happened last week and now M2 test has been started, could owners of each M2 sprint tasks update the latest status on the wiki? https://wiki.yoctoproject.org/wiki/Yoct
|
By
Tian, Kevin
·
|
|
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
·
|