[oe] recipe to always fetch latest from SCM

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Wed Apr 7 12:13:53 UTC 2010


Dnia środa, 7 kwietnia 2010 o 14:00:47 Vitus Jensen napisał(a):

> What is the best way to code a recipe which always fetches HEAD from a
> SCM?  

SRCREV = "${AUTOREV}"

> Without accessing mirror servers first?

CVS_TARBALL_STASH = ""
SRC_TARBALL_STASH = ""

Those two should make build try to use latest version each time.
 
Regards, 
-- 
JID:      hrw at jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz






More information about the Openembedded-devel mailing list