Ticket #987 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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)

  1. 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

make-setup.log Download (20.5 KB) - added by nschle85 2 years ago.

Change History

Changed 2 years ago by nschle85

comment:1 Changed 2 years ago by nschle85

  • Status changed from new to closed
  • Resolution set to fixed

JaMa? fixed the Makefile

Note: See TracTickets for help on using tickets.