Oe-made-easy: Difference between revisions

From Openembedded.org
Jump to navigation Jump to 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)

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