Changes

Jump to: navigation, search

XELK-AN-003: Package Management with Yocto

419 bytes added, 14:19, 8 October 2020
no edit summary
{{AppliesToAxelEsatta}}
{{AppliesToAxelLite}}
{{AppliesToAXEL Lite AN}}
{{Applies To Yocto}}
{{InfoBoxBottom}}
* <code>cortexa9hf_vfp_neon</code> is the name of the channel
* <code>http://myyocto.example.com/cortexa9hf_vfp_neon</code> is the URL of the webserver
 
We assume that network interface has been already configured for Internet access. In any case, a simple network configuration can be done directly on serial console with the following commands:
 
<pre class="board-terminal">
root@imx6qxelk:~# ifconfig eth0 192.168.0.94
root@imx6qxelk:~# route add default gw 192.168.0.254
root@imx6qxelk:~# echo "nameserver 8.8.8.8" > /etc/resolv.conf
</pre>
For example:
8,175
edits

Navigation menu