Difference between revisions of "Oe-made-easy"

From Openembedded.org
Jump to: navigation, search
(Created page with "'''Note: this script is external to the OpenEmbedded project.''' git clone git://github.com/lloydchang/oe-made-easy.git; ./oe-made-easy/core-image-minimal User Interface Desig...")
 
(No difference)

Latest revision as of 09:02, 30 July 2012

Note: this script is external to the OpenEmbedded project.

git clone git://github.com/lloydchang/oe-made-easy.git; ./oe-made-easy/core-image-minimal

User Interface Design: This one-liner allows us to easily bootstrap core-image-minimal (for qemux86-64) onto our computers before diving into details. -- Lloyd Chang