[yocto] build failure on denzil-7.0 n450 part 2

2012-07-07 Thread jfabernathy
Since I started over on my build from the long thread on this subject, I thought I'd start another thread on the issue. I took the tarball for poky-denzil-7.0 and extracted it into my home directory. After cd'ing into poky-denzil-7.0, I extracted the n450-denzil-7.0 tarball. I setup to run

[yocto] build failure on denzil - n450

2012-07-06 Thread jfabernathy
Something has changes very recently. I was building with a fresh clone of poky and meta-intel. checked out Denzil on both. only modified to support the meta-n450 layer, the parallel options and the local download directory. I got an error compiling the kernel. It didn't fail yesterday

Re: [yocto] build failure on denzil - n450

2012-07-06 Thread jfabernathy
On 07/06/2012 10:44 AM, Tom Zanussi wrote: On Fri, 2012-07-06 at 10:20 -0400, jfabernathy wrote: Something has changes very recently. I was building with a fresh clone of poky and meta-intel. checked out Denzil on both. only modified to support the meta-n450 layer, the parallel options

Re: [yocto] build failure on denzil - n450

2012-07-06 Thread jfabernathy
On 07/06/2012 10:59 AM, Tom Zanussi wrote: On Fri, 2012-07-06 at 10:47 -0400, jfabernathy wrote: On 07/06/2012 10:44 AM, Tom Zanussi wrote: On Fri, 2012-07-06 at 10:20 -0400, jfabernathy wrote: Something has changes very recently. I was building with a fresh clone of poky and meta-intel

Re: [yocto] build failure on denzil - n450

2012-07-06 Thread jfabernathy
On 07/06/2012 10:59 AM, Tom Zanussi wrote: On Fri, 2012-07-06 at 10:47 -0400, jfabernathy wrote: On 07/06/2012 10:44 AM, Tom Zanussi wrote: On Fri, 2012-07-06 at 10:20 -0400, jfabernathy wrote: Something has changes very recently. I was building with a fresh clone of poky and meta-intel

Re: [yocto] build failure on denzil - n450

2012-07-06 Thread jfabernathy
On 07/06/2012 02:35 PM, Tom Zanussi wrote: On Fri, 2012-07-06 at 13:36 -0400, jfabernathy wrote: On 07/06/2012 10:59 AM, Tom Zanussi wrote: On Fri, 2012-07-06 at 10:47 -0400, jfabernathy wrote: On 07/06/2012 10:44 AM, Tom Zanussi wrote: On Fri, 2012-07-06 at 10:20 -0400, jfabernathy wrote

[yocto] Documentation improvement

2012-07-06 Thread jfabernathy
I was looking at the Yocto Development Manual (Latest), section 4.6.2. Creating Config Fragments. I was confused about the file statement and the naming of the directory to locate the fragment file until I found a similar discussion in the BSP Guide (lastest) section 1.2.10. Linux Kernel

Re: [yocto] build failure on denzil - n450

2012-07-06 Thread jfabernathy
On 07/06/2012 02:57 PM, Tom Zanussi wrote: On Fri, 2012-07-06 at 14:48 -0400, jfabernathy wrote: On 07/06/2012 02:35 PM, Tom Zanussi wrote: On Fri, 2012-07-06 at 13:36 -0400, jfabernathy wrote: On 07/06/2012 10:59 AM, Tom Zanussi wrote: On Fri, 2012-07-06 at 10:47 -0400, jfabernathy wrote

Re: [yocto] build failure on denzil - n450

2012-07-06 Thread jfabernathy
On 07/06/2012 02:57 PM, Tom Zanussi wrote: On Fri, 2012-07-06 at 14:48 -0400, jfabernathy wrote: On 07/06/2012 02:35 PM, Tom Zanussi wrote: On Fri, 2012-07-06 at 13:36 -0400, jfabernathy wrote: On 07/06/2012 10:59 AM, Tom Zanussi wrote: On Fri, 2012-07-06 at 10:47 -0400, jfabernathy wrote

Re: [yocto] prerequisite tools for making documentation

2012-07-03 Thread jfabernathy
unselected package dblatex. Selecting previously unselected package texlive-latex-extra-doc. Selecting previously unselected package texlive-pictures-doc. * -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of jfabernathy Sent

Re: [yocto] prerequisite tools for making documentation

2012-07-03 Thread jfabernathy
-Original Message- From: yocto-boun...@yoctoproject.org mailto:yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org mailto:yocto-boun...@yoctoproject.org] On Behalf Of jfabernathy Sent: Sunday, June 24, 2012 9:06 AM To: yocto@yoctoproject.org

