Hi Yuri ,
Thanks for your quick response.
Last week I follow the same YOCTO instructions and I did not get this error message. I went to that directory and found this :
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
rick@kingstonV120:~/fsl-community-bsp/downloads/git2$ ls -alrt gitorious*
-rw-rw-r-- 1 rick rick 0 Mar 6 03:52 gitorious.org.qt-in-use.qt-in-industrial-embedded.git.done
gitorious.org.qt-in-use.qt-in-industrial-embedded.git:
total 52
drwxrwxr-x 4 rick rick 4096 Mar 6 03:52 refs
drwxrwxr-x 2 rick rick 4096 Mar 6 03:52 info
drwxrwxr-x 2 rick rick 4096 Mar 6 03:52 hooks
-rw-rw-r-- 1 rick rick 73 Mar 6 03:52 description
drwxrwxr-x 2 rick rick 4096 Mar 6 03:52 branches
drwxrwxr-x 4 rick rick 4096 Mar 6 03:52 objects
-rw-rw-r-- 1 rick rick 190 Mar 6 03:52 config
-rw-rw-r-- 1 rick rick 85 Mar 6 03:52 packed-refs
-rw-rw-r-- 1 rick rick 23 Mar 6 03:52 HEAD
drwxrwxr-x 7 rick rick 4096 Mar 6 03:52 .
drwxrwxr-x 52 rick rick 12288 Mar 6 09:23 ..
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
In the directory downloads , there is a git2 directory which store the "DONE" file and the clone of "gitorious.org.qt-in-use.qt-in-industrial-embedded.git".
I copy the DONE file and the whole clone directory to my new run directory and run "bitbake fsl-image-gui " again and the Yocto takes it and continue to run.
I think sometime this week QT must done something to prevent user to clone ????
As I mentioned before , this command return ERROR : git clone git://gitorious.org/qt-in-use/qt-in-industrial-embedded.git
Do you know anyone in QT to confirm this ?
Thanks for your reply.
Rick