The build system creates a tar.gz file from the SVN checkout. Probally
the devshell opens on this .tar.gz exploded, not at the folder checked
out.

What I do is checkout manunally and use toolchain to compile. So I do
fix/compile/test cycle on my own workcopy and using toolchains
provided by Yocto. Then I copy the binaries/libraries to target
manually and test it. Once everything is fine I test the build inside
Yocto.

Cheers,

2015-10-07 15:49 GMT-03:00 Allen Curtis <allen.cur...@curtisembedded.com>:
> Hello,
>
> I am fetching my source code from SVN in my recipe file. The build works 
> fine. However if I open a "devshell", the .svn directory is missing so I can 
> not checkin any modifications. I looked at svn.py and it looks like it should 
> be doing a checkout operation.
>
> How do I fix this?
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



-- 
"Do or do not. There is no try"
  Yoda Master
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to