|
Recipe for Gnome Unity Interface
Hi, Has anyone developed a recipe for building a Gnome Unity Interface? https://github.com/chenxiaolong/Unity-for-Arch Best regards, Elvis Dowson
Hi, Has anyone developed a recipe for building a Gnome Unity Interface? https://github.com/chenxiaolong/Unity-for-Arch Best regards, Elvis Dowson
|
By
Elvis Dowson
· #15575
·
|
|
Recipe for building an Ubuntu-12.04 root filesystem
Hi Nicolas, Is there a way to replicate the build infrastructure locally in my environment? I have a quad core i.MX6 platform. Best regards, Elvis Dowson
Hi Nicolas, Is there a way to replicate the build infrastructure locally in my environment? I have a quad core i.MX6 platform. Best regards, Elvis Dowson
|
By
Elvis Dowson
· #15574
·
|
|
Recipe for building an Ubuntu-12.04 root filesystem
Hi, Does anyone know how to create a recipe for building an Ubuntu-12.04 root filesystem image? The Ubuntu and Linaro websites don’t document how the actual binary *.deb packages were created, the jus
Hi, Does anyone know how to create a recipe for building an Ubuntu-12.04 root filesystem image? The Ubuntu and Linaro websites don’t document how the actual binary *.deb packages were created, the jus
|
By
Elvis Dowson
· #15572
·
|
|
Fedora 18 CentOS 6.4 yocto difference zc702
Hi, I haven't seen one for the ZC702. You could use one of the prebuilt boot images (e.g. the Base TRD 14.5 or 14.6 beta packages), put it into the SD card slot, interrupt the boot process and type pr
Hi, I haven't seen one for the ZC702. You could use one of the prebuilt boot images (e.g. the Base TRD 14.5 or 14.6 beta packages), put it into the SD card slot, interrupt the boot process and type pr
|
By
Elvis Dowson
· #14826
·
|
|
Fedora 18 CentOS 6.4 yocto difference zc702
Hi Edward, The *.dts and *.dtb files are related to the device tree source and binary formats. When you work with a hardware project using the Xilinx ISE 14.6/Vivado 2013.2 tools, a dts file will be c
Hi Edward, The *.dts and *.dtb files are related to the device tree source and binary formats. When you work with a hardware project using the Xilinx ISE 14.6/Vivado 2013.2 tools, a dts file will be c
|
By
Elvis Dowson
· #14820
·
|
|
meta-xilinx moved to meta-xilinx-community
Hi, The existing meta-xilinx repo has moved to meta-xilinx-community http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx-community/ This layer will contain community support for the Xilinx platforms
Hi, The existing meta-xilinx repo has moved to meta-xilinx-community http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx-community/ This layer will contain community support for the Xilinx platforms
|
By
Elvis Dowson
· #13914
·
|
|
Problems building yocto for Xilinx ML507 (with some tentative fixes)
Hi Andrea, I never did get soft-float to work properly with gcc-4.6 or gcc-4.7. I got soft-float to work with gcc-4.5.4. hard float fpu support worked with gcc-4.7. Were you able to boot and login to
Hi Andrea, I never did get soft-float to work properly with gcc-4.6 or gcc-4.7. I got soft-float to work with gcc-4.5.4. hard float fpu support worked with gcc-4.7. Were you able to boot and login to
|
By
Elvis Dowson
· #13736
·
|
|
[meta-xilinx] PREFERRED_VERSION_linux-libc-headers = "3.6" getting ignored
Hi, In my zynq-7-default-versions.inc file, I have the following definitions for preferred versions PREFERRED_VERSION_virtual/kernel ?= "3.6" PREFERRED_VERSION_linux-libc-headers = "3.6" PREFERRED_VER
Hi, In my zynq-7-default-versions.inc file, I have the following definitions for preferred versions PREFERRED_VERSION_virtual/kernel ?= "3.6" PREFERRED_VERSION_linux-libc-headers = "3.6" PREFERRED_VER
|
By
Elvis Dowson
· #13272
·
|
|
[poky] bash: oe-init-build-env: line 33: syntax error near unexpected token `elif'
Hi, I think I know what happened. I briefly setup autocrlf=true in the global .gitconfig last week, and when I pull in all the latest commits, it ended up adding CRLF, and ended up causing issues. Eve
Hi, I think I know what happened. I briefly setup autocrlf=true in the global .gitconfig last week, and when I pull in all the latest commits, it ended up adding CRLF, and ended up causing issues. Eve
|
By
Elvis Dowson
· #13267
·
|
|
[poky] bash: oe-init-build-env: line 33: syntax error near unexpected token `elif'
Okay, false alarm, sorry about that. I noticed that when I pull the latest updates, something went wrong and there were a lot of modified files after the update in red. I did a git clean -df and git r
Okay, false alarm, sorry about that. I noticed that when I pull the latest updates, something went wrong and there were a lot of modified files after the update in red. I did a git clean -df and git r
|
By
Elvis Dowson
· #13266
·
|
|
[poky] bash: oe-init-build-env: line 33: syntax error near unexpected token `elif'
Hi, The following commit http://ares/gitweb/?p=tools/poky.git;a=blobdiff;f=oe-init-build-env;h=68af7b5193b73627cd6ebf6196adfa685a787c38;hp=67eddcd295bd9d1adac21fc4e97506fca05f4bfa;hb=813127247a1100b1a
Hi, The following commit http://ares/gitweb/?p=tools/poky.git;a=blobdiff;f=oe-init-build-env;h=68af7b5193b73627cd6ebf6196adfa685a787c38;hp=67eddcd295bd9d1adac21fc4e97506fca05f4bfa;hb=813127247a1100b1a
|
By
Elvis Dowson
· #13264
·
|
|
Build problems with ML507 and meta-xilinx
Hi Andrew, I was able to get Yocto to build soft fpu (gcc-4.5) and hard fpu (gcc-4.7) support, a couple of months back. Here are some instructions Step 01: Modfy your bblayers.conf file to include the
Hi Andrew, I was able to get Yocto to build soft fpu (gcc-4.5) and hard fpu (gcc-4.7) support, a couple of months back. Here are some instructions Step 01: Modfy your bblayers.conf file to include the
|
By
Elvis Dowson
· #13122
·
|
|
[meta-xilinx][PATCH] layer.conf: avoid unnecessary early expansion with :=
applied http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/commit/?id=bbe2cb495fdbfc31eea422021548c0c95401c11a
applied http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/commit/?id=bbe2cb495fdbfc31eea422021548c0c95401c11a
|
By
Elvis Dowson
· #12685
·
|
|
arch and tune files for microblaze processor
Hi Khem, I'm trying to expand on the initial arch and tune files defined for the microblaze processor within the meta-xilinx layer. I was wondering if you could help review the arch and tune files, to
Hi Khem, I'm trying to expand on the initial arch and tune files defined for the microblaze processor within the meta-xilinx layer. I was wondering if you could help review the arch and tune files, to
|
By
Elvis Dowson
· #12473
·
|
|
Patching gcc-4.7.2 to add support for Xilinx MicroBlaze
Hi Khem, Here is the build report against the gcc-4.7.2 build: | checking for microblaze-poky-linux-gcc... /tool/yocto/poky/build/tmp/work/microblaze-poky-linux/gcc-cross-initial/4.7.2-r19/gcc-4.7.2/b
Hi Khem, Here is the build report against the gcc-4.7.2 build: | checking for microblaze-poky-linux-gcc... /tool/yocto/poky/build/tmp/work/microblaze-poky-linux/gcc-cross-initial/4.7.2-r19/gcc-4.7.2/b
|
By
Elvis Dowson
· #12451
·
|
|
Patching gcc-4.7.2 to add support for Xilinx MicroBlaze
Hi Khem, After patching both gcc-4.7.2 and gcc-4.8.0, I get the following error. This looks like a common error, and I was wondering if there is something that needs to be additionally taken into cons
Hi Khem, After patching both gcc-4.7.2 and gcc-4.8.0, I get the following error. This looks like a common error, and I was wondering if there is something that needs to be additionally taken into cons
|
By
Elvis Dowson
· #12443
·
|
|
Patching gcc-4.7.2 to add support for Xilinx MicroBlaze
Hi Khem, Any plans on moving to gcc-4.7.3 or 4.8.0 anytime soon? Nearly all the microblaze gcc patches are for gcc-4.8.0 on the trunk, several of them in fact. I've re-applied and ported all the exist
Hi Khem, Any plans on moving to gcc-4.7.3 or 4.8.0 anytime soon? Nearly all the microblaze gcc patches are for gcc-4.8.0 on the trunk, several of them in fact. I've re-applied and ported all the exist
|
By
Elvis Dowson
· #12406
·
|
|
Patching gcc-4.7.2 to add support for Xilinx MicroBlaze
Hi Khem, I've already started doing this. If I get the compiler support for MicroBlaze built and tested, I'll send across the patches for inclusion. The Xilinx Series -7 FPGAs without an ARM core will
Hi Khem, I've already started doing this. If I get the compiler support for MicroBlaze built and tested, I'll send across the patches for inclusion. The Xilinx Series -7 FPGAs without an ARM core will
|
By
Elvis Dowson
· #12351
·
|
|
Patching gcc-4.7.2 to add support for Xilinx MicroBlaze
Hi Khem, I hope you're doing fine! Could you give me the url to your gcc-4.7.2 git repo, so that I can develop patches against it to add support for the Xilinx MicroBlaze soft-processor? I've hit the
Hi Khem, I hope you're doing fine! Could you give me the url to your gcc-4.7.2 git repo, so that I can develop patches against it to add support for the Xilinx MicroBlaze soft-processor? I've hit the
|
By
Elvis Dowson
· #12335
·
|
|
Eclipse IDE Plugin: Configuring cross gcc
Hi, I tried an Autotools project with a standalone toolchain sdk installed on a separate machine. It was able to reconfigure and build the example. However, I noticed that on the machine where I built
Hi, I tried an Autotools project with a standalone toolchain sdk installed on a separate machine. It was able to reconfigure and build the example. However, I noticed that on the machine where I built
|
By
Elvis Dowson
· #11599
·
|