Re: [yocto] Yocto Development Manual Appendix B question

2012-06-27 Thread jfabernathy
will reset and run a test of Apendix B.2 taking the path of not having done B.1 first. Maybe the stuff related to setting up you local kernel and modifying the source had some impact. More later. JIm A Scott -Original Message- From: jfabernathy [mailto:jfaberna...@gmail.com] Sent

[yocto] Yocto Development Manual Appendix B redux

2012-06-27 Thread jfabernathy
Just to simplify the previous thread on this subject. To solve the issue I brought up about the Development Manual Appendix B examples, it boils down to this: 1. A denzil branch of poky-extra has now been created to solve the bug I experienced. 2. The only instruction that needs to be

[yocto] Yocto Development Manual Appendix B question

2012-06-26 Thread jfabernathy
In the example in The Developement Manual v1.2 in Appendix B Section B.1.7, it states that you need to put in the statement: KSRC_linux_yocto_3_2 ?= /home/scottrif/linux-yocto-3.2.git into the appropriate .bbappend file way now in the poky-extra directory structure. If I look at that file,

Re: [yocto] Yocto Development Manual Appendix B question

2012-06-26 Thread jfabernathy
AM To: jfabernathy Cc: yocto@yoctoproject.org Subject: Re: [yocto] Yocto Development Manual Appendix B question On 12-06-26 10:52 AM, jfabernathy wrote: In the example in The Developement Manual v1.2 in Appendix B Section B.1.7, it states that you need to put in the statement

Re: [yocto] Yocto Development Manual Appendix B question

2012-06-26 Thread jfabernathy
On 06/26/2012 12:04 PM, Bruce Ashfield wrote: On 12-06-26 12:00 PM, jfabernathy wrote: On 06/26/2012 10:56 AM, Rifenbark, Scott M wrote: Bruce, Should the example note this? Would it be best to specifically say to uncomment that SRC_URI line? Scott I think some text needs to be added. I

Re: [yocto] Yocto Development Manual Appendix B question

2012-06-26 Thread jfabernathy
: Tuesday, June 26, 2012 10:42 AM To: Rifenbark, Scott M Cc: jfabernathy; yocto@yoctoproject.org Subject: Re: [yocto] Yocto Development Manual Appendix B question On 12-06-26 12:30 PM, Rifenbark, Scott M wrote: I am going to run through the B.1 example verbatim from the current version of the manual

Re: [yocto] Yocto Development Manual Appendix B question

2012-06-26 Thread jfabernathy
Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Tuesday, June 26, 2012 10:42 AM To: Rifenbark, Scott M Cc: jfabernathy; yocto@yoctoproject.org Subject: Re: [yocto] Yocto Development Manual Appendix B question On 12-06-26 12:30 PM, Rifenbark, Scott M wrote: I am going

Re: [yocto] Yocto Development Manual Appendix B question

2012-06-26 Thread jfabernathy
be another setting of CONFIG_SMP that is conflicting with the .config file Jim A -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of jfabernathy Sent: Tuesday, June 26, 2012 12:50 PM To: yocto@yoctoproject.org Subject: Re

[yocto] prerequisite tools for making documentation

2012-06-24 Thread jfabernathy
I had a need to look at the bitbake manual in the poky/bitbake/doc/manual directory and tried to make pdf. I had all the prerequisites listed in the QS guide. However, I found the make failed due to a number of xml related tools being missing. I installed those and got the pdf manual

Re: [yocto] Hob - proper way to select machine and customer layers

2012-06-22 Thread jfabernathy
On 06/22/2012 07:17 AM, Paul Eggleton wrote: On Thursday 21 June 2012 14:39:30 jfabernathy wrote: On 06/21/2012 10:49 AM, jfabernathy wrote: To use Hob, I set my environment variable and the just ran hob. It was very slow going through the first 63 packages. I think this is because parallel

[yocto] Hob - proper way to select machine and customer layers

2012-06-21 Thread jfabernathy
So I thought I'd give hob a test. Basically, I wanted to do what I could already do with the command line. Normally, after I set the environment variables, I edit the local.conf to change my machine type and parallel processing options. Then I point the download directory to a centralized one

Re: [yocto] Hob - proper way to select machine and customer layers

2012-06-21 Thread jfabernathy
On 06/21/2012 10:49 AM, jfabernathy wrote: So I thought I'd give hob a test. Basically, I wanted to do what I could already do with the command line. Normally, after I set the environment variables, I edit the local.conf to change my machine type and parallel processing options. Then I point

