Template:Yocto Build Release IMX: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
Line 51: Line 51:


= Download Yocto {{#var:YOCTO_NAME}} based on {{#varexists:FSLC_BSP_VERSION|Freescale Community BSP {{#var:FSLC_BSP_VERSION}}|NXP BSP {{#var:FSL_BSP_VERSION}}}} =
= Download Yocto {{#var:YOCTO_NAME}} based on {{#varexists:FSLC_BSP_VERSION|Freescale Community BSP {{#var:FSLC_BSP_VERSION}}|NXP BSP {{#var:FSL_BSP_VERSION}}}} =
Configure git user and email:


  $ git config --global user.name "Your Name"
  $ git config --global user.name "Your Name"
  $ git config --global user.email "Your Email"
  $ git config --global user.email "Your Email"
   
   
Fetch and install the Google [https://gerrit.googlesource.com/git-repo/ git-repo] tool:
  $ mkdir -p ~/bin
  $ mkdir -p ~/bin



Revision as of 19:49, 8 January 2024