On Sat, Nov 07, 2015 at 01:52:37AM +0000, [email protected] wrote: > > Hello, > > Is there a way to use the feature during development when you are > working off trunk/HEAD? > > This doesn't work (obviously). Is it possible to pull the HEAD version > in the recipe? > > ------------------- > PR = "r0" > PV = "0.1+svn${SRCPV}" > > SRCREV = "${AUTOREV}" > > SRC_URI = > "svn://project/trunk;module=libproject;protocol=svn+ssh;rev=HEAD;subdir=svn"
try to drop rev=HEAD, setting SRCREV should be enough. > > ------------------- > > TIA > > -- > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
