fatal: Not a git repository...

Hello to all,
I'm following the istruction to make an OpenEmbedded image (1)
But the "bitbake console-image" command halt with this error:

NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 656 of 2080 (ID: 513, /home/jars/oe/openembedded/
packages/linux/linux-omap2_git.bb, do_fetch)
NOTE: package linux-omap2-2.6.26: started
NOTE: package linux-omap2-2.6.26-r64: task do_fetch: started
fatal: Not a git repository
Failed to find a valid git directory.
NOTE: Task failed: Fetch failed: Fetch command export PATH=/home/jars/
oe/tmp/staging/i686-linux/usr/bin/beagleboard-angstrom-linux-gnueabi:/
home/jars/oe/tmp/staging/i686-linux/usr/sbin:/home/jars/oe/tmp/staging/
i686-linux/usr/bin:/home/jars/oe/tmp/cross/armv7a/bin:/home/jars/oe/
tmp/staging/i686-linux/sbin:/home/jars/oe/tmp/staging/i686-linux/bin:/
home/jars/oe/opt/bitbake/bin:/home/jars/oe/opt/bitbake/bin:/usr/local/
sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git
fetch git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
master failed with signal 128, output:
fatal: Not a git repository
Failed to find a valid git directory.

Where am I wrong?

TIA
Clemente.

(1) http://elinux.org/BeagleBoardAndOpenEmbeddedGit

I'm a bit forward.
The bitbake is still halted but with the -D option I can see that the
error is for a missing library.
The library is "libgio-2.0.so". This error came when compiling "shared-
mime-info-0.51"
How can I install this package? I'm very new to bitbake and really I
don't know where to put my finger.

TIA
Clemente.