* [U-Boot] TI branch of git - no tags / releases since 2009.08 ???
@ 2010-10-13 11:58 Arno Steffen
2010-10-13 12:20 ` Wolfgang Denk
2010-10-13 12:36 ` John Rigby
0 siblings, 2 replies; 5+ messages in thread
From: Arno Steffen @ 2010-10-13 11:58 UTC (permalink / raw)
To: u-boot
Checking the TI ARM U-Boot Custodian Tree
(http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-ti.git) I see
the latest release is 2009.08.
Am I in the wrong tree or what might be the reason?
Best regards
Arno
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] TI branch of git - no tags / releases since 2009.08 ???
2010-10-13 11:58 [U-Boot] TI branch of git - no tags / releases since 2009.08 ??? Arno Steffen
@ 2010-10-13 12:20 ` Wolfgang Denk
2010-10-13 12:36 ` John Rigby
1 sibling, 0 replies; 5+ messages in thread
From: Wolfgang Denk @ 2010-10-13 12:20 UTC (permalink / raw)
To: u-boot
Dear Arno Steffen,
In message <AANLkTimUXLaoDSceEXYKoL0o6kn1MwkWtziNgOuUAU9b@mail.gmail.com> you wrote:
> Checking the TI ARM U-Boot Custodian Tree
> (http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-ti.git) I see
> the latest release is 2009.08.
> Am I in the wrong tree or what might be the reason?
It seems Sandeep never pulls from mainline ...
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
One essential to success is that you desire be an all-obsessing one,
your thoughts and aims be co-ordinated, and your energy be concentra-
ted and applied without letup.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] TI branch of git - no tags / releases since 2009.08 ???
2010-10-13 11:58 [U-Boot] TI branch of git - no tags / releases since 2009.08 ??? Arno Steffen
2010-10-13 12:20 ` Wolfgang Denk
@ 2010-10-13 12:36 ` John Rigby
2010-10-14 11:00 ` Arno Steffen
1 sibling, 1 reply; 5+ messages in thread
From: John Rigby @ 2010-10-13 12:36 UTC (permalink / raw)
To: u-boot
On Wed, Oct 13, 2010 at 5:58 AM, Arno Steffen
<arno.steffen@googlemail.com> wrote:
> Checking the TI ARM U-Boot Custodian Tree
> (http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-ti.git) I see
> the latest release is 2009.08.
> Am I in the wrong tree or what might be the reason?
>
> Best regards
> Arno
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
Looks like his tree is uptodate but he never updates tags.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] TI branch of git - no tags / releases since 2009.08 ???
2010-10-13 12:36 ` John Rigby
@ 2010-10-14 11:00 ` Arno Steffen
2010-10-14 11:15 ` Wolfgang Denk
0 siblings, 1 reply; 5+ messages in thread
From: Arno Steffen @ 2010-10-14 11:00 UTC (permalink / raw)
To: u-boot
2010/10/13 John Rigby <john.rigby@linaro.org>:
> On Wed, Oct 13, 2010 at 5:58 AM, Arno Steffen
> <arno.steffen@googlemail.com> wrote:
>> Checking the TI ARM U-Boot Custodian Tree
>> (http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-ti.git) I see
>> the latest release is 2009.08.
>> Am I in the wrong tree or what might be the reason?
>>
>> Best regards
>> Arno
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>>
>
> Looks like his tree is uptodate but he never updates tags.
>
So what version I should use to have something stable and referable?
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] TI branch of git - no tags / releases since 2009.08 ???
2010-10-14 11:00 ` Arno Steffen
@ 2010-10-14 11:15 ` Wolfgang Denk
0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Denk @ 2010-10-14 11:15 UTC (permalink / raw)
To: u-boot
Dear Arno Steffen,
In message <AANLkTinJmMCSiO_+qQTR_WPRk_Eoso1VtsJra_J5s5kz@mail.gmail.com> you wrote:
>
> > Looks like his tree is uptodate but he never updates tags.
>
> So what version I should use to have something stable and referable?
If you want something _stable_, then aways use the latest official
release, i. e. v2010.09.
For all other purposes, top-of-tree in the "master" branch of the
mainline repo is recommended.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Nobody will ever need more than 640k RAM!" -- Bill Gates, 1981
"Windows 95 needs at least 8 MB RAM." -- Bill Gates, 1996
"Nobody will ever need Windows 95." -- logical conclusion
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-10-14 11:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-13 11:58 [U-Boot] TI branch of git - no tags / releases since 2009.08 ??? Arno Steffen
2010-10-13 12:20 ` Wolfgang Denk
2010-10-13 12:36 ` John Rigby
2010-10-14 11:00 ` Arno Steffen
2010-10-14 11:15 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox