On Wednesday 21 August 2013 12:46:00 Zafrullah Syed wrote: > Package revision number should be included in my bitbake file? I am trying > to build a basic hello world by downloading it from sourceforge. There is > no package revision number to it. It is just a regular hello world program. > > How do I add in {PV} my bitbake recipe?
I'm not sure I fully understand the question. By default, PV is determined from the recipe filename, if the filename contains an underscore. Alternatively PV may be set within the recipe as with any variable. If it is not in the recipe filename and not explicitly set in the recipe then it will default to "1.0". Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto