Ticket #989 (closed defect: fixed)
make update fails for bitbake update
| Reported by: | nschle85 | Owned by: | ainulindale |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | SHR Image | Version: | SHR-custom-builds |
| Keywords: | Cc: |
Description
Console output
updating bitbake
You asked me to pull without telling me which branch you
want to merge with, and 'branch.1.8.merge' in
your configuration file does not tell me either. Please
specify which branch you want to merge on the command line and
try again (e.g. 'git pull <repository> <refspec>').
See git-pull(1) for details.
If you often merge with the same branch, you may want to
configure the following variables in your configuration
file:
branch.1.8.remote = <nickname>
branch.1.8.merge = <remote-ref>
remote.<nickname>.url = <url>
remote.<nickname>.fetch = <refspec>
See git-config(1) for details.
make[1]: * [update-bitbake] Error 1
make[1]: Leaving directory `/home/nschle85/shr-build'
make: * [update] Error 2
make: Leaving directory `/home/nschle85/shr-build'
