Changes

Jump to: navigation, search

Build system (BELK/BXELK)

45 bytes added, 14:31, 19 December 2016
U-Boot and Linux git repositories
===U-Boot and Linux git repositories===
BELK /BXELK source trees for U-Boot and Linux kernel are provided as git repositories, as detailed in the following table.
{| class="wikitable" border="1"
!Component
|-
|}
This means that these Access to DAVE Embedded Systems' git repositories, is granted to development kit's ownners only. Please refer to [[Accessing_DAVE_Embedded_Systems_restricted_git_repositories|this page]] for detailed instructions on how to get access. The components listed in the table above can be kept in sync and up to date with DAVE Embedded Systems' repositories.When One the git account is has been enabled (please refer to the [[#RSA key generation|following section]]), the developer can:
*clone the repository with the <code>git clone <git_remote_repository></code> command
*synchronize a source tree entering the repository directory and launching the <code>git fetch origin</code> command.
Please note that git fetch doesn't merge the commits on the current branch. To do that, the developer should run the <code>git merge</code> command or replace the ''fetch-merge'' process with a single <code>git pull</code> command. Please note that the recommended method is the ''fetch-merge'' process. For further information on Git, please refer to the official Git Documentation (http://git-scm.com/documentation).
 
Please refer to [[Accessing_DAVE_Embedded_Systems_restricted_git_repositories|this page]] for detailed instructions on how to get access to DAVE Embedded Systems' git repositories.
===Using the pre-packaged git archive===
4,650
edits

Navigation menu