public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [ANN] v2013.10-rc1
@ 2013-08-19 22:02 Tom Rini
  2013-08-20  4:14 ` Heiko Schocher
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tom Rini @ 2013-08-19 22:02 UTC (permalink / raw)
  To: u-boot

Hey all,

I've put v2013.10-rc1 out, and I hope Detlev can get the tarball
uploaded soon.

We've got a lot of changes in here, including the SPDX license
conversion.  I'd like to ask folks to test things and let me know what's
in patchwork and should be applied, but hasn't been just yet.

Thanks all!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130819/0fe3cee2/attachment.pgp>

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

* [U-Boot] [ANN] v2013.10-rc1
  2013-08-19 22:02 [U-Boot] [ANN] v2013.10-rc1 Tom Rini
@ 2013-08-20  4:14 ` Heiko Schocher
  2013-08-20  8:52   ` Stefano Babic
  2013-08-20 15:56 ` Tom Rini
  2013-08-21 10:42 ` Detlev Zundel
  2 siblings, 1 reply; 7+ messages in thread
From: Heiko Schocher @ 2013-08-20  4:14 UTC (permalink / raw)
  To: u-boot

Hello Tom,

Am 20.08.2013 00:02, schrieb Tom Rini:
> Hey all,
>
> I've put v2013.10-rc1 out, and I hope Detlev can get the tarball
> uploaded soon.

I just tried to sync u-boot-i2c.git with u-boot.git to prepare
a u-boot-i2c pull request ... and got this error:

[hs at pollux u-boot]$ git fetch origin
error: refs/remotes/origin/GPL-Cleanup does not point to a valid object!
error: refs/remotes/origin/env does not point to a valid object!
error: refs/remotes/origin/i.MX31 does not point to a valid object!
error: refs/remotes/origin/lwmon5 does not point to a valid object!
error: refs/remotes/origin/tx25 does not point to a valid object!
error: refs/remotes/origin/GPL-Cleanup does not point to a valid object!
error: refs/remotes/origin/env does not point to a valid object!
error: refs/remotes/origin/i.MX31 does not point to a valid object!
error: refs/remotes/origin/lwmon5 does not point to a valid object!
error: refs/remotes/origin/tx25 does not point to a valid object!
error: refs/remotes/origin/GPL-Cleanup does not point to a valid object!
error: refs/remotes/origin/env does not point to a valid object!
error: refs/remotes/origin/i.MX31 does not point to a valid object!
error: refs/remotes/origin/lwmon5 does not point to a valid object!
error: refs/remotes/origin/tx25 does not point to a valid object!
error: refs/remotes/origin/GPL-Cleanup does not point to a valid object!
error: refs/remotes/origin/env does not point to a valid object!
error: refs/remotes/origin/i.MX31 does not point to a valid object!
error: refs/remotes/origin/lwmon5 does not point to a valid object!
error: refs/remotes/origin/tx25 does not point to a valid object!
Von /home/git/u-boot
    245d65b..40a60c6  master     -> origin/master
  * [neue Markierung] v2013.10-rc1 -> v2013.10-rc1
error: refs/remotes/origin/GPL-Cleanup does not point to a valid object!
error: refs/remotes/origin/env does not point to a valid object!
error: refs/remotes/origin/i.MX31 does not point to a valid object!
error: refs/remotes/origin/lwmon5 does not point to a valid object!
error: refs/remotes/origin/tx25 does not point to a valid object!
[hs at pollux u-boot]$ git pull git://git.denx.de/u-boot.git
error: refs/remotes/origin/GPL-Cleanup does not point to a valid object!
error: refs/remotes/origin/env does not point to a valid object!
error: refs/remotes/origin/i.MX31 does not point to a valid object!
error: refs/remotes/origin/lwmon5 does not point to a valid object!
error: refs/remotes/origin/tx25 does not point to a valid object!
error: refs/remotes/origin/GPL-Cleanup does not point to a valid object!
error: refs/remotes/origin/env does not point to a valid object!
error: refs/remotes/origin/i.MX31 does not point to a valid object!
error: refs/remotes/origin/lwmon5 does not point to a valid object!
error: refs/remotes/origin/tx25 does not point to a valid object!
Von git://git.denx.de/u-boot
  * branch            HEAD       -> FETCH_HEAD
Aktualisiere 245d65b..40a60c6
[...]

Do you have an idea whats went wrong?

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

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

* [U-Boot] [ANN] v2013.10-rc1
  2013-08-20  4:14 ` Heiko Schocher
