All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Garman <scott.a.garman@intel.com>
To: yocto@yoctoproject.org
Subject: Re: Poky release is 5.0 "Bernard" confusion
Date: Sat, 09 Apr 2011 20:45:58 -0700	[thread overview]
Message-ID: <4DA127F6.3010006@intel.com> (raw)
In-Reply-To: <inpi0q$617$1@dough.gmane.org>

On 04/09/2011 05:04 AM, Robert Berger wrote:
> Hi,
>
> Can someone please tell me if there is a tag in
> git://git.pokylinux.org/poky.git which corresponds to the official
> release tarball and what it is?
>
> What puzzles me is that if you check out bernard-5.0 from the git
> repository it does not correspond to
> http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.tar.bz2
>
> OK, it does not seem to be anything seriously different between the two:
>
> #       modified:   README.hardware
> #       modified:   documentation/adt-manual/adt-prepare.xml
> #       modified:   documentation/yocto-project-qs/yocto-project-qs.xml
> #       modified:   meta/conf/distro/poky.conf
>
> ... but you might want to synchronize since some people prefer to work
> from git and others from the tarball.
>
> As an example the README.hardware found in the tarball suggests to build
> and update u-boot for the Freescale MPC8315E-RDB, which does not exist
> in the git repo.

This suggests to me that your local git repository isn't up to date. The 
tag has been moved at least once since it was created, and it sounds 
like your repository is behind the most recent move of the tag.

Note: if you use git fetch --all, that will fetch new tags but doesn't 
update old ones that have moved - you need to explicitly run git fetch 
--tags.

HTH,

Scott

-- 
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center


  reply	other threads:[~2011-04-10  3:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-09 12:04 Poky release is 5.0 "Bernard" confusion Robert Berger
2011-04-10  3:45 ` Scott Garman [this message]
2011-04-10  6:58   ` Robert Berger
2011-04-10  8:24   ` Wolfgang Denk
2011-04-18 17:22     ` Darren Hart
2011-04-18 17:38       ` Scott Garman
2011-04-18 19:28     ` Elizabeth Flanagan
2011-04-19  7:30       ` Wolfgang Denk
2011-04-19 16:27         ` Elizabeth Flanagan

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=4DA127F6.3010006@intel.com \
    --to=scott.a.garman@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.