FSO sources git version?

Holger Freyther zecke at openmoko.org
Fri Aug 8 01:05:45 CEST 2008


On Thursday 07 August 2008 23:34:20 Timo Drick wrote:
> Hi,
>
> i have problems finding the right kernel sources that are used to build FSO
>
> package called:
> kernel - 2.6.24+gitr0+7a1370a816b9348dd8f36a667905dd3533cefc9b-r4 -
>
> how can i checkout the sources of this kernel version?
>
> git clone git://git.openmoko.org/git/kernel.git linux-2.6
> git checkout 7a1370a816b9348dd8f36a667905dd3533cefc9b
>
> returns:
> error: pathspec '7a1370a816b9348dd8f36a667905dd3533cefc9b' did not match
> any file(s) known to git.

git-show 7a1370a816b9348dd8f36a667905dd3533cefc9b
commit 7a1370a816b9348dd8f36a667905dd3533cefc9b
Author: Andy Green <andy at openmoko.com>
Date:   Thu Jul 24 00:06:03 2008 +0100

    fix-reote-install-for-ext3-only-sd.patch
    
    Signed-off-by: Andy Green <andy at openmoko.com>


git-checkout -b foo 7a1370a816b9348dd8f36a667905dd3533cefc9b
Switched to a new branch "foo"

I think the issue is that you don't have such an object as this kernel was 
built from a temporary branch that doesn't exist or was changed and the 
object was garbage collected or not send to you? You could grab a snapshot 
here[1].



z.

[1] 
http://git.openmoko.org/?p=kernel.git;a=commit;h=7a1370a816b9348dd8f36a667905dd3533cefc9b





More information about the devel mailing list