- Embedded Linux Development Using Yocto Project Cookbook(Second Edition)
- Alex González
- 32字
- 2021-06-30 19:21:17
Getting ready
In order to run the Toaster Django web application, your host machine needs to be set up as follows:
$ sudo apt-get install python3-pip
$ pip3 install --user -r /opt/yocto/poky/bitbake/toaster-requirements.txt