Compiling Custom Kernel Sources from SVN

I would like to change the kernel source from the stock kernel provided by Toradex to one hosted on our SVN server. We are making a lot of changes so I would rather not have to manage patches.

My issue is I am having trouble finding info on how to pull the sources from an SVN server instead of Git. Has anyone done this before?

Greetings @ParkerCTI,

Here is some documentation on using Yocto’s svn fetcher: BitBake User Manual

I hope this helps answer your question.

Best Regards,
Jeremias