|
ERROR: Function failed: do_rootfs, poky commit id 8ce23f569584f195391bc5c68a780e1bf54e4360
Hi, I am getting a build error, with the latest updates to poky/master branch. The build used to be okay with commit id caba9cbfce09f19eb27f4c6615c0c5c48e1a2952, which was around three days ago. Here
Hi, I am getting a build error, with the latest updates to poky/master branch. The build used to be okay with commit id caba9cbfce09f19eb27f4c6615c0c5c48e1a2952, which was around three days ago. Here
|
By
Elvis Dowson
· #10216
·
|
|
meta-zynq-balister: Build output
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
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
|
By
Elvis Dowson
· #10069
·
|
|
meta-zynq-balister: Build output
Hi Philip, I made the following changes to your repo, since it was giving a warning about apps-console-core being no longer valid, and yocto replacing it with splash. diff --git a/conf/machine/zynq-zc
Hi Philip, I made the following changes to your repo, since it was giving a warning about apps-console-core being no longer valid, and yocto replacing it with splash. diff --git a/conf/machine/zynq-zc
|
By
Elvis Dowson
· #10067
·
|
|
Any updates to meta-zynq in the pipeline?
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 targ
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 targ
|
By
Elvis Dowson
· #10065
·
|
|
Any updates to meta-zynq in the pipeline?
Hi Philip, I'll help out and test your layer first, and let you know. It's going to take me a while to get used to this new board. I always find that I end up spending more than 2 to 3 months, just ge
Hi Philip, I'll help out and test your layer first, and let you know. It's going to take me a while to get used to this new board. I always find that I end up spending more than 2 to 3 months, just ge
|
By
Elvis Dowson
· #10063
·
|
|
Any updates to meta-zynq in the pipeline?
Hi Bruce, I'm more interested in updates to the machine configuration and tune files for the Zynq-7020 processor. Are there any updates planned for these? The processor uses a ARM Cortex A9 dual core
Hi Bruce, I'm more interested in updates to the machine configuration and tune files for the Zynq-7020 processor. Are there any updates planned for these? The processor uses a ARM Cortex A9 dual core
|
By
Elvis Dowson
· #10061
·
|
|
Any updates to meta-zynq in the pipeline?
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 wh
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 wh
|
By
Elvis Dowson
· #10058
·
|
|
Getting gcc-4.7 and eglibc-2.16 to work with PowerPC440
Hi Khem, After I finished getting gcc-4.5.4 and eglibc-2.13 to build for the PowerPC440 target, using soft-float, I tried the following combinations 1. gcc-4.7.2 with eglibc-2.13 - result, no prompt o
Hi Khem, After I finished getting gcc-4.5.4 and eglibc-2.13 to build for the PowerPC440 target, using soft-float, I tried the following combinations 1. gcc-4.7.2 with eglibc-2.13 - result, no prompt o
|
By
Elvis Dowson
· #10031
·
|
|
denx.de site down?
Hi Wolfgang, I noticed that your site has been down since yesterday? I usually sync with your u-boot and eldk repositories, and during the yocto build process, it failed because your site was un-reach
Hi Wolfgang, I noticed that your site has been down since yesterday? I usually sync with your u-boot and eldk repositories, and during the yocto build process, it failed because your site was un-reach
|
By
Elvis Dowson
· #10002
·
|
|
All kernel modules being built and shipped in images/modules-*.tgz
Hi Bruce, The problem that I'm seeing is that before, with the same defconfig file the size of the kernel module image was only 4.6MB. Now with the latest poky master, the same recipe generates a kern
Hi Bruce, The problem that I'm seeing is that before, with the same defconfig file the size of the kernel module image was only 4.6MB. Now with the latest poky master, the same recipe generates a kern
|
By
Elvis Dowson
· #9402
·
|
|
Dependency walk for busybox recipe
Hi Paul, My target board doesn't have an rtc, and busybox tries to look for a busybox-hwclock. Hence, I don't need an rtc and would like to prevent the hwclock.sh script from being copied onto the tar
Hi Paul, My target board doesn't have an rtc, and busybox tries to look for a busybox-hwclock. Hence, I don't need an rtc and would like to prevent the hwclock.sh script from being copied onto the tar
|
By
Elvis Dowson
· #9401
·
|
|
All kernel modules being built and shipped in images/modules-*.tgz
Hi, Is there any way to prevent all the kernel modules from being built, when 99% of my kernel defconfig settings are set to 'y' and not to build any modules? Elvis
Hi, Is there any way to prevent all the kernel modules from being built, when 99% of my kernel defconfig settings are set to 'y' and not to build any modules? Elvis
|
By
Elvis Dowson
· #9385
·
|
|
Dependency walk for busybox recipe
I've made sure that the defconfig files used in the recipe are identical. The only addition that I notice now, is that the recent rework done to task-core-boot, resulting in it being renamed as packag
I've made sure that the defconfig files used in the recipe are identical. The only addition that I notice now, is that the recent rework done to task-core-boot, resulting in it being renamed as packag
|
By
Elvis Dowson
· #9384
·
|
|
Dependency walk for busybox recipe
Hi, How can I do a dependency walk for the busybox recipe? I've added gcc-4.5 recipe support and eglibc-2.13 support against the latest poky master branch. The core-image-minimal image works for my po
Hi, How can I do a dependency walk for the busybox recipe? I've added gcc-4.5 recipe support and eglibc-2.13 support against the latest poky master branch. The core-image-minimal image works for my po
|
By
Elvis Dowson
· #9373
·
|
|
All kernel modules being built and shipped in images/modules-*.tgz
Hi, I just noticed that with the recent poky master updates, my images/modules-3.3.1-r00-virtex5.tgz file has grown from 33.1 MB to 668.5MB. When I looked in the package, I saw that the kernel/drivers
Hi, I just noticed that with the recent poky master updates, my images/modules-3.3.1-r00-virtex5.tgz file has grown from 33.1 MB to 668.5MB. When I looked in the package, I saw that the kernel/drivers
|
By
Elvis Dowson
· #9372
·
|
|
any success with spartan6-lx9mb?
Hi Trevor, There are two parts of the design suite, ISE (for VHDL and Verilog) development, and XPS (EDK) for re-using the Xilinx IP cores in a project. To edit microblaze projects, you would need an
Hi Trevor, There are two parts of the design suite, ISE (for VHDL and Verilog) development, and XPS (EDK) for re-using the Xilinx IP cores in a project. To edit microblaze projects, you would need an
|
By
Elvis Dowson
· #9361
·
|
|
any success with spartan6-lx9mb?
Hi Trevor, I just briefly tried building it, using gcc-4.5.1, and got build failures too. It looks like it will take some effort to get this up and running with the current version of yocto. I just ma
Hi Trevor, I just briefly tried building it, using gcc-4.5.1, and got build failures too. It looks like it will take some effort to get this up and running with the current version of yocto. I just ma
|
By
Elvis Dowson
· #9350
·
|
|
any success with spartan6-lx9mb?
Hi, My bad, the error was because the --with-float option does not exist for the microblaze processor Looking at the gcc options for microblaze from http://gcc.gnu.org/onlinedocs/gcc/Option-Summary.ht
Hi, My bad, the error was because the --with-float option does not exist for the microblaze processor Looking at the gcc options for microblaze from http://gcc.gnu.org/onlinedocs/gcc/Option-Summary.ht
|
By
Elvis Dowson
· #9218
·
|
|
Procedure to setup icecc for performing a distributed build
Hi Gary, I'm running Ubuntu 12.04 LTS virtualized on a 2011 Apple MacBook Pro 15", with VMware Fusion 5.0.1. The VMware disk image resides on a SSD drive with a 3G SATA interface. The specs are 2.3GHz
Hi Gary, I'm running Ubuntu 12.04 LTS virtualized on a 2011 Apple MacBook Pro 15", with VMware Fusion 5.0.1. The VMware disk image resides on a SSD drive with a 3G SATA interface. The specs are 2.3GHz
|
By
Elvis Dowson
· #9201
·
|
|
Procedure to setup icecc for performing a distributed build
Hi Paul, Unfortunately no. I've got two machines, both with quad-core intel i7 processors, but I just couldn't get icecc to work with yocto. I end up regularly perform fresh builds at least 5 to 6 tim
Hi Paul, Unfortunately no. I've got two machines, both with quad-core intel i7 processors, but I just couldn't get icecc to work with yocto. I end up regularly perform fresh builds at least 5 to 6 tim
|
By
Elvis Dowson
· #9193
·
|