From: Tom Zanussi <tom.zanussi@intel.com>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Build error while following Appendix A. Yocto Project Development manual
Date: Tue, 01 Nov 2011 16:54:49 -0500 [thread overview]
Message-ID: <1320184489.2400.88.camel@elmorro> (raw)
In-Reply-To: <1320183968.2400.83.camel@elmorro>
On Tue, 2011-11-01 at 14:46 -0700, Tom Zanussi wrote:
> On Tue, 2011-11-01 at 14:37 -0700, Robert P. J. Day wrote:
> > On Tue, 1 Nov 2011, Tom Zanussi wrote:
> >
> > > Hi,
> > >
> > > On Tue, 2011-11-01 at 11:37 -0700, James Abernathy wrote:
> > > > I tried to duplicate the Yocto Project Decelopment Manual Appendix A
> > > > build of a Crownbay NOEMGD image, no changes just dulicate the
> > > > instructions. This is using the latest Yocto 1.1. I did get a long
> > > > way down the line, but had a fatal error in the last 2 steps.
> > > >
> > > > The only change I had to make was related to A.5.2.4. The commit
> > > > string for the SRCREV_meta_pn was different on the
> > > > git.yoctoproject.org/cgit/cgi for the Meta commit so I used what I
> > > > found online. The first section of 126 task completed without error.
> > > > The next section of 4394 tasks failed on 4393. Not sure if the error
> > > > is obvious, but I wanted to run it by someone. Console error log
> > > > below:
> > > >
> > >
> > > Hmm, not sure what's going on here - I'm sure this example was
> > > verified several times, but just to make sure, what you're doing is
> > > going through 'Appendix A. BSP Development Example' verbatim and
> > > getting this?
> >
> > ironically, i'm working on this very example and something in the
> > dev manual doesn't look right. section A.5.2.1:
> >
> > These commands take care of the recipes-bsp recipes:
> >
> > $ rm -rf meta-mymachine/recipes-graphics/xorg-xserver/*emgd*
> > ... snip ...
> >
> > why is that command referring to the recipes-graphics directory when
> > this section is supposed to be adjusting recipes-bsp?
> >
> > or have i screwed something up?
>
> You're right, that line shouldn't be there (it should be removed from
> the instructions). The emgd recipes were moved out of meta-crownbay and
> into meta-intel/common, so this step is no longer needed.
>
Probably what was meant was this instead:
rm -rf meta-mymachine/recipes-bsp/formfactor/formfactor/crownbay/
And of course the first line in section A.5.2.2. doesn't apply and
should be removed.
rm -rf meta-mymachine/recipes-graphics/xorg-xserver/xserver-xf86-emgd*
Tom
> Tom
>
> >
> > rday
> >
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
next prev parent reply other threads:[~2011-11-01 21:54 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-01 18:37 Build error while following Appendix A. Yocto Project Development manual James Abernathy
2011-11-01 19:40 ` Tom Zanussi
2011-11-01 19:48 ` James Abernathy
2011-11-01 19:55 ` Tom Zanussi
2011-11-01 20:04 ` James Abernathy
2011-11-02 0:45 ` Tom Zanussi
2011-11-02 12:19 ` Robert P. J. Day
2011-11-02 14:18 ` Tom Zanussi
2011-11-02 14:35 ` Robert P. J. Day
2011-11-02 14:24 ` Jim Abernathy
2011-11-02 14:41 ` Tom Zanussi
2011-11-02 15:07 ` Jim Abernathy
2011-11-02 15:34 ` Tom Zanussi
2011-11-02 19:18 ` Jim Abernathy
2011-11-02 19:36 ` Tom Zanussi
2011-11-02 20:07 ` Jim Abernathy
2011-11-02 20:18 ` Tom Zanussi
2011-11-02 22:05 ` Jim Abernathy
2011-11-03 19:32 ` James Abernathy
2011-11-01 21:37 ` Robert P. J. Day
2011-11-01 21:46 ` Tom Zanussi
2011-11-01 21:54 ` Tom Zanussi [this message]
2011-11-01 22:47 ` Robert P. J. Day
2011-11-01 23:16 ` Tom Zanussi
2011-11-01 23:27 ` Robert P. J. Day
2011-11-01 21:56 ` Robert P. J. Day
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1320184489.2400.88.camel@elmorro \
--to=tom.zanussi@intel.com \
--cc=rpjday@crashcourse.ca \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.