From: Hollis Blanchard <hollis_blanchard@mentor.com>
To: McClintock Matthew-B29882 <B29882@freescale.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: trouble using a local kernel repo
Date: Thu, 16 Feb 2012 14:06:30 -0800 [thread overview]
Message-ID: <4F3D7DE6.3040805@mentor.com> (raw)
In-Reply-To: <CAEsOVNeLEv_C7JY_a7aOW783wVv+JRH=eGikqvpRp4SfcOpg5A@mail.gmail.com>
On 02/16/2012 01:43 PM, McClintock Matthew-B29882 wrote:
> On Thu, Feb 16, 2012 at 9:33 PM, Hollis Blanchard
> <hollis_blanchard@mentor.com> wrote:
>> Yeah, I've looked through there, but where should stdout (i.e. those echo
>> commands) be appearing?
> I'd guess it's failing before that... you can add your own echo's.
> Also, this should be in that log file:
> tmp/work/${ARCH}/linux-yocto-vZ-rX/temp/log.do_validate.${PID}
Ah ha, it *was* failing before that.
'git show-ref -s --heads yocto/standard/beagleboard' fails without an
error message (prints nothing; $? is 1).
On the other hand, 'git show-ref -s --head yocto/standard/beagleboard'
seems to work (heads vs head). This is git 1.6.0.5.
Of course, this was working fine with the remote git tree -- it's only
when I switched to my local clone that I ran into problems. I guess that
means I'm missing "refs/heads", whatever that means... did I somehow
clone my git tree incorrectly? I did a git clone; git checkout -t
origin/meta -b meta; git commit.
Hollis Blanchard
Mentor Graphics, Embedded Systems Division
next prev parent reply other threads:[~2012-02-16 22:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-16 20:16 trouble using a local kernel repo Hollis Blanchard
2012-02-16 21:22 ` McClintock Matthew-B29882
2012-02-16 21:33 ` Hollis Blanchard
2012-02-16 21:43 ` McClintock Matthew-B29882
2012-02-16 22:06 ` Hollis Blanchard [this message]
2012-02-16 22:14 ` Bruce Ashfield
2012-02-16 22:11 ` Bruce Ashfield
2012-02-16 22:50 ` Hollis Blanchard
2012-02-16 23:02 ` Bruce Ashfield
2012-02-16 23:18 ` Hollis Blanchard
2012-02-16 23:25 ` Bruce Ashfield
2012-02-16 23:52 ` Hollis Blanchard
2012-02-17 0:13 ` Bruce Ashfield
2012-02-17 16:45 ` Hollis Blanchard
2012-02-17 19:56 ` Bruce Ashfield
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=4F3D7DE6.3040805@mentor.com \
--to=hollis_blanchard@mentor.com \
--cc=B29882@freescale.com \
--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.