@ 2013-08-20  8:52   ` Stefano Babic
  0 siblings, 0 replies; 7+ messages in thread
From: Stefano Babic @ 2013-08-20  8:52 UTC (permalink / raw)
  To: u-boot

Hi Heiko,

On 20/08/2013 06:14, Heiko Schocher wrote:
> Hello Tom,
> 
> Am 20.08.2013 00:02, schrieb Tom Rini:
>> Hey all,
>>
>> I've put v2013.10-rc1 out, and I hope Detlev can get the tarball
>> uploaded soon.
> 
> I just tried to sync u-boot-i2c.git with u-boot.git to prepare
> a u-boot-i2c pull request ... and got this error:
> 
> [hs at pollux u-boot]$ git fetch origin
> error: refs/remotes/origin/GPL-Cleanup does not point to a valid object!
> error: refs/remotes/origin/env does not point to a valid object!
> error: refs/remotes/origin/i.MX31 does not point to a valid object!
> error: refs/remotes/origin/lwmon5 does not point to a valid object!
> error: refs/remotes/origin/tx25 does not point to a valid object!
> error: refs/remotes/origin/GPL-Cleanup does not point to a valid object!
> error: refs/remotes/origin/env does not point to a valid object!
> error: refs/remotes/origin/i.MX31 does not point to a valid object!
> error: refs/remotes/origin/lwmon5 does not point to a valid object!
> error: refs/remotes/origin/tx25 does not point to a valid object!
> error: refs/remotes/origin/GPL-Cleanup does not point to a valid object!
> error: refs/remotes/origin/env does not point to a valid object!
> error: refs/remotes/origin/i.MX31 does not point to a valid object!
> error: refs/remotes/origin/lwmon5 does not point to a valid object!
> error: refs/remotes/origin/tx25 does not point to a valid object!
> error: refs/remotes/origin/GPL-Cleanup does not point to a valid object!
> error: refs/remotes/origin/env does not point to a valid object!
> error: refs/remotes/origin/i.MX31 does not point to a valid object!
> error: refs/remotes/origin/lwmon5 does not point to a valid object!
> error: refs/remotes/origin/tx25 does not point to a valid object!

I cannot confirm this on my site - everything seems ok. All remote
branches are available issueing git branch -r.

Regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

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

* [U-Boot] [ANN] v2013.10-rc1
  2013-08-19 22:02 [U-Boot] [ANN] v2013.10-rc1 Tom Rini
  2013-08-20  4:14 ` Heiko Schocher
@ 2013-08-20 15:56 ` Tom Rini
  2013-08-21 10:42 ` Detlev Zundel
  2 siblings, 0 replies; 7+ messages in thread
From: Tom Rini @ 2013-08-20 15:56 UTC (permalink / raw)
  To: u-boot

On Mon, Aug 19, 2013 at 06:02:26PM -0400, Tom Rini wrote:

> Hey all,
> 
> I've put v2013.10-rc1 out, and I hope Detlev can get the tarball
> uploaded soon.
> 
> We've got a lot of changes in here, including the SPDX license
> conversion.  I'd like to ask folks to test things and let me know what's
> in patchwork and should be applied, but hasn't been just yet.

So, with -rc1 out, I'd like custodians to focus on looking at patchwork
and their todo list there and reviewing / applying things and geting
pull requests sent out.  I've taken a pass at assigning everything that
wasn't assigned and trying to fix the obvious superseded patches.  If
you've got something in PW and you think someone else should have it, my
fault, just re-assign.  Thanks all, and lets see if we can't get things
cleared out by the time I snap -rc2 in about 2 weeks time.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130820/6bf369d4/attachment.pgp>

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

* [U-Boot] [ANN] v2013.10-rc1
  2013-08-19 22:02 [U-Boot] [ANN] v2013.10-rc1 Tom Rini
  2013-08-20  4:14 ` Heiko Schocher
  2013-08-20 15:56 ` Tom Rini
@ 2013-08-21 10:42 ` Detlev Zundel
  2 siblings, 0 replies; 7+ messages in thread
From: Detlev Zundel @ 2013-08-21 10:42 UTC (permalink / raw)
  To: u-boot

Hi Tom,

> I've put v2013.10-rc1 out, and I hope Detlev can get the tarball
> uploaded soon.

Thanks a lot - the tarball is now also available.

Best wishes
  Detlev

-- 
Support organized crime: use Micro$oft products!
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de

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

* [U-Boot] [ANN] v2013.10-rc1
@ 2013-09-02 18:24 Tom Rini
  2013-09-02 18:45 ` Wolfgang Denk
  0 siblings, 1 reply; 7+ messages in thread
From: Tom Rini @ 2013-09-02 18:24 UTC (permalink / raw)
  To: u-boot

Hey all,

I've put v2013.10-rc2 out, and I hope Detlev can get the tarball
uploaded soon.

We don't have a whole lot of changes in here, but I think that's partly
due to some folks being on holiday.  I hope that we can finish
re-syncing everyone in around the 16th when I'll kick out -rc3.

For my part, I see a lot of stuff in my own queue I need to clear out
and merge, and I hope to get to that soon.

Please let us all know if something has stopped working.

Thanks all!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130902/3194920a/attachment.pgp>

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

* [U-Boot] [ANN] v2013.10-rc1
  2013-09-02 18:24 Tom Rini
@ 2013-09-02 18:45 ` Wolfgang Denk
  0 siblings, 0 replies; 7+ messages in thread
From: Wolfgang Denk @ 2013-09-02 18:45 UTC (permalink / raw)
  To: u-boot

Dear Tom,

In message <20130902182422.GX17898@bill-the-cat> you wrote:
> 
> I've put v2013.10-rc2 out, and I hope Detlev can get the tarball
> uploaded soon.

Done!


Thanks!

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
Q:  Why do mountain climbers rope themselves together?
A:  To prevent the sensible ones from going home.

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

end of thread, other threads:[~2013-09-02 18:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-19 22:02 [U-Boot] [ANN] v2013.10-rc1 Tom Rini
2013-08-20  4:14 ` Heiko Schocher
2013-08-20  8:52   ` Stefano Babic
2013-08-20 15:56 ` Tom Rini
2013-08-21 10:42 ` Detlev Zundel
  -- strict thread matches above, loose matches on Subject: below --
2013-09-02 18:24 Tom Rini
2013-09-02 18:45 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox