2017年6月18日 星期日

Yocto Build Server

Working with Yocto to Build Linux:

https://www.embeddedartists.com/sites/default/files/support/com/iMX6_Working_with_Yocto.pdf


https://community.nxp.com/thread/452294

2017年5月12日 星期五

Bitbake

https://www.yoctoproject.org/docs/1.6/bitbake-user-manual/bitbake-user-manual.html


使用下面命令來查看目前repo 有哪些package:
bitbake-layers show-recipes

使用下面命令來查看目前repo 有哪些package:
bitbake-layers show-recipes
使用下面命令來查看一個包都有哪些可執行的task
bitbake  -c listtasks
ex . bitbake linux-imx -c listtasks

2017年5月9日 星期二

TRON

Coqos

http://www.jointwyse.com/Home/Dynamic/dynamic_see_6.html

2017年5月4日 星期四

IoT&M2M

http://eecatalog.com/IoT/tag/top-top-story/

2017年4月15日 星期六

git

git clone https://github.com/feliciapei/mphone.git -recursive

http://gogojimmy.net/2012/02/29/git-scenario/