Re: [linux-yocto] multiple compilers

2015-03-27 Thread Mehaffey, John
Hi Dan, I don't generally do compilers, but the Yocto way is to create another recipe where the SRC_URI points to the tarball/git repository you want to build from. It may be that you will need to start with an older compiler .bb recipe, you don't say how far back you need to go. You don't

Re: [linux-yocto] Configuration fragment is overridden by netfilter.cfg

2014-12-07 Thread Mehaffey, John
Hi Roth, Best if you do your changes in a custom layer to make sure your bbappend is applied last. bbappends are done in reverse layer order, so if you create a layer mine with the structure you outlined with your linux-yocto_3.10.bbappend, and is the highest priority, it should do what you

Re: [linux-yocto] [PATCH 1/2] meta: Add IIO feature

2014-07-22 Thread Mehaffey, John
Hi Darren, Nice! There's a typo in line 1 of iio.scc: define KFEATURE_DESCRIPTION Enable support for Industrail IO should be Industrial, I believe. -mehaf -Original Message- From: linux-yocto-boun...@yoctoproject.org [mailto:linux-yocto-boun...@yoctoproject.org] On Behalf Of Darren

Re: [linux-yocto] Keyboard on Beaglebone Black

2014-06-24 Thread Mehaffey, John
On Tuesday, June 24, 2014 5:56 AM, Bruce Ashfield wrote: On 14-06-24 07:06 AM, Kevin Hao wrote: On Tue, Jun 24, 2014 at 10:34:35AM +0800, Kevin Hao wrote: On Mon, Jun 23, 2014 at 11:39:57AM -0400, Bruce Ashfield wrote: On 14-06-23 02:59 AM, Sven Vos wrote: Hello, I am trying to get a