Changes

Jump to: navigation, search

Building the Yocto BSP (DIVELK)

28 bytes added, 08:13, 2 May 2018
no edit summary
!Notes
|-
|{{oldid|7096|3.0.0}}
|Jun 2017
|[[Diva_Embedded_Linux_Kit_(DIVELK)#DIVELK_3.0.0|DIVELK 3.0.0]]
|
|-
|-
|4.0.0
|Apr 2018
|[[Diva_Embedded_Linux_Kit_(DIVELK)#DIVELK_4.0.0|DIVELK 4.0.0]]
|
|-
|-
! stable branch
| diva-fidomorty| diva-fidomorty
|-
! stable tag
| divelk-34.0.0| divelk-34.0.0
|}
| divelk-image-devel
| minimal for development/debugging image
|-
| divelk-image-networking
| based on divelk-image-devel plus networking tools
|-
| divelk-image-matrix
To build DIVELK BSP first you need to download Linaro toolchain from
https://releases.linaro.org/components/toolchain/binaries/56.32-2016.0211/arm-linux-gnueabihf/gcc-linaro-56.32.1-2016.0211-x86_64_arm-linux-gnueabihf.tar.xz
install it and add it to the PATH.
dvdk@vagrant-ubuntu-trusty-64:~/diva$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > repo
dvdk@vagrant-ubuntu-trusty-64:~/diva$ chmod a+x repo
dvdk@vagrant-ubuntu-trusty-64:~/diva$ ./repo init -u git@git.dave.eu:diva/diva-bsp.git -b diva-fidomorty
dvdk@vagrant-ubuntu-trusty-64:~/diva$ ./repo sync
</pre>
170
edits

Navigation menu