Changes between Version 5 and Version 6 of Yocto/Building
- Timestamp:
- 01/30/2018 10:19:14 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Yocto/Building
v5 v6 185 185 mkdir ~/ventana-yocto 186 186 cd ventana-yocto 187 repo init -u https://github.com/Gateworks/gateworks-yocto-bsp-platform -b fido188 }}} 189 * in the above command, {{{ fido}}} is the name of the branch that refers to Yocto v1.8187 repo init -u https://github.com/Gateworks/gateworks-yocto-bsp-platform -b pyro 188 }}} 189 * in the above command, {{{pyro}}} is the name of the branch that refers to Yocto v2.3 190 190 191 191 3. (optional) pin the repo versions to the latest version which was known to have been successfully built by the Gateworks nightly build server: