--
You received this message because you are subscribed to the Google Groups "Beagle Board" group.
To post to this group, send email to beagl...@googlegroups.com.
To unsubscribe from this group, send email to beagleboard...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/beagleboard?hl=en.
To unsubscribe from this group, send email to beagleboard...@googlegroups.com.
To unsubscribe from this group, send email to beagleboard...@googlegroups.com.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
The kernel config is different than the one you use for BeagleBoard.
> I want to emulate the linux kernel before trying that on beagleboard.
I did the same thing for BeagleBox. I created Makefile targets to build
a QEMU environment (kernel, buildroot) and targets to launch QEMU. That
way I could test the BeagleBox UI (BUI).
I can't tell you how to do it with OE or Angstrom (which uses bitbake),
but for an example of how it can be done with Makefiles you can take a
look at BeagleBox's build.
http://www.graphics-muse.org/wiki/pmwiki.php?n=BeagleBox.BeagleBox
Note that my method requires building the kernel and buildroot for QEMU
in one manner, and the run time versions for BeagleBoard separately.
--
Michael J. Hammel Principal Software Engineer
mjha...@graphics-muse.org http://graphics-muse.org
------------------------------------------------------------------------------
Approach love and cooking with reckless abandon.
-- Credited to the Dalai Lama.