Hello,
In the poky/documentation folder I execute the following:
#!/bin/bash
make DOC=adt-manual
make DOC=kernel-dev
make DOC=mega-manual
make DOC=bsp-guide
make DOC=kernel-manual
make DOC=ref-manual
make DOC=yocto-project-qs
make DOC=dev-manual
make DOC=profile-manual
find . -name *.pdf
This generates my documentation for yocto .
What you need is the adt-manual. see Chapter 4. Using the Command
Line.
You also need to build SDK with bitbake.  Then a script in images/sdk
which you installs in /opt/poky/1.xxxx
Hope this helps.  I also am using a zedboard.  I recently got sound, 2 C920
cameras, openCV, gnuplot, gsl, vlc, and gnuradio working with meta-topic
instead of meta-xilinx thanks to Mike Looijmans on the meta-xilinx mailing
list.
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to