Changes

Jump to: navigation, search

DESK-MX8M-L/Development/Building the Yocto BSP

453 bytes added, 11:10, 15 February 2022
no edit summary
[[DESK-MX8M-L | DESK-MX8M-L]] Yocto BSP uses [https://code.google.com/p/git-repo/ git-repo] tool to fetch all the required git repositories. To install it, please use the following commands:
<pre class="workstation-terminal">
dvdk@vagrant:~/desk-mx-l/yocto$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo -1 > repo % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed100 29945 100 29945 0 0 583k 0 --:--:-- --:--:-- --:--:-- 596k
dvdk@vagrant:~/desk-mx-l/yocto$ chmod a+x repo
dvdk@vagrant</pre>then, fetch the Yocto repository with the proper branch:~/desk-mx-l/yocto$ <pre>./repo init -u git@git.dave.eu:desk-mx-l/desk-mx-l-bsp.git -b refs/tags/desk-mx8m-l-2.0.0-rc2./repo sync -c</pre>Select the Weston backend:<pre class="workstation-terminal">dvdk@vagrant:~/desk-mx-l/yocto$ DISTRO=fsl-imx-wayland MACHINE=desk-mx8mp source desk-setup-release./repo syncsh -b build-waylanddvdk@vagrant:~/desk-mx-l/yocto$ source desk-mx-l-bsp-init-env.sh
</pre>
==== Building additional packages ====
To build additional packages the user must first enter select the directory where ''DISTRO'' and source the <code>desk-mx8m-l-relsetup-2.0.0-bsp-init-envrelease.sh</code> is placed and source itscript
<pre class="workstation-terminal">
dvdk@vagrant:~/desk-mx-l/yocto$ source deskDISTRO=fsl-mximx-lwayland MACHINE=desk-bspmx8mp source desk-initsetup-envrelease.sh-b build-wayland
dvdk@vagrant:~/desk-mx-l/yocto/build$
</pre>
----
[[Category:ORCA]] [[Category:MITO 8M Mini]]
8,256
edits

Navigation menu