Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Linux] Compile Ubuntu firmware(GPT)

116

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
116
Posted at 12/9/2018 12:15:45      1#
Last edited by abutkov In 12/9/2018 09:30 Editor

Hi, Metin

The problem is that git wants to identify you when you start init:
*** Please tell me who you are.
Run
  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

Just run commands above with your email and name quoted and you can proceed.
If you want to change this, please re-run 'repo init' with --config-name

Further problem you may face during almost last step - Fetching projects:  97% (35/36) - is that sync command for repo cannot fetch the kernel branch due to wrong SHA1:

  1. error: Cannot fetch kernel (GitError: kernel update-ref: fatal: 56b9229b4b31b7f9c8d6951609db43440f8f2631^0: not a valid SHA1
  2. error: Exited sync due to fetch errors
Copy the code



Still not fixed..


Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list