On Wed, Dec 28, 2011 at 1:06 PM, autif khan <autif.ml...@gmail.com> wrote: > I have the following problem and I am not sure how to resolve it. > > I have created my own layer (say) meta-autif > > In the layer - I have my recipes (say) helloworld, many more may be > > Now I want to add these packages to the core-image-sato recipe for the > image. This recipe resides in meta layer (under recipes-sato/images) > > I have the following recipe (say) core-image-autif.bb > > require core-image-sato.bb > IMAGE_FEATURES += "helloworld"
You want something like: require recipes-core/images/core-image-sato.bb -- Christopher Larson _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto