Changes

Jump to: navigation, search

Embedded Linux tips and tricks

12 bytes removed, 09:21, 14 March 2022
Setting up a Yocto prebuilt package repository for apt
The repository used is located at http://yocto.dave.eu/imx-5.4.70-2.3.0/. The prebuilt packages were generated by Yocto Zeus, which was used to create the distro running on the target as well.
First of all, it is necessary to configure the target's network subsystem in order to access the Internet. In this example, a couple of <code>systemd</code> services are used for this purpose , namely <code>systemd-networkd</code> and <code>systemd-resolved</code>. They were configured by following the following these steps.
Disable the Connection Manager (ConnMan) sevice to prevent conflict issues:
</pre>
You Both services should see both services be active:
<pre class="board-terminal">
root@orca:~# systemctl status systemd-networkd
4,650
edits

Navigation menu