[yocto] SVN based AUTOREV detection?

allen.curtis at curtisembedded.com allen.curtis at curtisembedded.com
Fri Nov 6 17:52:37 PST 2015


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"

-------------------

TIA




More information about the yocto mailing list