Changes

How to get the Poky Linux distribution

89 bytes added, 16:36, 3 December 2012
Poky Platform Setup Environment
Having done that, and assuming you downloaded the BSP contents
at the top-level of your yocto build tree, you can build a igep
image by adding the location of the 'meta-igep ' layer toconf/'bblayers.conf, e.g.:'
<path to>Add bellow line into .../meta-isee \poky/build/conf/bblayers.conf:
<path to>/poky/meta-isee \ To enable the isee layer, add the 'igep00x0 MACHINE ' to .../poky/build/conf/local.conf:
MACHINE ?= "igep00x0"
$ bitbake demo-image-sato
At the end of a successful build, you should have a an image that you could use for boot device from flash or a micro-SD card.
= See also =
0
edits