[linux-yocto] [PATCH] meta; edgerouter: fix kernel config check errors

2015-05-27 Thread Kevin Hao
Fix the following kernel config check errors: Value requested for CONFIG_HW_RANDOM_OCTEON not in final .config Requested value: CONFIG_HW_RANDOM_OCTEON=y Actual value set: CONFIG_HW_RANDOM_OCTEON=m Value requested for CONFIG_USB_OCTEON_EHCI not in final .config Requested value:

[linux-yocto] [PATCH 1/2] fs: aufs: fix a build error for archs which doesn't support MUTEX_SPIN_ON_OWNER

2015-05-27 Thread Kevin Hao
For struct mutex, the member owner only exist when either DEBUG_MUTEXES or MUTEX_SPIN_ON_OWNER is enabled. The SMP is a necessary condition, but not a sufficiency condition for MUTEX_SPIN_ON_OWNER. So we would get build error on arch such as mpis due to SMP is enabled and both DEBUG_MUTEXES and

[yocto] Changing VIRTUAL-RUNTIME_init_manager for initramfs image

2015-05-27 Thread mar.krzeminski
Hi, I have machine and in this machine I have two images. One of this images is image for kernel initramfs. In this image I want to change init manager to busybox mdev, while ine the other one I use udev. I can do that by changing VIRTUAL-RUNTIME_init_manager variable. And now is time for

[yocto] Start openvpn with my own config at startup

2015-05-27 Thread Matthew Karas
I have an ovpn file I'd like my system to start up with. I was able to install the openvpn file into /etc/openvpn using a bbappends file - but the system doesn't start openvpn like the openvpn docs describes. How do I set up openvpn to launch with my config file at start up? Thanks --

Re: [yocto] How to use a local SVN repository as a premirror?

2015-05-27 Thread spdev31
Hello all, Just to share the info – it looks like bitbake’s fetch2 is adding the tar.gz extension. See build-bundle/poky/bitbake/lib/bb/fetch2/svn.py. For now, I’m skipping the idea to use PREMIRRORS to fetch from a local SVN repository to avoid making bitbake modifications. FYI,

Re: [yocto] Start openvpn with my own config at startup

2015-05-27 Thread Alex J Lennon
Hi Matthew, On 27/05/2015 20:07, Matthew Karas wrote: I have an ovpn file I'd like my system to start up with. I was able to install the openvpn file into /etc/openvpn using a bbappends file - but the system doesn't start openvpn like the openvpn docs describes. How do I set up openvpn to

Re: [yocto] Start openvpn with my own config at startup

2015-05-27 Thread Christian Ege
Am 27.05.2015 um 20:07 schrieb Matthew Karas mkarasc...@gmail.com: I have an ovpn file I'd like my system to start up with. I was able to install the openvpn file into /etc/openvpn using a bbappends file - but the system doesn't start openvpn like the openvpn docs describes. How do I

[yocto] armv7 firmware recipe in armv8 distro

2015-05-27 Thread Joel (Xi Zhou) Zhou
Hi all, We have a Yocto BSP based on arm64/aarch64 machine. On top of this, I need to create a firmware recipe, which need armv7 cross-compiler. So question is, how to support multiple toolchain in Yocto? Thanks, Joel -- ___ yocto mailing list

Re: [yocto] Changing VIRTUAL-RUNTIME_init_manager for initramfs image

2015-05-27 Thread Burton, Ross
On 27 May 2015 at 18:55, mar.krzeminski mar.krzemin...@gmail.com wrote: I have machine and in this machine I have two images. One of this images is image for kernel initramfs. In this image I want to change init manager to busybox mdev, while ine the other one I use udev. I can do that by

[yocto] getting started...

2015-05-27 Thread Ed Sutter
Hi, I'm new to Yocto. I've used it to build/install linux on the Wandboard, and I've installed host-based cross devlopement environment (bitbake -c populate_sdk ). Everything worked, but basically I just followed some getting started steps so, I still don't really have a clue... Last year

Re: [yocto] Help getting started developing.

2015-05-27 Thread Alex J Lennon
Hi Rafael, On 26/05/2015 22:13, Rafael E. Herrera wrote: Hello, I have purchased a TI UEVM5432 board. I have also successfully setup the development environment as described on the online documentation from the TI web site

Re: [yocto] armv7 firmware recipe in armv8 distro

2015-05-27 Thread Mike Looijmans
On 27-05-15 21:19, Joel (Xi Zhou) Zhou wrote: Hi all, We have a Yocto BSP based on arm64/aarch64 machine. On top of this, I need to create a firmware recipe, which need armv7 cross-compiler. So question is, how to support multiple toolchain in Yocto? Yocto/OE doesn't support multiple

Re: [yocto] GCC 4.8.2 build errors

2015-05-27 Thread Khem Raj
On Wed, May 27, 2015 at 3:46 PM, Jesse Cobra jesseco...@gmail.com wrote: /media/build_drive/3_10/build/tmp/work-shared/gcc-4.8.2-r0/gcc-4.8.2/gcc/cp/parser.c -o cp/parser.o | /media/build_drive/3_10/build/tmp/work-shared/gcc-4.8.2-r0/gcc-4.8.2/gcc/cp/parser.c: In function 'bool

Re: [yocto] GCC 4.8.2 build errors

2015-05-27 Thread Jesse Cobra
Always reproducible on this build folder. Just created a new build folder and kicked off a brand new build. See if that works... my setup: repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.14.28-1.0.0_ga repo sync MACHINE=imx6qsabreauto source fsl-setup-release.sh -b

[yocto] GCC 4.8.2 build errors

2015-05-27 Thread Jesse Cobra
Noob over here, any idea why my build is choking on GCC 4.8.2? $ bitbake core-image-minimal Loading cache: 100% |###| ETA: 00:00:00 Loaded 2185 entries from dependency cache. NOTE: Resolving any missing task queue dependencies NOTE: multiple providers are