Open main menu

DAVE Developer's Wiki β

Changes

no edit summary
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |DESK-MX8M-L-2.0.0 release
|-
! | style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#ededededf8fb; padding:5px; color:#000000" |{{oldid|19807|2023/08/22}}| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |DESK-MX8M-L-4.0.0 release|-! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#ededed; padding:5px; color:#000000" |2024/04/02! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#ededed; padding:5px; color:#000000" |DESK-MX8M-L-4.01.0 release
|-
|}
|-
! Repository
| BSP Manifest
| Yocto BSP Layer
|-
! URL
| git@git.dave.eu:desk-mx-l/desk-mx-l-bsp.git
| git@git.dave.eu:desk-mx-l/meta-desk-mx.git
|-
! stable branch
| desk-mx8m-l-4.x.x
| desk-mx8m-l-4.x.x
|-
! stable tag
| desk-mx8m-l-4.0.0| desk-mx8m-l-4.01.0
|}
For more general information regarding the Yocto build system, please refer the [[:Category:Yocto|dedicated category page]].
===How to build the Yocto BSP images including the U-Boot binary file, the Linux kernel image, and the target root file system imagewith KAS===
{{ImportantMessage|text=The following procedure requires the access to the DAVE Embedded Systems' git repositories. The access to such repositories is granted to development kit's owners only. Please refer to [[Accessing_DAVE_Embedded_Systems_restricted_git_repositories|this page]] for detailed instructions on how to get it.}}
</pre>
Before running the build, the KAS environment must be initialized properly. [[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:~$ mkdir virtualenv -p ~/deskusr/bin/python3 venvcreated virtual environment CPython3.8.10.final.0-mx-l64 in 351ms creator CPython3Posix(dest=/home/dooraim/venv, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/dooraim/.local/share/yoctovirtualenv) added seed packages: pip==24.0, setuptools==69.1.1, wheel==0.42.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivatordvdk@vagrant:~$ cd ~source venv/desk-mx-lbin/yoctoactivate(venv) dvdk@vagrant:~/desk$ pip3 install kas==4.2Collecting kas==4.2 Downloading kas-4.2.tar.gz (39 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... doneCollecting PyYAML<7,>=3.0 (from kas==4.2) Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)Collecting distro<2,>=1.0.0 (from kas==4.2) Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB)Collecting jsonschema<5,>=2.5.0 (from kas==4.2) Using cached jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB)Collecting kconfiglib<15,>=14.1.0 (from kas==4.2) Downloading kconfiglib-14.1.0-py2.py3-none-any.whl.metadata (39 kB)Collecting attrs>=22.2.0 (from jsonschema<5,>=2.5.0->kas==4.2) Using cached attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB)Collecting importlib-resources>=1.4.0 (from jsonschema<5,>=2.5.0->kas==4.2) Downloading importlib_resources-6.4.0-py3-none-any.whl.metadata (3.9 kB)Collecting jsonschema-specifications>=2023.03.6 (from jsonschema<5,>=2.5.0-mx>kas==4.2) Using cached jsonschema_specifications-l/yocto$ curl http://commondatastorage2023.googleapis12.com/git1-py3-none-repoany.whl.metadata (3.0 kB)Collecting pkgutil-downloads/reporesolve-name>=1 .3.10 (from jsonschema<5,>=2.5.0-> repokas==4.2) % Total % Received % Xferd Average Speed Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes)Collecting referencing>=0.28.4 (from jsonschema<5,>=2.5.0->kas==4.2) Time Time Time CurrentDownloading referencing-0.34.0-py3-none-any.whl.metadata (2.8 kB)Collecting rpds-py>=0.7.1 (from jsonschema<5,>=2.5.0->kas==4.2) Dload Upload Total Using cached rpds_py-0.18.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)Collecting zipp>=3.1.0 (from importlib-resources>=1.4.0->jsonschema<5,>=2.5.0->kas==4.2) Spent Downloading zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB)Downloading distro-1.9.0-py3-none-any.whl (20 kB)Using cached jsonschema-4.21.1-py3-none-any.whl (85 kB)Downloading kconfiglib-14.1.0-py2.py3-none-any.whl (145 kB) Left Speed━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.9/145.9 kB 12.2 MB/s eta 0:00:00100 29945 100 29945 Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)Using cached attrs-23.2.0-py3-none-any.whl (60 kB)Downloading importlib_resources-6.4.0-py3-none-any.whl (38 kB)Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB)Downloading referencing-0.34.0 -py3-none-any.whl (26 kB)Using cached rpds_py-0 64816 .18.0 -cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB)Building wheels for collected packages:kas Building wheel for kas (pyproject.toml) ... done Created wheel for kas: filename=kas-4.2-py3-none-any.whl size=57786 sha256=919ab9cedc442039708d8846f9fb02e8b43d823cb54d8785737bf46361c594a6 Stored in directory: /home/dooraim/.cache/pip/wheels/5f/47/a7/e9a292a85a88f96c6b3d834d5e9aceb6927ae2e2b89b123ecbSuccessfully built kasInstalling collected packages:zipp, rpds-py, PyYAML, pkgutil-resolve-name, kconfiglib, distro, attrs, referencing, importlib-resources, jsonschema-specifications, jsonschema, kasSuccessfully installed PyYAML- 6.0.1 attrs-23.2.0 distro-1.9.0 importlib-resources-6.4.0 jsonschema-4.21.1 jsonschema-:specifications-2023.12.1 kas-:4.2 kconfiglib-14.1.0 pkgutil- resolve-name-:1.3.10 referencing-0.34.0 rpds-:py-0.18.0 zipp- 646763.18.1(venv) dvdk@vagrant:~/desk-mx-l/yocto$ chmod a+x repo
</pre>
then, fetch the Yocto <code>meta-desk-mx</code> repositories with the proper branch:
<pre class="workstation-terminal">
(venv) dvdk@vagrant:~/desk-mx-l/yocto$ ./repo init -u git clone git@git.dave.eu:desk-mx-l/meta-desk-mx-l-bsp.git -b refs/tags/desk-mx8m-l-4.01.0dvdk@vagrant:~/desk-mx-l/yocto$ ./repo sync -c
</pre>
In case ==== Running the build ==== Please note that even the basic root file system requires a few hours to build on a mid/hi range desktop (4-6 cores, 8-12 GiB RAM) also depending on your Internet connection speed (all sources are fetched from the network). Nearly 20GiB of disk space is required for the build. The process may be slowed down significantly since the performances of a virtual machine are reduced if compared to the physical hardware. Thus, it's recommended to check the hardware capabilities of the host system and, when building with Yocto is required, to consider the following options: * Migrating the build system to a physical machine* Assuming that the host system has the required resources, extending the hardware capabilities of the default MVM (e.g. adding more cores and disk space). Once completed the initialization phase, developers can launch the Yocto image build with KAS, with the following commands: * for build <code>cadave-certificatesimage-devel</code> failures, which may appears during https access to some repo:image with <code>DESK-MX8MM-L</code> machine
<pre class="workstation-terminal">
Fetching projects: 11% (2/17venv) meta-freescale-3rdpartyfataldvdk@vagrant: unable to access 'https://source.codeaurora.org/external~/imxsupport/meta-nxp-demodesk-experience/': server certificate verification failed. CAfile: /etc/ssl/certs/camx- certificates.crt CRLfile: none fatal: unable to access 'https://git.openembedded.orgl/metayocto$ kas build desk-python2/': server certificate verification failed. CAfile: /etc/ssl/certs/camx8mm-certificates.crt CRLfile: none fatal: unable to access 'https://sourcel_devel.codeaurora.org/external/imxsupport/meta-nxp-demo-experience/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none fatal: unable to access 'https://git.openembedded.org/meta-python2/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none error: Cannot fetch meta-nxp-demo-experience from https://source.codeaurora.org/external/imxsupport/meta-nxp-demo-experienceyml
</pre>
a possible solution is to disable the SSL verification setting:* for build <code>dave-image-devel</code> image with <code>DESK-MX8MP-L</code> machine
<pre class="workstation-terminal">
(venv) dvdk@vagrant:~/desk-mx-l/yocto$ export GIT_SSL_NO_VERIFY=1kas build desk-mx8mp-l_devel.yml
</pre>
==== Initialize DISTRO and MACHINE ====Select Where <code>dave-image-devel</code> is one of the Weston backend (you will be asked to accept the EULA):images listed in [[#Quick reference|here]].
<pre class="workstation-terminal">dvdk@vagrant:~/desk-mx-l/yocto$ DISTRO=fsl-imx-wayland MACHINE=desk-mx8mp source desk-setup-release.sh -b Once the buildprocess is completed, the resulting files (the U-waylandBoot binaries, the Linux kernel image, the device tree blob, the .tar.gz compressed root file system image, etc.Do you accept the EULA you just read? (y) will be available in <code>build/n) y EULA has been accepted. Welcome to Freescale Community BSP...dvdk@vagrant:~tmp/desk-mx-ldeploy/yoctoimages/build-wayland$<machine_name></precode>.
==== Running Generating the build SDKs====
Please note that even the basic root file system requires a few hours In way to build on a mid/hi range desktop (4-6 cores, 8-12 GiB RAM) also depending on your Internet connection speed (all sources are fetched from get the network). Nearly 20GiB of disk space is required corresponding SDK for the build. The process may be slowed down significantly since the performances of a virtual machine are reduced if compared to the physical hardware. ThusQT6, it's recommended to check the hardware capabilities of the host system and, when building with Yocto is required, to consider perform the following optionscommand: * Migrating the build system to a physical machine* Assuming that the host system has the required resources, extending the hardware capabilities of the default MVM (e.g. adding more cores and disk space).
Once completed the initialization phase, developers can launch the Yocto image build process with the following commands:* for <code>DESK-MX8MM-L</code> machine
<pre class="workstation-terminal">
(venv) dvdk@vagrant:~/desk-mx-l/yocto/$ kas builddesk-wayland$ bitbake dave-imagemx8mm-devell_qt6_sdk.yml
</pre>
Where <code>dave-image-devel</code> is one of the images listed in [[#Quick reference|here]].
 
Once the build process is completed, the resulting files (the U-Boot binaries, the Linux kernel image, the device tree blob, the .tar.gz compressed root file system image, etc.) will be available in <code>build/tmp/deploy/images/<machine_name></code>.
====Generating the SDKs==== After creating an image as described in the previous version, the corresponding SDK can be generated by issuing the following command:* for <code>DESK-MX8MP-L</code> machine
<pre class="workstation-terminal">
bitbake dave(venv) dvdk@vagrant:~/desk-imagemx-devel l/yocto$ kas build desk-c populatemx8mp-sdkl_qt6_sdk.yml
</pre>
Again, replace <code>dave-image-devel</code> with one of the images listed in [[#Quick reference|here]].
====Generating the Toolchain====
Toolchain can be created by the following command:
 
* for <code>DESK-MX8MM-L</code> machine
<pre class="workstation-terminal">
bitbake meta(venv) dvdk@vagrant:~/desk-toolchainmx-l/yocto$ kas build desk-mx8mm-l_toolchain.yml
</pre>
==== Building additional packages ==== To build additional packages the user must select the ''DISTRO'' and source the * for <code>deskDESK-setupMX8MP-release.shL</code> scriptmachine
<pre class="workstation-terminal">
(venv) dvdk@vagrant:~/desk-mx-l/yocto$ DISTRO=fsl-imx-wayland MACHINE=kas build desk-mx8mp source desk-setup-releasel_toolchain.sh -b build-waylanddvdk@vagrant:~/desk-mx-l/yocto/build-wayland$yml
</pre>
And then can run any of ==== Building additional packages ==== To build additional packages, for example <code>memtester</code> the user need to perform the [http://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#usingpoky-components-bitbake bitbake] following command.
<pre class="workstation-terminal">
(venv) dvdk@vagrant:~/desk-mx-l/yocto/$ KAS_TARGET="memtester" kas builddesk-wayland$ bitbake memtestermx8mm-l_devel.yml
</pre>
The resulting packages (the default format is rpmdeb) can be found inside <code>build/tmp/deploy/rpmdeb</code>. 
----
[[Category:ORCA]] [[Category:MITO 8M Mini]]
dave_user
424
edits