AUTOREV might be what you are looking for. http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-AUTOREV
Best Regards, Zhenhua > -----Original Message----- > From: [email protected] [mailto:yocto- > [email protected]] On Behalf Of Brad Litterell > Sent: Tuesday, December 17, 2013 4:17 PM > To: [email protected] > Subject: [yocto] Setting PV dynamically in a recipe > > Hi, > > I have a few recipes in my image that represent my own custom code. I > would like to generate PV dynamically from my source code, but since the > recipe is parsed before the code is extracted from the tarball, that's > not easy to do. > > The Poky reference manual implies this is possible: > PV is generally not overridden within a recipe unless it is building an > unstable (i.e. development) version from a source code repository (e.g. > Git or Subversion). > > However, I have not found an actual example. Is there a recommended way > to do this? > > Thanks, > Brad > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto > _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
