All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] git setlocalversion
@ 2009-02-12 22:30 Derek Ou
  2009-02-12 23:07 ` Mike Frysinger
  0 siblings, 1 reply; 2+ messages in thread
From: Derek Ou @ 2009-02-12 22:30 UTC (permalink / raw)
  To: u-boot

Our company uses svn for the source code management but I use git 
locally to track
my development.  When I build U-boot, it always complains about "fatal: 
cannot
describe" the SHA1 # of HEAD.  It goes back to line 16 of 
tools/setlocalversion.

I know that the error will go away when I tag my git HEAD.  But what is the
philosophy of this setlocalversion?  Should I always tag the top commit 
of my
git tree to maintain a clean U_BOOT_VERSION define?

Derek

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] git setlocalversion
  2009-02-12 22:30 [U-Boot] git setlocalversion Derek Ou
@ 2009-02-12 23:07 ` Mike Frysinger
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2009-02-12 23:07 UTC (permalink / raw)
  To: u-boot

On Thursday 12 February 2009 17:30:24 Derek Ou wrote:
> Our company uses svn for the source code management but I use git
> locally to track
> my development.  When I build U-boot, it always complains about "fatal:
> cannot
> describe" the SHA1 # of HEAD.  It goes back to line 16 of
> tools/setlocalversion.
>
> I know that the error will go away when I tag my git HEAD.  But what is the
> philosophy of this setlocalversion?  Should I always tag the top commit
> of my
> git tree to maintain a clean U_BOOT_VERSION define?

it's to provide a simple way of getting the "current" git tree into the u-boot 
build.  it doesnt always work.  i recall fixing this once locally (as i was 
using git-svn for a u-boot svn repo), but i dont recall exactly how i did it.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090212/fe2f55d1/attachment.pgp 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-12 23:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-12 22:30 [U-Boot] git setlocalversion Derek Ou
2009-02-12 23:07 ` Mike Frysinger

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.