|
Is "--sysroot" enough for variable rootfs of cross-canadian g++?
Lu, Lianhao wrote: Reading gcc manual, it seems --sysroot will only look at <sysroot>/usr/include and <sysroot>/usr/lib. I've also played with -isysroot, which pretty much the same effect as sysroot.
Lu, Lianhao wrote: Reading gcc manual, it seems --sysroot will only look at <sysroot>/usr/include and <sysroot>/usr/lib. I've also played with -isysroot, which pretty much the same effect as sysroot.
|
By
Zhang, Jessica
·
|
|
Adding extra metadata to Yocto/Poky
Hi, We're in a position where we have people wanting to extend Poky but wondering exactly how to add their own layer and make Poky useful for their specific use cases. This is a topic I want to work w
Hi, We're in a position where we have people wanting to extend Poky but wondering exactly how to add their own layer and make Poky useful for their specific use cases. This is a topic I want to work w
|
By
Richard Purdie
·
|
|
Weekly Test Report for Yocto Nightly 20101204 Build
Hi all, This is the Weekly Test Report for nightly build 20101204. Toolchain and qemuppc sdk testing is blocked because build for them failed. Netbook testing is also blocked because of a new installa
Hi all, This is the Weekly Test Report for nightly build 20101204. Toolchain and qemuppc sdk testing is blocked because build for them failed. Netbook testing is also blocked because of a new installa
|
By
Xu, Jiajun
·
|
|
[poky] Adding extra metadata to Yocto/Poky
This seems fine to me as an area to hash out good practices and experiment, as long as we don't expect to use this structure long term. It makes sense for the core layers to be in one repo, but it mak
This seems fine to me as an area to hash out good practices and experiment, as long as we don't expect to use this structure long term. It makes sense for the core layers to be in one repo, but it mak
|
By
Chris Larson
·
|
|
[poky] Adding extra metadata to Yocto/Poky
That is the intent but we don't currently have the tooling to make repos per external layer work nicely for the end user (not that I think its too hard to create). This repo give us a way to experimen
That is the intent but we don't currently have the tooling to make repos per external layer work nicely for the end user (not that I think its too hard to create). This repo give us a way to experimen
|
By
Richard Purdie
·
|
|
[PATCH 2/3] linux-libc-headers-yocto: use common linux-yocto routines
Modify linux-libc-headers-yocto to use the common linux-yocto routines, so headers exported to userspace will track the branches in the yocto kernel git repository. This commit also switches supported
Modify linux-libc-headers-yocto to use the common linux-yocto routines, so headers exported to userspace will track the branches in the yocto kernel git repository. This commit also switches supported
|
By
Bruce Ashfield
·
|
|
[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
·
|
|
[poky] Adding extra metadata to Yocto/Poky
Sounds like a good approach to me. What would the expectation of "lifecycle" be? Will these layers move to the poky git repository after some proven time to join things like meta-linaro and meta-demo
Sounds like a good approach to me. What would the expectation of "lifecycle" be? Will these layers move to the poky git repository after some proven time to join things like meta-linaro and meta-demo
|
By
Darren Hart
·
|
|
[Bug 552] autobuild missing the non-x86 realboard images
4 messages
I wanted to give people a heads up about the addition of a few more targets to the nightly build and how they'll effect the nightly (and our overall efficency). This bug asks for the addition of a few
I wanted to give people a heads up about the addition of a few more targets to the nightly build and how they'll effect the nightly (and our overall efficency). This bug asks for the addition of a few
|
By
Elizabeth Flanagan
·
|
|
strange bitbake error
5 messages
Hi Richard, I am getting following bitbake error. I also tried passing –D option to bitbake, but I did not find anything useful. Also bellow is the change which is causing this error. I don’t see anyt
Hi Richard, I am getting following bitbake error. I also tried passing –D option to bitbake, but I did not find anything useful. Also bellow is the change which is causing this error. I don’t see anyt
|
By
Kamble, Nitin A
·
|
|
FW: [Bug 246987] [tcf] Would be nice to have Shell(Terminal) subsystem over TCF
Hi, Jessica FYI. TCF terminal/shell java code part is now in upstream. Thanks& Regards, criping
Hi, Jessica FYI. TCF terminal/shell java code part is now in upstream. Thanks& Regards, criping
|
By
Ke, Liping
·
|
|
[Bug 246987] [tcf] Would be nice to have Shell(Terminal) subsystem over TCF
that's a great news. So now all of our eclipse enhancements are in upstream! Thanks Kevin
that's a great news. So now all of our eclipse enhancements are in upstream! Thanks Kevin
|
By
Tian, Kevin
·
|
|
[Bug 246987] [tcf] Would be nice to have Shell(Terminal) subsystem over TCF
Yeh... It's quite a milestone since it's our first contribution to the community... Cheers, Jessica Ke, Liping wrote:
Yeh... It's quite a milestone since it's our first contribution to the community... Cheers, Jessica Ke, Liping wrote:
|
By
Zhang, Jessica
·
|
|
[PATCH 0/3] linux-yocto: refactor recipes and update the kernel
4 messages
Richard, Consider these patches for merging. I've been building and working with these for 2 weeks now, and while they aren't perfect, they work and we need more eyes on 2.6.37. What we get is the fol
Richard, Consider these patches for merging. I've been building and working with these for 2 weeks now, and while they aren't perfect, they work and we need more eyes on 2.6.37. What we get is the fol
|
By
Bruce Ashfield
·
|
|
[PATCH 1/3] yocto-kernel: factor common routes, update to 2.6.37 and branch renaming
8 messages
In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. To accomplish this meta/recipes-kernel/linux/linux-yocto_gi
In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. To accomplish this meta/recipes-kernel/linux/linux-yocto_gi
|
By
Bruce Ashfield
·
|
|
PULL] ADT installer script implementation, Liping Ke
6 messages
Hi, Saul This pull request includes initial ADT(Yocto Application Development Tools) installer script implementation. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: lke/adt_installer_initi
Hi, Saul This pull request includes initial ADT(Yocto Application Development Tools) installer script implementation. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: lke/adt_installer_initi
|
By
Ke, Liping
·
|
|
[patch] meta-environment
Hi all, The attached patch is to create environment file package used by the ADT installer during ADT installation. This patch should be applied upon my previous pull request of bug#528 fixing (see th
Hi all, The attached patch is to create environment file package used by the ADT installer during ADT installation. This patch should be applied upon my previous pull request of bug#528 fixing (see th
|
By
Lu, Lianhao
·
|
|
[PATCH 0/3] linux-yocto: refactor recipes and update the kernel
Richard, Consider these patches for merging. I've been building and working with these for 2 weeks now, and while they may not be perfect, they work and we need more eyes on 2.6.37. What we get is the
Richard, Consider these patches for merging. I've been building and working with these for 2 weeks now, and while they may not be perfect, they work and we need more eyes on 2.6.37. What we get is the
|
By
Bruce Ashfield
·
|
|
[PATCH 1/3] yocto-kernel: factor common routes, update to 2.6.37 and branch renaming
In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. To accomplish this meta/recipes-kernel/linux/linux-yocto_gi
In order to extend and create more kernel recipes based on the supported yocto kernel common routines need to be placed in re-usable blocks. To accomplish this meta/recipes-kernel/linux/linux-yocto_gi
|
By
Bruce Ashfield
·
|
|
[PATCH 2/3] linux-libc-headers-yocto: use common linux-yocto routines
Modify linux-libc-headers-yocto to use the common linux-yocto routines, so headers exported to userspace will track the branches in the yocto kernel git repository. This commit also switches supported
Modify linux-libc-headers-yocto to use the common linux-yocto routines, so headers exported to userspace will track the branches in the yocto kernel git repository. This commit also switches supported
|
By
Bruce Ashfield
·
|