[yocto] basic recipe building - iperf

2012-06-18 Thread jfabernathy
I needed to do some network performance testing on a Crownbay board and needed iperf in that environment. Since I had the core-image-sato-sdk image created, I just booted that and took the tarball from Sourceforge and built it per the readme file instructions: ./configure make make install

Re: [yocto] meta-cedartrail - serial console

2012-06-01 Thread jfabernathy
On 05/31/2012 03:41 PM, Darren Hart wrote: On 05/31/2012 11:54 AM, jfabernathy wrote: On 05/31/2012 02:13 PM, Darren Hart wrote: On 05/31/2012 09:11 AM, jfabernathy wrote: Using a DN2800MT (Marshalltown) Intel board, I'm testing the meta-cedartrail using edison branch and noticed an issues

Re: [yocto] meta-cedartrail - serial console

2012-06-01 Thread jfabernathy
On 06/01/2012 01:01 PM, Darren Hart wrote: On 06/01/2012 08:45 AM, jfabernathy wrote: On 05/31/2012 03:41 PM, Darren Hart wrote: On 05/31/2012 11:54 AM, jfabernathy wrote: On 05/31/2012 02:13 PM, Darren Hart wrote: On 05/31/2012 09:11 AM, jfabernathy wrote: Using a DN2800MT (Marshalltown

Re: [yocto] meta-cedartrail - serial console

2012-06-01 Thread jfabernathy
On 06/01/2012 01:55 PM, Darren Hart wrote: On 06/01/2012 10:53 AM, jfabernathy wrote: On 06/01/2012 01:44 PM, Darren Hart wrote: On 06/01/2012 10:39 AM, jfabernathy wrote: On 06/01/2012 01:01 PM, Darren Hart wrote: On 06/01/2012 08:45 AM, jfabernathy wrote: On 05/31/2012 03:41 PM, Darren

Re: [yocto] meta-cedartrail - serial console

2012-06-01 Thread jfabernathy
On 06/01/2012 04:02 PM, Darren Hart wrote: On 06/01/2012 12:14 PM, jfabernathy wrote: On 06/01/2012 01:55 PM, Darren Hart wrote: On 06/01/2012 10:53 AM, jfabernathy wrote: On 06/01/2012 01:44 PM, Darren Hart wrote: On 06/01/2012 10:39 AM, jfabernathy wrote: On 06/01/2012 01:01 PM, Darren

Re: [yocto] meta-cedartrail - serial console

2012-06-01 Thread jfabernathy
On 06/01/2012 01:55 PM, Darren Hart wrote: On 06/01/2012 10:53 AM, jfabernathy wrote: On 06/01/2012 01:44 PM, Darren Hart wrote: On 06/01/2012 10:39 AM, jfabernathy wrote: On 06/01/2012 01:01 PM, Darren Hart wrote: On 06/01/2012 08:45 AM, jfabernathy wrote: On 05/31/2012 03:41 PM, Darren

Re: [yocto] meta-cedartrail - serial console

2012-06-01 Thread jfabernathy
On 06/01/2012 04:10 PM, Darren Hart wrote: On 06/01/2012 01:07 PM, jfabernathy wrote: On 06/01/2012 04:02 PM, Darren Hart wrote: What is the boot error? SYSLINUX 4.03 2010-10-22 CHS Load error- Boot error Jim A OK, I suggest following the instructions for creating a USBZIP format

[yocto] meta-cedartrail - serial console

2012-05-31 Thread jfabernathy
Using a DN2800MT (Marshalltown) Intel board, I'm testing the meta-cedartrail using edison branch and noticed an issues with the serial console. The cedartrail.conf in the machine directory has the following statements: SYSLINUX_OPTS = serial 0 115200 SERIAL_CONSOLE = 115200 ttyS0 APPEND +=

Re: [yocto] meta-cedartrail - serial console

2012-05-31 Thread jfabernathy
On 05/31/2012 02:18 PM, Bodke, Kishore K wrote: -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of jfabernathy Sent: Thursday, May 31, 2012 9:12 AM To: yocto@yoctoproject.org Subject: [yocto] meta-cedartrail - serial console

Re: [yocto] meta-cedartrail - serial console

2012-05-31 Thread jfabernathy
On 05/31/2012 02:13 PM, Darren Hart wrote: On 05/31/2012 09:11 AM, jfabernathy wrote: Using a DN2800MT (Marshalltown) Intel board, I'm testing the meta-cedartrail using edison branch and noticed an issues with the serial console. The cedartrail.conf in the machine directory has the following

Re: [yocto] meta-cedartrail - serial console

2012-05-31 Thread jfabernathy
On 05/31/2012 02:18 PM, Bodke, Kishore K wrote: -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of jfabernathy Sent: Thursday, May 31, 2012 9:12 AM To: yocto@yoctoproject.org Subject: [yocto] meta-cedartrail - serial console

Re: [yocto] headless yocto linux on Intel?

2012-05-24 Thread jfabernathy
On 05/24/2012 10:30 AM, Bob Cochran wrote: Hello, Is it still the case that all Atom solutions have built in video support? So, if I wanted to use Atom for a headless solution, I would have idle video hardware. If this isn't the case, can you please point me to the best Atom solution to

[yocto] checking out branches: tracking vs. tags

2012-05-24 Thread jfabernathy
I'm trying to understand a few git concepts as they relate to Yocto. Reading the 1.2 version of the Development Manual Appendix A (http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#dev-manual-bsp-appendix), I see the statement: $ git checkout denzil-7.0 -b denzil What I

Re: [yocto] checking out branches: tracking vs. tags

2012-05-24 Thread jfabernathy
On 05/24/2012 11:21 AM, Chris Larson wrote: On Thu, May 24, 2012 at 7:55 AM, jfabernathyjfaberna...@gmail.com wrote: the Development Manual Appendix A (http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#dev-manual-bsp-appendix), I see the statement: $ git checkout

[yocto] bitbake failure on meta-cedartrail using master branch

2012-05-23 Thread jfabernathy
FYI, I just pulled the lasted patches into my system and ran a bitbake of cedartrail with the PVR driver. I got a failure on the kernel build. log below: ERROR: Logfile of failure stored in:

Re: [yocto] bitbake failure on meta-cedartrail using master branch

2012-05-23 Thread jfabernathy
On 05/23/2012 02:24 PM, Darren Hart wrote: On 05/23/2012 04:59 AM, jfabernathy wrote: FYI, I just pulled the lasted patches into my system and ran a bitbake of cedartrail with the PVR driver. I have a fix for this, was waiting for an Ack and got side tracked. Please pull meta-intel again

[yocto] runqemu qemux86

2012-05-22 Thread jfabernathy
when testing an image using runqemu qemux86, can you get networking to work?? mine comes up disabled. I want to test an application that requires Internet access. Jim A ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] sending ioctl 5310 to a partition!

2012-05-22 Thread jfabernathy
On 05/21/2012 05:18 PM, Emir Elkholy wrote: Hello, I am trying to install an image of Yocto to my CRB (cedartrail). After creating the bootable usb with the new image on it as a usb-zip (because it is too large for the hdd method of install), I insert it into one of the usb slots of my CRB.

Re: [yocto] runqemu qemux86

2012-05-22 Thread jfabernathy
AM, Autif Khan autif.ml...@gmail.com mailto:autif.ml...@gmail.com mailto:autif.ml...@gmail.com mailto:autif.ml...@gmail.com__ wrote: On Tue, May 22, 2012 at 7:43 AM, jfabernathy jfaberna...@gmail.com mailto:jfaberna...@gmail.com mailto:jfaberna...@gmail.com mailto:jfaberna

Re: [yocto] [PATCH 0/1] [meta-intel] Update PVR Graphics drivers.

2012-05-22 Thread jfabernathy
On 05/22/2012 04:04 PM, Tom Zanussi wrote: On Mon, 2012-05-21 at 10:55 -0700, kishore.k.bo...@intel.com wrote: From: Kishore Bodkekishore.k.bo...@intel.com Pointing to the latest version of PVR Graphics drivers for the Cedartrail BSP. Please pull into meta-intel/denzil Pulled into

[yocto] rebuilds -- when to do what??

2012-04-27 Thread jfabernathy
Over the past 6 months, I've learned a lot about what I should do to work with Yocto successfully, However, the area of biggest confusion for me is what to do when I want to rebuild something. I generally work from Master repository and when I see significant changes while doing git pull, I

Re: [yocto] rebuilds -- when to do what??

2012-04-27 Thread jfabernathy
On 04/27/2012 11:39 AM, McClintock Matthew-B29882 wrote: On Fri, Apr 27, 2012 at 9:15 AM, jfabernathyjfaberna...@gmail.com wrote: Over the past 6 months, I've learned a lot about what I should do to work with Yocto successfully, However, the area of biggest confusion for me is what to do when

[yocto] build error on core-image-sato-sdk

2012-04-09 Thread jfabernathy
at the end of the build of core-image-sato-sdk I got the following error. I'm using the edison branch with the latest changes and also building the meta-cedartrail. I had previously built core-image-sato successfully with this setup. Any ideas? ERROR: Function 'build_boot_bin' failed (see

Re: [yocto] build error after recent pull

2012-03-20 Thread jfabernathy
On 03/19/2012 05:27 PM, Gary Thomas wrote: On 2012-03-19 14:49, jfabernathy wrote: On 03/19/2012 04:25 PM, Gary Thomas wrote: On 2012-03-19 13:25, jfabernathy wrote: On 03/19/2012 03:13 PM, Gary Thomas wrote: On 2012-03-19 13:04, jfabernathy wrote: On 03/19/2012 03:03 PM, Gary Thomas wrote

Re: [yocto] build error after recent pull

2012-03-19 Thread jfabernathy
On 03/19/2012 02:55 PM, Gary Thomas wrote: On 2012-03-19 10:02, jfabernathy wrote: Just did a git pull today on poky and meta-intel. I tried to rebuild meta-sugarbay again and got a build error. Not sure why yet. Not critical, just a spot check of things. -- NOTE: package

Re: [yocto] build error after recent pull

2012-03-19 Thread jfabernathy
On 03/19/2012 03:13 PM, Gary Thomas wrote: On 2012-03-19 13:04, jfabernathy wrote: On 03/19/2012 03:03 PM, Gary Thomas wrote: On 2012-03-19 12:59, jfabernathy wrote: On 03/19/2012 02:55 PM, Gary Thomas wrote: On 2012-03-19 10:02, jfabernathy wrote: Just did a git pull today on poky and meta

Re: [yocto] build error after recent pull

2012-03-19 Thread jfabernathy
On 03/19/2012 04:25 PM, Gary Thomas wrote: On 2012-03-19 13:25, jfabernathy wrote: On 03/19/2012 03:13 PM, Gary Thomas wrote: On 2012-03-19 13:04, jfabernathy wrote: On 03/19/2012 03:03 PM, Gary Thomas wrote: On 2012-03-19 12:59, jfabernathy wrote: On 03/19/2012 02:55 PM, Gary Thomas wrote

Re: [yocto] build error after recent pull

2012-03-19 Thread jfabernathy
On 03/19/2012 05:27 PM, Gary Thomas wrote: On 2012-03-19 14:49, jfabernathy wrote: On 03/19/2012 04:25 PM, Gary Thomas wrote: On 2012-03-19 13:25, jfabernathy wrote: On 03/19/2012 03:13 PM, Gary Thomas wrote: On 2012-03-19 13:04, jfabernathy wrote: On 03/19/2012 03:03 PM, Gary Thomas wrote

Re: [yocto] [Announcement] 1.2 Milestone 3 Released

2012-03-15 Thread jfabernathy
On 03/14/2012 06:05 PM, Flanagan, Elizabeth wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, We are pleased to announce the third milestone of the coming release of Yocto 1.2. This milestone release is available at:

Re: [yocto] Adding test files to an image

2012-03-09 Thread jfabernathy
On 03/08/2012 08:04 PM, Eric Bénard wrote: Le Thu, 08 Mar 2012 17:38:40 -0500, jfabernathyjfaberna...@gmail.com a écrit : So what I can get to work is the following recipe, but what I want is not o have to specify the file extension: you may be able to build your archive in a directory like

[yocto] Adding test files to an image

2012-03-08 Thread jfabernathy
Suppose I want to build the meta-intel/meta-sugarbay image and also include some video and audio files into the /home/root directory to facilitate testing of the video and audio players. Can I include these files in a recipe somewhere? Also, I know that I can increase the spare image size so

Re: [yocto] Adding test files to an image

2012-03-08 Thread jfabernathy
On 03/08/2012 11:57 AM, Autif Khan wrote: Suppose I want to build the meta-intel/meta-sugarbay image and also include some video and audio files into the /home/root directory to facilitate testing of the video and audio players. Can I include these files in a recipe somewhere? I use the recipe

Re: [yocto] Adding test files to an image

2012-03-08 Thread jfabernathy
On 03/08/2012 04:33 PM, Rudolf Streif wrote: Jeff, Use hyphen instead of underscore for the subdirectory SRC_URI: SRC_URI = file://myvideos-1.0/myvideos-1.0.tar.gz and of course for the subdirectory in the subdirectory where the recipe is located. The file fetcher copies the entire path

Re: [yocto] Adding test files to an image

2012-03-08 Thread jfabernathy
On 03/08/2012 05:07 PM, Autif Khan wrote: On Thu, Mar 8, 2012 at 4:43 PM, jfabernathyjfaberna...@gmail.com wrote: On 03/08/2012 04:33 PM, Rudolf Streif wrote: Jeff, Use hyphen instead of underscore for the subdirectory SRC_URI: SRC_URI = file://myvideos-1.0/myvideos-1.0.tar.gz and of

Re: [yocto] Adding test files to an image

2012-03-08 Thread jfabernathy
On 03/08/2012 05:32 PM, Gary Thomas wrote: On 2012-03-08 15:26, jfabernathy wrote: On 03/08/2012 05:07 PM, Autif Khan wrote: On Thu, Mar 8, 2012 at 4:43 PM, jfabernathyjfaberna...@gmail.com wrote: On 03/08/2012 04:33 PM, Rudolf Streif wrote: Jeff, Use hyphen instead of underscore

Re: [yocto] Adding test files to an image

2012-03-08 Thread jfabernathy
On 03/08/2012 05:32 PM, Gary Thomas wrote: On 2012-03-08 15:26, jfabernathy wrote: On 03/08/2012 05:07 PM, Autif Khan wrote: On Thu, Mar 8, 2012 at 4:43 PM, jfabernathyjfaberna...@gmail.com wrote: On 03/08/2012 04:33 PM, Rudolf Streif wrote: Jeff, Use hyphen instead of underscore

Re: [yocto] building with 1.2_M3

2012-02-29 Thread jfabernathy
On 02/29/2012 03:35 PM, Gary Thomas wrote: On 2012-02-29 13:32, jfabernathy wrote: Just for fun, I thought I'd build meta-cedartrail today since I saw 1.2_M3 branch show up when I did a git pull today. The only thing I did above the basic BSP was to include my meta-jfa layer which is nothing

Re: [yocto] How to find Log

2012-02-14 Thread jfabernathy
On 02/14/2012 03:00 PM, Scott Garman wrote: On 02/14/2012 04:47 AM, James Abernathy wrote: On Feb 14, 2012, at 4:04 AM, Lu, Lianhao wrote: James W. wrote on 2012-02-14: How to locate Log file while a error occur. It's under the directory ${WORKDIR}/temp/. Actually when an error occurs,

Re: [yocto] Building your own UI

2012-02-08 Thread jfabernathy
On 02/07/2012 07:47 PM, Joshua Lock wrote: On 07/02/12 13:54, jfabernathy wrote: On 02/07/2012 01:54 PM, Joshua Lock wrote: On 07/02/12 07:57, James Abernathy wrote: This may be a dumb question, but I'll ask anyway. Suppose you have a project where you need a very custom user interface

Re: [yocto] Building your own UI

2012-02-07 Thread jfabernathy
On 02/07/2012 01:54 PM, Joshua Lock wrote: On 07/02/12 07:57, James Abernathy wrote: This may be a dumb question, but I'll ask anyway. Suppose you have a project where you need a very custom user interface. Not just a series of applications that appear on a desktop like you see in sato, or

Re: [yocto] HOW DO I - new one added for EMGD and Crownbay

2012-02-06 Thread jfabernathy
On 02/06/2012 10:59 AM, Darren Hart wrote: On 02/06/2012 05:00 AM, James Abernathy wrote: On Feb 5, 2012, at 3:19 PM, Darren Hart wrote: On 02/05/2012 11:44 AM, James Abernathy wrote: On Feb 5, 2012, at 2:19 PM, Darren Hart wrote: On 02/04/2012 07:21 AM, jfabernathy wrote: I just added

Re: [yocto] HOW DO I - new one added for EMGD and Crownbay

2012-02-06 Thread jfabernathy
On 02/06/2012 01:27 PM, Darren Hart wrote: On 02/06/2012 10:19 AM, James Abernathy wrote: If we could make the How Do I section of the wiki broken into sub-categories so each How Do I is a separate item to be edited. That would make it easier to find, create, and edit these

Re: [yocto] Gaku music player

2012-02-04 Thread jfabernathy
On 02/03/2012 05:52 PM, autif khan wrote: Hi Jim, I would appreciate if you could add some information to the How do I section in the wiki. I am not there yet, but I also need audio and video on crownbay in about 4-8 weeks. Just edited the HOW DO I. JIm A Thanks for getting to the bottom

[yocto] HOW DO I - new one added for EMGD and Crownbay

2012-02-04 Thread jfabernathy
I just added and EMGD example to the How Do I in the wiki. In my opinion, we need to think about breaking this one big edit up into individual How Do I's. It would simplify editing and make getting to the individual How Do I's much easier and quicker. I don't know how to do that, but I

Re: [yocto] needed site is down???

2012-02-02 Thread jfabernathy
On 02/01/2012 10:59 PM, jfabernathy wrote: Am I the only one seeing this dead link? I'm building from master and can't get to this link that draws the error: http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2 I'm building crownbay bsp with core-image-sato. Jim A I can't seem

Re: [yocto] needed site is down???

2012-02-02 Thread jfabernathy
On 02/02/2012 12:06 PM, Mark Hatle wrote: On 2/2/12 10:08 AM, jfabernathy wrote: On 02/01/2012 10:59 PM, jfabernathy wrote: Am I the only one seeing this dead link? I'm building from master and can't get to this link that draws the error: http://cgit.freedesktop.org/libva/snapshot/libva

Re: [yocto] needed site is down???

2012-02-02 Thread jfabernathy
On 02/02/2012 12:36 PM, jfabernathy wrote: On 02/02/2012 12:06 PM, Mark Hatle wrote: On 2/2/12 10:08 AM, jfabernathy wrote: On 02/01/2012 10:59 PM, jfabernathy wrote: Am I the only one seeing this dead link? I'm building from master and can't get to this link that draws the error: http

Re: [yocto] needed site is down???

2012-02-02 Thread jfabernathy
On 02/02/2012 02:31 PM, Joshua Lock wrote: On 02/02/12 11:15, James Abernathy wrote: On Thu, Feb 2, 2012 at 2:11 PM, Joshua Lock j...@linux.intel.com mailto:j...@linux.intel.com wrote: On 02/02/12 09:44, jfabernathy wrote: On 02/02/2012 12:36 PM, jfabernathy wrote

Re: [yocto] [ANNOUNCEMENT] Yocto 1.2 Milestone 2 released

2012-02-01 Thread jfabernathy
On 01/30/2012 08:59 PM, Flanagan, Elizabeth wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, We are pleased to announce the second milestone of the coming release of Yocto 1.2. This milestone release is available at:

[yocto] 1.2_M2-Final build failures

2012-02-01 Thread jfabernathy
Using the tarballs for Poky and meta-intel for 1.2_M2-Final, I was getting a lot of build failures below is what worked and what didn't. Not sure if this is a bug or if I'm missing something. I extracted the meta-intel tarball for 1.2_M2-Final in the poky directory created by extracting the

Re: [yocto] 1.2_M2-Final build failures

2012-02-01 Thread jfabernathy
On 02/01/2012 11:41 AM, Paul Eggleton wrote: On Wednesday 01 February 2012 11:28:22 jfabernathy wrote: Using the tarballs for Poky and meta-intel for 1.2_M2-Final, I was getting a lot of build failures below is what worked and what didn't. Not sure if this is a bug or if I'm missing something

Re: [yocto] Gaku music player

2012-02-01 Thread jfabernathy
On 02/01/2012 04:47 PM, Tom Zanussi wrote: On Wed, 2012-02-01 at 13:44 -0800, Darren Hart wrote: On 02/01/2012 01:36 PM, Saxena, Rahul wrote: Hi Darren, Thanks for the clarification. I am building on Edison. I found that ogg music files play OK on my gaku player. I think that should be

Re: [yocto] Gaku music player

2012-02-01 Thread jfabernathy
On 02/01/2012 07:02 PM, Tom Zanussi wrote: On Wed, 2012-02-01 at 17:39 -0500, jfabernathy wrote: On 02/01/2012 04:47 PM, Tom Zanussi wrote: On Wed, 2012-02-01 at 13:44 -0800, Darren Hart wrote: On 02/01/2012 01:36 PM, Saxena, Rahul wrote: Hi Darren, Thanks for the clarification. I am

[yocto] needed site is down???

2012-02-01 Thread jfabernathy
Am I the only one seeing this dead link? I'm building from master and can't get to this link that draws the error: http://cgit.freedesktop.org/libva/snapshot/libva-1.0.12.tar.bz2 I'm building crownbay bsp with core-image-sato. Jim A ___ yocto

Re: [yocto] Using stable releases from git

2012-01-31 Thread jfabernathy
On 01/30/2012 11:38 PM, Joshua Lock wrote: On 30/01/12 15:32, jfabernathy wrote: On 01/30/2012 06:15 PM, Joshua Lock wrote: On 30/01/12 15:05, jfabernathy wrote: On 01/30/2012 05:58 PM, Joshua Lock wrote: It's beginning to sound like we've caught some folks off guard by pushing changes

Re: [yocto] So what happened to Edison??

2012-01-30 Thread jfabernathy
On 01/30/2012 04:51 PM, Bruce Ashfield wrote: On Mon, Jan 30, 2012 at 4:47 PM, jfabernathyjfaberna...@gmail.com wrote: It seems that something happened today. I could not complete a build on edison branch for meta-cedartrail. I copied it to meta-mycdv, but other than that same, old same old.

Re: [yocto] So what happened to Edison??

2012-01-30 Thread jfabernathy
On 01/30/2012 05:12 PM, Joshua Lock wrote: On 30/01/12 13:54, jfabernathy wrote: On 01/30/2012 04:51 PM, Bruce Ashfield wrote: On Mon, Jan 30, 2012 at 4:47 PM, jfabernathyjfaberna...@gmail.com wrote: It seems that something happened today. I could not complete a build on edison branch

Re: [yocto] So what happened to Edison??

2012-01-30 Thread jfabernathy
On 01/30/2012 05:43 PM, Joshua Lock wrote: On 30/01/12 14:33, jfabernathy wrote: On 01/30/2012 05:12 PM, Joshua Lock wrote: On 30/01/12 13:54, jfabernathy wrote: On 01/30/2012 04:51 PM, Bruce Ashfield wrote: On Mon, Jan 30, 2012 at 4:47 PM, jfabernathyjfaberna...@gmail.com wrote: It seems

Re: [yocto] Using stable releases from git

2012-01-30 Thread jfabernathy
On 01/30/2012 05:58 PM, Joshua Lock wrote: It's beginning to sound like we've caught some folks off guard by pushing changes to the edison branch of the poky repository in preparation for an upcoming edison point release. The named branches are development branches for the release, stable

[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

Re: [yocto] understanding recipes

2012-01-26 Thread jfabernathy
On 01/26/2012 01:55 PM, Scott Garman wrote: On 01/26/2012 08:44 AM, jfabernathy wrote: I'm trying to understand the concept of creating a recipe and having it included in the build I do. For example, suppose I want to create the meta-intel/meta-cedartrail BSP with the core-image-minimal image

Re: [yocto] understanding recipes

2012-01-26 Thread jfabernathy
On 01/26/2012 04:38 PM, Scott Garman wrote: On 01/26/2012 01:32 PM, jfabernathy wrote: On 01/26/2012 01:55 PM, Scott Garman wrote: On 01/26/2012 08:44 AM, jfabernathy wrote: I'm trying to understand the concept of creating a recipe and having it included in the build I do. For example

Re: [yocto] understanding recipes

2012-01-26 Thread jfabernathy
On 01/26/2012 04:38 PM, Scott Garman wrote: On 01/26/2012 01:32 PM, jfabernathy wrote: On 01/26/2012 01:55 PM, Scott Garman wrote: On 01/26/2012 08:44 AM, jfabernathy wrote: I'm trying to understand the concept of creating a recipe and having it included in the build I do. For example

Re: [yocto] understanding recipes

2012-01-26 Thread jfabernathy
On 01/26/2012 06:52 PM, Gary Thomas wrote: On 2012-01-26 16:44, jfabernathy wrote: On 01/26/2012 05:37 PM, Gary Thomas wrote: On 2012-01-26 15:11, Scott Garman wrote: On 01/26/2012 02:04 PM, jfabernathy wrote: On 01/26/2012 04:38 PM, Scott Garman wrote: On 01/26/2012 01:32 PM, jfabernathy

[yocto] normal user for Intel BSPs?

2012-01-25 Thread jfabernathy
I've noticed that the meta-intel BSP come up with the default terminal, serial console user, etc. as root. What would it take to make my own BSP that was exactly the same, but the default was a not admin user, but you could su or sudo to root? Jim A

Re: [yocto] tar ball vs. git development questions

2012-01-23 Thread jfabernathy
On 01/22/2012 08:12 PM, Gary Thomas wrote: On 2012-01-22 13:19, James Abernathy wrote: I have used both git and the tarball methods of bitbaking projects, all of them derivatives of the examples in the Yocto documentation. I was having issues using the local clone of the Yocto kernel git