[yocto] Any updates to meta-zynq in the pipeline?

2012-10-13 Thread Elvis Dowson
Hi Bruce, I'm about to start with my Xilinx ZC702 development board, and I was wondering if there are any updates planned to the meta-zynq repository? In an earlier thread, you had mentioned that a whole bunch of updates were pending to the meta-zynq layer: Re: [yocto]

Re: [yocto] Any updates to meta-zynq in the pipeline?

2012-10-13 Thread Bruce Ashfield
On 12-10-13 10:16 AM, Elvis Dowson wrote: Hi Bruce, I'm about to start with my Xilinx ZC702 development board, and I was wondering if there are any updates planned to the meta-zynq repository? There are updates planned, but with some vacations (mine and others), since that last update things

Re: [yocto] Any updates to meta-zynq in the pipeline?

2012-10-13 Thread Philip Balister
On 10/13/2012 07:16 AM, Elvis Dowson wrote: Hi Bruce, I'm about to start with my Xilinx ZC702 development board, and I was wondering if there are any updates planned to the meta-zynq repository? In an earlier thread, you had mentioned that a whole bunch of updates were

Re: [yocto] Any updates to meta-zynq in the pipeline?

2012-10-13 Thread Elvis Dowson
Hi Bruce, On Oct 13, 2012, at 6:21 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: There are updates planned, but with some vacations (mine and others), since that last update things slowed down a bit. But work is proceeding, I expect something in the next few weeks. In particular,

Re: [yocto] Any updates to meta-zynq in the pipeline?

2012-10-13 Thread Bruce Ashfield
On 12-10-13 10:43 AM, Elvis Dowson wrote: Hi Bruce, On Oct 13, 2012, at 6:21 PM, Bruce Ashfieldbruce.ashfi...@windriver.com wrote: There are updates planned, but with some vacations (mine and others), since that last update things slowed down a bit. But work is proceeding, I expect

Re: [yocto] Any updates to meta-zynq in the pipeline?

2012-10-13 Thread Elvis Dowson
Hi Philip, On Oct 13, 2012, at 6:28 PM, Philip Balister phi...@balister.org wrote: If you are interested in a kernel built direct from the Xilinx repo look at: https://github.com/balister/meta-zynq I just pushed use changes yesterday and could use some help testing them. It is setup to

Re: [yocto] Any updates to meta-zynq in the pipeline?

2012-10-13 Thread Philip Balister
On 10/13/2012 07:48 AM, Elvis Dowson wrote: Hi Philip, On Oct 13, 2012, at 6:28 PM, Philip Balister phi...@balister.org wrote: If you are interested in a kernel built direct from the Xilinx repo look at: https://github.com/balister/meta-zynq I just pushed use changes yesterday and could use

Re: [yocto] Any updates to meta-zynq in the pipeline?

2012-10-13 Thread Elvis Dowson
Hi, I just took a quick look both the repos My initial reaction is that I think Philip's repo appears to better structured, and attempts to use the xilinx kernel and u-boot repos, which for these targets is a good thing, given the state of the development for this new board. I also

Re: [yocto] Any updates to meta-zynq in the pipeline?

2012-10-13 Thread Bruce Ashfield
On 12-10-13 12:05 PM, Elvis Dowson wrote: Hi, I just took a quick look both the repos My initial reaction is that I think Philip's repo appears to better structured, and attempts to use the xilinx kernel and u-boot repos, which for these targets is a good thing, given the state of the

[yocto] meta-zynq-balister: Build output

2012-10-13 Thread Elvis Dowson
} - inherit core-image and here is the build output: Build Configuration: BB_VERSION= 1.16.0 TARGET_ARCH = arm TARGET_OS = linux-gnueabi MACHINE = zynq-zc702 DISTRO= poky DISTRO_VERSION= 1.3+snapshot-20121013 TUNE_FEATURES = armv7a vfp neon

[yocto] [PATCH] documentation: kernel-concepts: fixed typo

2012-10-13 Thread Andrea Galbusera
Signed-off-by: Andrea Galbusera giz...@gmail.com --- documentation/kernel-manual/kernel-concepts.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/kernel-manual/kernel-concepts.xml b/documentation/kernel-manual/kernel-concepts.xml index 8b9e71f..157443d

Re: [yocto] meta-zynq-balister: Build output

2012-10-13 Thread Elvis Dowson
Hi Philip, I've just sent out two patches refactoring the zc702 machine configuration, and adding u-boot to the rootfs image. I've built this against the latest poky/master branch. Best regards, Elvis Dowson ___ yocto mailing list

[yocto] [Package Report System]Upgrade recipes name list

2012-10-13 Thread Yocto Project Package Report System
This mail was sent out by Package Report System. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in RECIPE_NO_UPDATE_REASON_pn-xxx in upstream_tracking files to ignore this recipe remainder until newer

[yocto] [Package Report System]Manual check recipes name list

2012-10-13 Thread Yocto Project Package Report System
This mail was sent out by Package Report System. It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check. You can check the detail information at http://packages.yoctoproject.org/manuallychkinfo PackageName

[yocto] meta-selinux: missing dependency on libxml2 in setools recipe

2012-10-13 Thread Philip Tricca
Mark, I'm building meta-selinux against oe-core and found that the setools recipe is missing a dependency on libxml2. When building against Yocto it looks like this dependency is satisfied by a recipe that's built prior to setools. Anyway, trivial patch below. Thanks, - Philip diff --git