|
Using meta repositories from OpenEmbedded and Yocto projects
Hi, Can I re-use the meta-openembedded git repositories from openembedded.org and steve sakoman's meta-sakoman repositories (contains support for the Gumstix Overo board), and check it out inside a ch
Hi, Can I re-use the meta-openembedded git repositories from openembedded.org and steve sakoman's meta-sakoman repositories (contains support for the Gumstix Overo board), and check it out inside a ch
|
By
Elvis Dowson
· #6353
·
|
|
Xilinx FPGA development board meta repositories
Hi, Are there any Yocto meta repositories for Xilinx FPGAs (Virtex-5, Spartan-6, etc) and their corresponding FPGA development boards (ML-507, SP-601, etc) Best regards, Elvis Dowson
Hi, Are there any Yocto meta repositories for Xilinx FPGAs (Virtex-5, Spartan-6, etc) and their corresponding FPGA development boards (ML-507, SP-601, etc) Best regards, Elvis Dowson
|
By
Elvis Dowson
· #6356
·
|
|
Xilinx FPGA development board meta repositories
Great! I'll test it out, and see if I can get one of my FPGA boards running with it. Elvis Dowson
Great! I'll test it out, and see if I can get one of my FPGA boards running with it. Elvis Dowson
|
By
Elvis Dowson
· #6358
·
|
|
Is it not necessary to sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04
Hi, Is it not necessary to run sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04 ? It is not mentioned in the latest yocto documentation: http://www.yoctoproject.org/docs/current/yocto-project-
Hi, Is it not necessary to run sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04 ? It is not mentioned in the latest yocto documentation: http://www.yoctoproject.org/docs/current/yocto-project-
|
By
Elvis Dowson
· #6359
·
|
|
Is it not necessary to sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04
Hi Jeffrey, I'll switch back to dash and check it out. FYI, the user experience with Ubuntu 12.04 64-bit, running inside a VMware Fusion Tech Preview 2012 virtual machine is pretty good. They've final
Hi Jeffrey, I'll switch back to dash and check it out. FYI, the user experience with Ubuntu 12.04 64-bit, running inside a VMware Fusion Tech Preview 2012 virtual machine is pretty good. They've final
|
By
Elvis Dowson
· #6365
·
|
|
How does the Yocto gitweb interface group the git repositories
Hi, I'm trying to mirror the yocto repositories on my development machine. I was wondering how the yocto web interface groups the various repositories like IDE Plugins, Matchbox, Misc, Poky, Poky Supp
Hi, I'm trying to mirror the yocto repositories on my development machine. I was wondering how the yocto web interface groups the various repositories like IDE Plugins, Matchbox, Misc, Poky, Poky Supp
|
By
Elvis Dowson
· #6368
·
|
|
meta-gumstix.git layer dependencies
Hi Andreas, I was just taking a look at your meta-gumstix.git repository, and it mentions that it depends upon git://git.openembedded.org/openembedded-core git://git.angstrom-distribution.org/meta-tex
Hi Andreas, I was just taking a look at your meta-gumstix.git repository, and it mentions that it depends upon git://git.openembedded.org/openembedded-core git://git.angstrom-distribution.org/meta-tex
|
By
Elvis Dowson
· #6379
·
|
|
Is it correct to specify uboot in MACHINE_FEATURES?
Hi, For my overo-fire-chestnut43.conf machine configuration, if I specify u-boot in the EXTRA_IMAGEDEPENDS as follows: EXTRA_IMAGEDEPENDS = "u-boot x-load" Is there any purpose served by specifying ub
Hi, For my overo-fire-chestnut43.conf machine configuration, if I specify u-boot in the EXTRA_IMAGEDEPENDS as follows: EXTRA_IMAGEDEPENDS = "u-boot x-load" Is there any purpose served by specifying ub
|
By
Elvis Dowson
· #6387
·
|
|
Is it necessary to specify TARGET_ARM = "arm" ?
Hi, If in my overo.inc file, I specify the following: SOC_FAMILY = "omap3" require conf/machine/include/soc-family.inc require conf/machine/include/omap3.inc require conf/machine/include/tune-cortexa8
Hi, If in my overo.inc file, I specify the following: SOC_FAMILY = "omap3" require conf/machine/include/soc-family.inc require conf/machine/include/omap3.inc require conf/machine/include/tune-cortexa8
|
By
Elvis Dowson
· #6388
·
|
|
Is it necessary to specify TARGET_ARM = "arm" ?
Hi Paul, Thanks for the reply! I've made the changes as indicated! It's much cleaner now. I really like Yocto, it's so much more organized and easier to manage than OpenEmbedded Classic. Well upto thi
Hi Paul, Thanks for the reply! I've made the changes as indicated! It's much cleaner now. I really like Yocto, it's so much more organized and easier to manage than OpenEmbedded Classic. Well upto thi
|
By
Elvis Dowson
· #6391
·
|
|
Build error: Could not inherit file classes/systemd.bbclass
Hi, I've setup and configured an Ubuntu-12.04 LTS 64-bit system, and I get a build error when I run the following command: $ bitbake -c fetchall core-image-minimal Pseudo is not present but is require
Hi, I've setup and configured an Ubuntu-12.04 LTS 64-bit system, and I get a build error when I run the following command: $ bitbake -c fetchall core-image-minimal Pseudo is not present but is require
|
By
Elvis Dowson
· #6395
·
|
|
ERROR: ParseError at /tool/yocto/poky-extras/meta-linaro/recipes-devtools/gcc/gcc-4.5.1.linaro.inc:1: Could not include required file recipes-devtools/gcc/gcc-4.5.1.inc
Hi, In my bblayers.conf, I've included the poky-extras/meta-linaro meta layer. BBLAYERS ?= " \ /tool/yocto/poky/meta \ /tool/yocto/poky/meta-yocto \ /tool/yocto/poky-extras/meta-kernel-dev \ /tool/yoc
Hi, In my bblayers.conf, I've included the poky-extras/meta-linaro meta layer. BBLAYERS ?= " \ /tool/yocto/poky/meta \ /tool/yocto/poky/meta-yocto \ /tool/yocto/poky-extras/meta-kernel-dev \ /tool/yoc
|
By
Elvis Dowson
· #6403
·
|
|
Failed to fetch URL http://downloads.sourceforge.net/project/libcg/libcgroup/v0.37.1/libcgroup-0.37.1.tar.bz2
Hi, When I try to run bitbake -c fetchall core-image-minimal, it fails to fetch libcgroup-0.37.1 NOTE: Running task 139 of 305 (ID: 264, /tool/yocto/meta-openembedded/meta-oe/recipes-core/libcgroup/li
Hi, When I try to run bitbake -c fetchall core-image-minimal, it fails to fetch libcgroup-0.37.1 NOTE: Running task 139 of 305 (ID: 264, /tool/yocto/meta-openembedded/meta-oe/recipes-core/libcgroup/li
|
By
Elvis Dowson
· #6406
·
|
|
Build error: Could not inherit file classes/systemd.bbclass
Hi, The meta-ti repo on yoctoproject.org tracks the arago-project one closely. The following bblayers.conf configuration worked BBFILES ?= "" BBLAYERS ?= " \ /tool/yocto/poky/meta \ /tool/yocto/poky/m
Hi, The meta-ti repo on yoctoproject.org tracks the arago-project one closely. The following bblayers.conf configuration worked BBFILES ?= "" BBLAYERS ?= " \ /tool/yocto/poky/meta \ /tool/yocto/poky/m
|
By
Elvis Dowson
· #6409
·
|
|
Failed to fetch URL http://downloads.sourceforge.net/project/libcg/libcgroup/v0.37.1/libcgroup-0.37.1.tar.bz2
Hi, This was a transient failure because the SourceForge mirrors were down for about 4 hours. Its up now, and all the packages are downloading fine. I'm starting to like yocto, its definitely got a mo
Hi, This was a transient failure because the SourceForge mirrors were down for about 4 hours. Its up now, and all the packages are downloading fine. I'm starting to like yocto, its definitely got a mo
|
By
Elvis Dowson
· #6410
·
|
|
[meta-xilinx] Rename to util-linux_2.21.1.bbappend
Hi, This patch fixes a build issue with meta-xilinx, since util-linux_2.21.bb recipe has been renamed to util-linux_2.21.1.bb Best regards, Elvis Dowson From 6d5684d44c1eac67e551a98b0751e996470d203c M
Hi, This patch fixes a build issue with meta-xilinx, since util-linux_2.21.bb recipe has been renamed to util-linux_2.21.1.bb Best regards, Elvis Dowson From 6d5684d44c1eac67e551a98b0751e996470d203c M
|
By
Elvis Dowson
· #6412
·
|
|
How to fix warning: set SYSTEMD_PACKAGES as <existing-package>-systemd
Hi, I get a bunch of warnings asking me to set SYSTEMD_PACKAGES as <existing-package>-systemd. WARNING: /tool/yocto/meta-ti/recipes-misc/payload/bonescript.bb: it is recommended to set SYSTEMD_PACKAGE
Hi, I get a bunch of warnings asking me to set SYSTEMD_PACKAGES as <existing-package>-systemd. WARNING: /tool/yocto/meta-ti/recipes-misc/payload/bonescript.bb: it is recommended to set SYSTEMD_PACKAGE
|
By
Elvis Dowson
· #6415
·
|
|
How to specify a machine defconfig for a linux recipe
Hi, How can I specify a machine defconfig for a linux recipe? For example, if I set # kernel provider PREFERRED_PROVIDER_virtual/kernel = "linux-omap3" and try to build my machine, I get the following
Hi, How can I specify a machine defconfig for a linux recipe? For example, if I set # kernel provider PREFERRED_PROVIDER_virtual/kernel = "linux-omap3" and try to build my machine, I get the following
|
By
Elvis Dowson
· #6416
·
|
|
How to specify a machine defconfig for a linux recipe
Hi, I solved this one. Turns out, since I defined a new machine called overo-fire-chestnut43, I had to also create a folder called overo-fire-chestnut43 to hold the defconfig file as follows: meta-gum
Hi, I solved this one. Turns out, since I defined a new machine called overo-fire-chestnut43, I had to also create a folder called overo-fire-chestnut43 to hold the defconfig file as follows: meta-gum
|
By
Elvis Dowson
· #6417
·
|
|
Problem compiling u-boot-2011.12 for overo-fire-chestnu43 custom machine configuration
Hi, I've created a new machine configuration called overo-fire-chestnut43. I've included the overo.inc and overo-fire-chestnut43.conf files below. When I try to build u-boot, it fails with the followi
Hi, I've created a new machine configuration called overo-fire-chestnut43. I've included the overo.inc and overo-fire-chestnut43.conf files below. When I try to build u-boot, it fails with the followi
|
By
Elvis Dowson
· #6451
·
|