Re: Does Edison work with Beagleboard & linux-yocto-3.0 kernel?
Brian Hutchinson <b.hutchman@...>
On Wed, Jan 11, 2012 at 3:46 PM, Bruce Ashfield
<bruce.ashfield@...> wrote:
verify that the images I built today work on that platform too.
Regards,
Brian
<bruce.ashfield@...> wrote:
Will do. I also have a C3 Beagleboard around here somewhere and I'llStarting kernel ...
Uncompressing Linux... done, booting the kernel.
Yocto (Built by Poky 6.0) 1.1+snapshot-20120111 beagleboard ttyO2
beagleboard login: root
root@beagleboard:~# ls
root@beagleboard:~# uptime
19:06:08 up 0 min, load average: 1.08, 0.30, 0.10
root@beagleboard:~# uname -a
Linux beagleboard 3.0.12-yocto-standard+ #1 PREEMPT Wed Jan 11
13:53:06 EST 2012 armv7l GNU/Linux
root@beagleboard:~#
Excellent!
If you still want the default (which you likely do here), you
can leave KMACHINE untouched in your bbappend and the inherited
value from the core layers will take care of everything. Get that
working on your local clone, and then try tweaking things :)
verify that the images I built today work on that platform too.
Regards,
Brian