Ticket #987 (closed defect: fixed)
make setup fails with "fatal: git checkout: branch master already exists"
| Reported by: | nschle85 | Owned by: | TAsn |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Other | Version: | SHR-custom-builds |
| Keywords: | make setup fatal: git checkout: branch master already exists | Cc: |
Description
1.get the makefile from shr project page (ok)
- make setup (fails see attachment)
setting up bitbake ...
Initialized empty Git repository in /home/nschle85/shr-build/bitbake/.git/
remote: Counting objects: 11500, done.
remote: Compressing objects: 100% (3575/3575), done.
remote: Total 11500 (delta 6715), reused 11488 (delta 6709)
Receiving objects: 100% (11500/11500), 2.32 MiB | 410 KiB/s, done.
Resolving deltas: 100% (6715/6715), done.
fatal: git checkout: branch master already exists
make: * [setup-bitbake] Error 128
make: Leaving directory `/home/nschle85/shr-build'
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

