[U-Boot] U-Boot code git versions problem

Jagan Teki jagannadh.teki at gmail.com
Thu May 23 10:59:11 CEST 2013


Hi,

On Thu, May 23, 2013 at 1:31 PM, Balaji N <balajinp82 at gmail.com> wrote:
> Hi All,
>
> Before 6 months, I have taken U-Boot code from git repository and the
> version details:
>

I think this is the link you cloned 6 months back,
http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=blob;f=Makefile;h=e3a27c624939d10c584781582e83749378cfa594;hb=ee1f4caaa2a3f79d692155eec8a4c7289d60e106

> VERSION = 2012
> PATCHLEVEL = 10
> SUBLEVEL =
> EXTRAVERSION = -rc1
>
> Now I have taken the same version code from git. But both looks very
> different.
>
> What is the problem? or where I need to take the proper version code from
> git?
>
> The link: http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=summary

This is an updated u-boot, it got upgraded from since you cloned
VERSION = 2013
PATCHLEVEL = 04
SUBLEVEL =
EXTRAVERSION =


There is process for rc* and master upgrades,
Please find the release information from
http://www.denx.de/wiki/U-Boot/ReleaseCycle

Thanks,
Jagan.


More information about the U-Boot mailing list