I've been working with a Gumstix, and have successfully built both the console and GUI version of their distro. So now I have two directories, yocto/poky containing everything that was downloaded, and yocto/build containing the stuff that was built. So far, so good.
Now, I need to do a completely unrelated project, based on an Intel Atom. I've downloaded the BSP (the N2600/N2800/D2550), and the directions told me to unpack it so that it's all contained in yocto/meta-intel. Does this mean that this BSP isn't related to Poky? My yocto/poky directory is full of other meta-blahblah stuff, so I would think that meta-intel would go in there, one level down. Then, the directions say to edit bblayers.conf, and possibly local.conf. The only place I find these files are in my yocto/build/conf directory, but I would think that doing a build for a different machine would involve setting up a different build directory, e.g., yocto/buildatom. Is that correct? But isn't the build directory set up by running the oe-init-build-env script, which comes afterwards in the instructions? Also, those instructions imply that I should run that script in the yocto/poky directory, since that's where the script is located, but the meta-intel is "upstairs" from that, which seems odd. I'm confused by all this, but more to the point, I'm afraid of doing the wrong thing, and clobbering the Gumstix stuff, which took a day and a half to build. I expect the Atom build will also take a long time, but I don't want to have to do it two more times. Thanks in advance. -- Ciao, Paul D. DeRocco Paul mailto:[email protected] _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
