Re: [yocto] Is there a recipe for evtest package?

2012-01-27 Thread McClintock Matthew-B29882
On Wed, Jan 25, 2012 at 7:36 AM, Brian Hutchinson wrote: > On Wed, Jan 25, 2012 at 9:48 AM, Jack Mitchell > wrote: >> Hi Brian, >> >> Your best bet is to adapt the one from meta-oe here: >> >> http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/evtest > > Hi Jack, > > I'm

Re: [yocto] understanding recipes

2012-01-27 Thread McClintock Matthew-B29882
On Fri, Jan 27, 2012 at 10:43 AM, Joshua Lock wrote: > On 26/01/12 14:11, Scott Garman wrote: >> >> In this case, the LIC_FILES_CHKSUM is storing the md5sum of the COPYING >> file, which is stored in the top-level directory of the extracted sources. >> >> So manually download the hello version you

Re: [yocto] [PATCH 0/1][KERNEL] meta/crownbay: use new yocto/emgd-1.10 feature branch

2012-01-27 Thread Bruce Ashfield
On 12-01-02 02:31 PM, tom.zanu...@intel.com wrote: From: Tom Zanussi This patchset makes crownbay use the new yocto/emgd-1.10 feature branch. Bruce, please don't merge this yet though - it depends on the new emgd-1.10 recipe, which in turn depends on some new LICENSE_FLAGS functionality being m

[yocto] +Bill Mar - you should be able to register...

2012-01-27 Thread Jeff Osier-Mixon (Google+)
Jeff Osier-Mixon shared a post with you on Google+. Google+ makes sharing on the web more like sharing in real life. Learn more: http://www.google.com/+/learnmore/ You received this message because Jeff Osier-Mixon shared it with yocto@yoctoproject.org. "+Bill Mar - you should be able to re

Re: [yocto] [PATCH 0/2][KERNEL] new yocto/emgd-1.10 feature branch

2012-01-27 Thread Bruce Ashfield
On 12-01-02 02:31 PM, tom.zanu...@intel.com wrote: From: Tom Zanussi This patchset adds a new yocto/emgd-1.10 feature branch to linux-yocto-3.0, alongside the existing yocto/emgd branch containing emgd-1.8. Bruce, please don't merge this yet though - it depends on the new emgd-1.10 recipe, whic

Re: [yocto] understanding recipes

2012-01-27 Thread Joshua Lock
On 26/01/12 14:11, Scott Garman wrote: In this case, the LIC_FILES_CHKSUM is storing the md5sum of the COPYING file, which is stored in the top-level directory of the extracted sources. So manually download the hello version you are trying to use, extract the tarball locally, and run md5sum agai

[yocto] serial consoles

2012-01-27 Thread jfabernathy
I have the meta-cedartrail image running on hardware (Marshalltown board). To make the serial console work, I have in the machine/cedartrail.conf file: SERIAL_CONSOLE = "115200 ttyS0" this works fine, but only after Linux is up and the login prompts are sent out. I'm trying to also get the K

Re: [yocto] [PATCH] mpc8315: build u-boot by default.

2012-01-27 Thread Paul Gortmaker
On 12-01-27 12:11 PM, Darren Hart wrote: > > > On 01/27/2012 08:22 AM, Paul Gortmaker wrote: >> Valdiated on v2011.12 with hardware: >> >> U-Boot 2011.12 (Jan 26 2012 - 16:55:23)MPC83XX >> >> Reset Status: Software Hard, External/Internal Soft, External/Internal >> Hard >> >> CPU:

Re: [yocto] New recipes not installing in core-image-minimal

2012-01-27 Thread Darren Hart
On 01/27/2012 02:30 AM, Martin Jansa wrote: > On Fri, Jan 27, 2012 at 03:52:58PM +0530, Joshua Immanuel wrote: >> Hello Martin, >> >> On Fri, 2012-01-27 at 09:08 +0100, Martin Jansa wrote: Perhaps, but it didn't fix this particular problem. Neither /usr/bin/ranpwd nor /etc/init.d/genmac

Re: [yocto] [PATCH] mpc8315: build u-boot by default.

2012-01-27 Thread Darren Hart
On 01/27/2012 08:22 AM, Paul Gortmaker wrote: > Valdiated on v2011.12 with hardware: > > U-Boot 2011.12 (Jan 26 2012 - 16:55:23)MPC83XX > > Reset Status: Software Hard, External/Internal Soft, External/Internal > Hard > > CPU: e300c3, MPC8315E, Rev: 1.2 at 400 MHz, CSB: 133.333

[yocto] [PATCH] mpc8315: build u-boot by default.

2012-01-27 Thread Paul Gortmaker
Valdiated on v2011.12 with hardware: U-Boot 2011.12 (Jan 26 2012 - 16:55:23)MPC83XX Reset Status: Software Hard, External/Internal Soft, External/Internal Hard CPU: e300c3, MPC8315E, Rev: 1.2 at 400 MHz, CSB: 133.333 MHz Board: Freescale MPC8315ERDB Rev 1.0 I2C: ready

Re: [yocto] new How Do I posted

2012-01-27 Thread Rifenbark, Scott M
Thanks Jim... I will check this out. Scott -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of jfabernathy Sent: Friday, January 27, 2012 4:46 AM To: yocto@yoctoproject.org Subject: [yocto] new How Do I posted I created a "How DO

[yocto] new How Do I posted

2012-01-27 Thread jfabernathy
I created a "How DO I" for adding recipes, and added it to the wiki. Please review for correctness if you like. Jim A ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] New recipes not installing in core-image-minimal

2012-01-27 Thread Martin Jansa
On Fri, Jan 27, 2012 at 03:52:58PM +0530, Joshua Immanuel wrote: > Hello Martin, > > On Fri, 2012-01-27 at 09:08 +0100, Martin Jansa wrote: > > > Perhaps, but it didn't fix this particular problem. Neither > > > /usr/bin/ranpwd nor /etc/init.d/genmac appear in the rootfs. > > > However, each still

Re: [yocto] New recipes not installing in core-image-minimal

2012-01-27 Thread Joshua Immanuel
Hello Martin, On Fri, 2012-01-27 at 09:08 +0100, Martin Jansa wrote: > > Perhaps, but it didn't fix this particular problem. Neither > > /usr/bin/ranpwd nor /etc/init.d/genmac appear in the rootfs. > > However, each still appears in their respective workdir/image: > > Are they in workdir/packages

Re: [yocto] New recipes not installing in core-image-minimal

2012-01-27 Thread Martin Jansa
On Thu, Jan 26, 2012 at 05:57:11PM -0800, Darren Hart wrote: > > > On 01/26/2012 05:42 PM, Saul Wold wrote: > > On 01/26/2012 05:29 PM, Darren Hart wrote: > >> In support of a new BSP I've written two new recipes and appended to > >> another to depend on them. The new recipes files are not appear

Re: [yocto] New recipes not installing in core-image-minimal

2012-01-27 Thread Darren Hart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/27/2012 12:02 AM, Martin Jansa wrote: > On Thu, Jan 26, 2012 at 05:29:19PM -0800, Darren Hart wrote: >> In support of a new BSP I've written two new recipes and appended >> to another to depend on them. The new recipes files are not >> appearin

Re: [yocto] New recipes not installing in core-image-minimal

2012-01-27 Thread Martin Jansa
On Thu, Jan 26, 2012 at 05:29:19PM -0800, Darren Hart wrote: > In support of a new BSP I've written two new recipes and appended to > another to depend on them. The new recipes files are not appearing in > the resulting images. I'm sure I'm overlooking something trivial, but > I'm not sure what it