On Thu, May 31, 2012 at 3:17 PM, Jim Rucker <[email protected]> wrote: > I'm fairly new to Yocto and Poky and I have a question that I haven't been > able to find through Google. If there are multiple .bb files in a directory, > how does bitbake choose which one to use?
read http://www.yoctoproject.org/docs/1.0/poky-ref-manual/poky-ref-manual.html#var-PREFERRED_PROVIDER http://www.yoctoproject.org/docs/1.0/poky-ref-manual/poky-ref-manual.html#var-PREFERRED_VERSION > Background: I'm inheriting a project from someone and they have a > SRC_URI="git" version and a SRC_URI="file://" version and the git version is > always being called but that server isn't available yet. > > > > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto > _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
