Differences

This shows you the differences between two versions of the page.

Link to this comparison view

iot:labs:10 [2020/01/07 11:59]
jan.vaduva [Customize projects from scratch]
iot:labs:10 [2020/01/07 12:08] (current)
jan.vaduva [Customize projects from scratch]
Line 6: Line 6:
 Set up your Linux system with the right packages (instruction are provided for Ubuntu, Fedora, CentOS and openSUSE) Set up your Linux system with the right packages (instruction are provided for Ubuntu, Fedora, CentOS and openSUSE)
  
 +  - Install prerequisites:​ <​code>​sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib \
 +     ​build-essential chrpath socat libsdl1.2-dev xterm</​code>​
   - Download the latest stable release: <​code>​$ git clone -b zeus git://​git.yoctoproject.org/​poky.git</​code>​ //or// <​code>​$ wget downloads.yoctoproject.org/​releases/​yocto/​yocto-3.0/​poky-zeus-22.0.0.tar.bz2</​code>​   - Download the latest stable release: <​code>​$ git clone -b zeus git://​git.yoctoproject.org/​poky.git</​code>​ //or// <​code>​$ wget downloads.yoctoproject.org/​releases/​yocto/​yocto-3.0/​poky-zeus-22.0.0.tar.bz2</​code>​
   - Source //​oe-init-build-env//​ script, to create the build directory: <​code>​$ source poky/​oe-init-build-env ../​my_dir</​code>​   - Source //​oe-init-build-env//​ script, to create the build directory: <​code>​$ source poky/​oe-init-build-env ../​my_dir</​code>​
-  - Edit //​conf/​local.conf//​ and set //​MACHINE// ​ and any extra required variables ​+  - Edit //​conf/​local.conf//​ and set //​MACHINE//  ​as //​qemuarm// ​and any extra required variables.
   - Build the OS image: <​code>​$ bitbake core-image-minimal</​code>​   - Build the OS image: <​code>​$ bitbake core-image-minimal</​code>​
   - Boot the OS image of your choice: <​code>​$ runqemu qemuarm</​code>​ Where: <​code>​MACHINE=qemuarm</​code>​   - Boot the OS image of your choice: <​code>​$ runqemu qemuarm</​code>​ Where: <​code>​MACHINE=qemuarm</​code>​
iot/labs/10.txt ยท Last modified: 2020/01/07 12:08 by jan.vaduva
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0