From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: "Saxena, Rahul" <rahul.saxena@intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: SRCREV variable
Date: Wed, 23 Nov 2011 23:41:36 +0000 [thread overview]
Message-ID: <3229545.vvJnxo6DNZ@helios> (raw)
In-Reply-To: <4FF5AC937153B0459463C1A88EB478F201A8D4E47F@orsmsx505.amr.corp.intel.com>
On Wednesday 23 November 2011 15:19:01 Saxena, Rahul wrote:
> For example if my source is MesaLib-7.9.tar.bz2 file from following
> site...what steps do I need to do to get the SRCREV ?
>
> ftp://ftp.freedesktop.org/pub/mesa/7.9/
SRCREV is only used when you are fetching from some remote version control
system (git, etc.). If it's complaining about it not being present then there
must be some reference to a VCS in your SRC_URI. You can check this by running
the following (replacing targetname as appropriate):
bitbake -e targetname | grep ^SRC_URI
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2011-11-23 23:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-23 23:19 SRCREV variable Saxena, Rahul
2011-11-23 23:29 ` Rifenbark, Scott M
2011-11-23 23:35 ` Saxena, Rahul
2011-11-23 23:36 ` Rifenbark, Scott M
2011-11-23 23:41 ` Chris Larson
2011-11-23 23:41 ` Paul Eggleton [this message]
2011-11-26 14:03 ` Richard Purdie
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=3229545.vvJnxo6DNZ@helios \
--to=paul.eggleton@linux.intel.com \
--cc=rahul.saxena@intel.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.