On 2/12/15 11:15 AM, Jack Black wrote: > Here: > http://www.elinux.org/Minnowboard:MinnowMaxYoctoProject > it says to do: > > echo 'MACHINE = "intel-core2-32"' >> conf/local.conf > > (note, it's ambiguous whether I should do: > echo 'BBLAYERS += "$HOME/source/meta-intel"' >> conf/bblayers.conf > echo 'MACHINE = "intel-core2-32"' >> conf/local.conf > or just > echo 'MACHINE = "intel-core2-32"' >> conf/local.conf > So I only did the latter > )]\
You also need the layer added to conf/bblayers, regardless of the machine. I'll update the wiki, thanks. -- Darren Hart Intel Open Source Technology Center _______________________________________________ elinux-MinnowBoard mailing list [email protected] http://lists.elinux.org/mailman/listinfo/elinux-minnowboard
