On 18 May 2017 at 12:40, Alan Levy <alan.l...@plextek.com> wrote:

> Eventually I traced this down to the fact that SVN is missing from the
> list of host apps defined in HOSTTOOLS in bitbake.conf. If I add an
> assignment in local.conf to append svn to HOSTTOOLS all is well again.
>
>
As Alex says we typically use subversion-native as we can't rely on the
host subversion being new enough for some features we need.

Does your recipe fetch using svn:// in SRC_URI?  If so then it should have
svn in the sysroot already.  A minimal example would be useful.

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

Reply via email to