2016/2/2

wandboard, yocto

follow : http://wiki.wandboard.org/Getting_started_with_Yocto_on_Wandboard
但是只能用 dizzy
一樣..

repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b dizzy
repo sync
然後..
export MACHINE=wandboard-dual
. setup-environment build
會到 build 目錄..
Welcome to Freescale Community BSP

The Yocto Project has extensive documentation about OE including a
reference manual which can be found at:
    http://yoctoproject.org/documentation

For more information about OpenEmbedded see their website:
    http://www.openembedded.org/

You can now run 'bitbake '

Common targets are:
    core-image-minimal
    meta-toolchain
    meta-toolchain-sdk
    adt-installer
    meta-ide-support

Your configuration files at build have not been touched.
myserver:~/wandyocto/build$ 
然後build.. minimal..
bitbake core-image-minimal
build 好的東西會在..
build/tmp/deploy/images/wandboard-dual/
其中的 core-image-minimal-wandboard-dual.sdcard 就是 sd card image,
直接 dd 到 sd card 就可以。

開機以後,會出現 login prompt, default username=root, 沒有 password

沒有留言:

張貼留言