|
Eclipse IDE Plugin: Configuring cross gcc
Hi, I've build meta-toolchain-sdk and installed the toolchain on a separate machine. I then installed Eclipse, Linux tools, and the Yocto Eclipse IDE Plugin. I configured the Yocto Project ADT to use
Hi, I've build meta-toolchain-sdk and installed the toolchain on a separate machine. I then installed Eclipse, Linux tools, and the Yocto Eclipse IDE Plugin. I configured the Yocto Project ADT to use
|
By
Elvis Dowson
· #11596
·
|
|
ERROR: locale-base-tt-ru is listed in PACKAGES multiple times, this leads to packaging errors.
Hi, While attempting to maintain the gcc-4.5.4 and eglibc-2.13 recipes, against the current poky master, I ran into the following errors, while running bitbake meta-toolchain: ERROR: locale-base-tt-ru
Hi, While attempting to maintain the gcc-4.5.4 and eglibc-2.13 recipes, against the current poky master, I ran into the following errors, while running bitbake meta-toolchain: ERROR: locale-base-tt-ru
|
By
Elvis Dowson
· #11154
·
|
|
Error: nativesdk-qemu-helper_1.0.bb, do_compile, for gcc-4.5.4 and eglibc-2.13 port against current poky master
Hi, While attempting to maintain the gcc-4.5.4 and eglibc-2.13 recipes, against the current poky master, I ran into the following errors, while running bitbake meta-toolchain: ERROR: Function failed:
Hi, While attempting to maintain the gcc-4.5.4 and eglibc-2.13 recipes, against the current poky master, I ran into the following errors, while running bitbake meta-toolchain: ERROR: Function failed:
|
By
Elvis Dowson
· #11153
·
|
|
Using SRC_URI_append with SOC_FAMILY
Hi, I have defined the following variables defined SOC_FAMILY = virtex-5 in my virtex-5.inc file, which is included by my virtex-5-ml507-powerpc-440.conf machine configuration file. I have defined MAC
Hi, I have defined the following variables defined SOC_FAMILY = virtex-5 in my virtex-5.inc file, which is included by my virtex-5-ml507-powerpc-440.conf machine configuration file. I have defined MAC
|
By
Elvis Dowson
· #11128
·
|
|
building for ZYNQ ZC702 SoC
Hi Anup, Two things to keep in mind here: a. Yocto will generate a cross compiler for you. It will be called arm-poky-linux-gcc , and will be located in the poky/build/tmp/sysroots/x86_64-linux/usr/bi
Hi Anup, Two things to keep in mind here: a. Yocto will generate a cross compiler for you. It will be called arm-poky-linux-gcc , and will be located in the poky/build/tmp/sysroots/x86_64-linux/usr/bi
|
By
Elvis Dowson
· #11033
·
|
|
building for ZYNQ ZC702 SoC
Hi Anup, Atleast two people on the yocto mailing list have successfully built the toolchain and rootfile system for the ZC702, Philip Balister and myself, using the latest yocto master. Here are a few
Hi Anup, Atleast two people on the yocto mailing list have successfully built the toolchain and rootfile system for the ZC702, Philip Balister and myself, using the latest yocto master. Here are a few
|
By
Elvis Dowson
· #11029
·
|
|
eglibc-2.13: backport sotruss from eglibc-2.16
Hi Khem, I got solved this error. Apparently, I needed to ensure that the eglibc-2.13 libc/Makeconfig file had a definition for auditdir . Since that was missing, the expression ${auditor}/libsotruss.
Hi Khem, I got solved this error. Apparently, I needed to ensure that the eglibc-2.13 libc/Makeconfig file had a definition for auditdir . Since that was missing, the expression ${auditor}/libsotruss.
|
By
Elvis Dowson
· #10965
·
|
|
eglibc-2.13: backport sotruss from eglibc-2.16
Hi Khem, I get the following error while attempting to backport support for the older eglibc-2.13 recipe and gcc-4.5.4, to make it work with the latest poky master. I got the image to build and execut
Hi Khem, I get the following error while attempting to backport support for the older eglibc-2.13 recipe and gcc-4.5.4, to make it work with the latest poky master. I got the image to build and execut
|
By
Elvis Dowson
· #10946
·
|
|
How to check if systemd is correctly setup
Hi, In my kernel boot message, devtmpfs: mounted Freeing unused kernel memory : 168k freed _ I am able to ping to the board from a terminal console on the host, and I get a reply. However, I don't see
Hi, In my kernel boot message, devtmpfs: mounted Freeing unused kernel memory : 168k freed _ I am able to ping to the board from a terminal console on the host, and I get a reply. However, I don't see
|
By
Elvis Dowson
· #10925
·
|
|
How to check if systemd is correctly setup
Hi Gary, Thanks for the reply! Yes, my defconfig has the above two configs set. Which file control if systemd gets pulled into the core-image-minimal recipe? Where are the systemd configuration files
Hi Gary, Thanks for the reply! Yes, my defconfig has the above two configs set. Which file control if systemd gets pulled into the core-image-minimal recipe? Where are the systemd configuration files
|
By
Elvis Dowson
· #10924
·
|
|
How to check if systemd is correctly setup
Hi, I haven't used systemd before, and I've just built a linux kernel image using the latest yocto poky/master. The boot process starts as normal, but it just displays "freeing memory (some value)" an
Hi, I haven't used systemd before, and I've just built a linux kernel image using the latest yocto poky/master. The boot process starts as normal, but it just displays "freeing memory (some value)" an
|
By
Elvis Dowson
· #10919
·
|
|
mail list for Xilinx Zynq platform?
Hi Andreas, I don't add meta-yocto-bsp to my bblayers configuration. If you want to build your own version of BOOT.bin, its quite simple. Just take the u-boot.elf file, and use SDK to create a simple
Hi Andreas, I don't add meta-yocto-bsp to my bblayers configuration. If you want to build your own version of BOOT.bin, its quite simple. Just take the u-boot.elf file, and use SDK to create a simple
|
By
Elvis Dowson
· #10884
·
|
|
mail list for Xilinx Zynq platform?
Hi, From you messages, I infer that you are using the meta-zynq layer located here: http://git.yoctoproject.org/cgit/cgit.cgi/meta-zynq/ For my builds, I used Philip Ballister's meta-zynq layer locate
Hi, From you messages, I infer that you are using the meta-zynq layer located here: http://git.yoctoproject.org/cgit/cgit.cgi/meta-zynq/ For my builds, I used Philip Ballister's meta-zynq layer locate
|
By
Elvis Dowson
· #10838
·
|
|
mail list for Xilinx Zynq platform?
Hi Daniel, As far as I know, there is no specific mailing list for the Xilinx Zynq platform. I use the Xilinx forums to get help at the moment. I personally have used Philip's meta-zynq layer to build
Hi Daniel, As far as I know, there is no specific mailing list for the Xilinx Zynq platform. I use the Xilinx forums to get help at the moment. I personally have used Philip's meta-zynq layer to build
|
By
Elvis Dowson
· #10647
·
|
|
Performance improvements and machine build configuration
Hi Chris, With the poky/master branch commit 33440ee70623394d06a4b214c2be10788cba6d08, which is the tip master branch, I tried two builds 01. parallelism set to 16, which took 23 minutes 21 seconds. 0
Hi Chris, With the poky/master branch commit 33440ee70623394d06a4b214c2be10788cba6d08, which is the tip master branch, I tried two builds 01. parallelism set to 16, which took 23 minutes 21 seconds. 0
|
By
Elvis Dowson
· #10305
·
|
|
ERROR: Function failed: do_rootfs, poky commit id 8ce23f569584f195391bc5c68a780e1bf54e4360
Hi Ross, There was no difference in build times with the /tmp folder in RAM or SSD Both these scenarios took around 22 minutes for commit id a3d5e9e6b7729319c518dcaf25bbe0643bfb25db I think the optimi
Hi Ross, There was no difference in build times with the /tmp folder in RAM or SSD Both these scenarios took around 22 minutes for commit id a3d5e9e6b7729319c518dcaf25bbe0643bfb25db I think the optimi
|
By
Elvis Dowson
· #10302
·
|
|
Performance improvements and machine build configuration
Hi, I noticed that between commits http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=0260bb5c6978839c068007fcff2f704937805faf and http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=a3d5
Hi, I noticed that between commits http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=0260bb5c6978839c068007fcff2f704937805faf and http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=a3d5
|
By
Elvis Dowson
· #10225
·
|
|
ERROR: Function failed: do_rootfs, poky commit id 8ce23f569584f195391bc5c68a780e1bf54e4360
Hi, I found out why it was failing. I recently added two SSD drives in a RAID0 stripped disk configuration. One of the performance tweaks was to move /tmp to RAM, to improve the life of the SSDs. My /
Hi, I found out why it was failing. I recently added two SSD drives in a RAID0 stripped disk configuration. One of the performance tweaks was to move /tmp to RAM, to improve the life of the SSDs. My /
|
By
Elvis Dowson
· #10224
·
|
|
ERROR: Function failed: do_rootfs, poky commit id 8ce23f569584f195391bc5c68a780e1bf54e4360
Hi, I haven't had any solutions for this build error that I'm facing. If someone could offer some insight as to what might be going wrong, it would be much appreciated. I additionally notice that the
Hi, I haven't had any solutions for this build error that I'm facing. If someone could offer some insight as to what might be going wrong, it would be much appreciated. I additionally notice that the
|
By
Elvis Dowson
· #10221
·
|
|
ERROR: Function failed: do_rootfs, poky commit id 8ce23f569584f195391bc5c68a780e1bf54e4360
Hi, The build appears to be failing because it cannot install packagegroup-core-boot. Has something changed recently in poky/master, that might be causing this? Best regards, Elvis Dowson
Hi, The build appears to be failing because it cannot install packagegroup-core-boot. Has something changed recently in poky/master, that might be causing this? Best regards, Elvis Dowson
|
By
Elvis Dowson
· #10217
·
|