Hi,

I am trying to install fsl-community-bsp using the instructions given in: 
https://github.com/Freescale/fsl-community-bsp-platform
When I do: repo init -u https://github.com/Freescale/fsl-community-bsp-platform 
-b fido I get the following error:

rosy@rosy-Lenovo-G570:/opt/yocto/fsl-community-bsp$ repo init -u 
https://github.com/Freescale/fsl-community-bsp-platform -b fido
Traceback (most recent call last):
  File "/opt/yocto/fsl-community-bsp/.repo/repo/main.py", line 506, in <module>
    _Main(sys.argv[1:])
  File "/opt/yocto/fsl-community-bsp/.repo/repo/main.py", line 482, in _Main
    result = repo._Run(argv) or 0
  File "/opt/yocto/fsl-community-bsp/.repo/repo/main.py", line 161, in _Run
    result = cmd.Execute(copts, cargs)
  File "/opt/yocto/fsl-community-bsp/.repo/repo/subcmds/init.py", line 390, in 
Execute
    self._SyncManifest(opt)
  File "/opt/yocto/fsl-community-bsp/.repo/repo/subcmds/init.py", line 236, in 
_SyncManifest
    m.MetaBranchSwitch()
  File "/opt/yocto/fsl-community-bsp/.repo/repo/project.py", line 2705, in 
MetaBranchSwitch
    self.Sync_LocalHalf(syncbuf)
  File "/opt/yocto/fsl-community-bsp/.repo/repo/project.py", line 1230, in 
Sync_LocalHalf
    lost = self._revlist(not_rev(revid), HEAD)
  File "/opt/yocto/fsl-community-bsp/.repo/repo/project.py", line 2312, in 
_revlist
    return self.work_git.rev_list(*a, **kw)
  File "/opt/yocto/fsl-community-bsp/.repo/repo/project.py", line 2506, in 
rev_list
    p.stderr))
error.GitError: manifests rev-list 
('^6d12937e5f6fd223397f23832587529354b03ab9', 'HEAD', '--'): fatal: bad 
revision 'HEAD'

Can anyone help me fix this issue?

Thanks,
Roshni
---------------------------------------------------------------------------------------
 This email has been scanned for email related threats and delivered safely by 
Mimecast.
 For more information please visit http://www.mimecast.com
---------------------------------------------------------------------------------------
-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to