Re: [yocto] Recipe svn-fetcher and scmdata

2019-08-21 Thread Richard Purdie
On Mon, 2019-08-19 at 10:18 +0300, Teemu K wrote: > Hi, > > I have some recipes that fetch sources directly from svn. I'd like to > keep the .svn to make it easier to commit changes. I checked that > those are by default removed and that there is scmdata - option if > those wanted to be kept. > >

[yocto] Recipe svn-fetcher and scmdata

2019-08-19 Thread Teemu K
Hi, I have some recipes that fetch sources directly from svn. I'd like to keep the .svn to make it easier to commit changes. I checked that those are by default removed and that there is scmdata - option if those wanted to be kept. I set the following src_uri: SRC_URI = "svn://my.svn.server/svn