Hi Stephano, Thanks. The oddity is that I added the meta-intel path to the bblayers config file manually. After deleting my addition and then using the bitbake-layers command you listed, it's taken off.
-- Tim > On Mar 17, 2018, at 2:45 PM, Stephano Cetola > <[email protected]> wrote: > > On 3/17/18 1:39 PM, Tim Jones wrote: >> Hi Folks, >> >> I've prepped a build platform and installed rocko and meta-intel from >> the GIT repo in the proper hierarchy. I then made sure that the only >> active MACHINE line in my local.conf was MACHINE ?= "intel-corei7-64" as >> outlined in the README. >> >> Upon running bitbake of core-image-sato, bitbake exits with >> "MACHINE=intel-corei7-64 is invalid". >> >> Any tips on a resolution? >> >> Tim >> >> You have not added the meta-intel layer to your bblayers.conf. You can > use the bitbake-layers tool to do that: > > $ bitbake-layers add-layer /[path]/[to]/[your]/meta-intel > > Cheers, > Stephano -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
