On Thu, Sep 20, 2012 at 8:26 AM, Tarek El-Sherbiny < tarek.elsherb...@gmail.com> wrote:
> I'm writing a recipe to checkout files from local svn. Here is my URI: > > SRC_URI = > "svn://svn.ad-group.adh/svn/dev_repos/Generation3_app;module=trunk;protocol=http" > Are you trying to fetch from the tip of the trunk? In this case, you may need something like: SRCREV = "${AUTOREV}" PV = "1.0+svnr${SRCPV}" PR = "r6" SRC_URI = "svn://<my repo>;module=monitor4;proto=https" Cliff -- ================= http://bec-systems.com
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto