On 05/18/2017 04:04 PM, Alan Levy wrote:
It does get built, and it apparently does get used to do the actual
fetching, just not for miscellaneous functions such as populating
SRCREV which rely on the svn executable being on the PATH. This
appears to be deliberate since there is a FETCHCMD_svn variable in
bitbake.conf. The simplest way for me to force an svn executable onto
PATH was to add it to HOSTTOOLS but that may not be what is really
intended.

SRCREV is supposed to be hardcoded in the recipe. What is the reason you need to use svn to set it? Can you show how it's specifically done in your recipe?


Alex
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to