[oe] recipe to always fetch latest from SCM

Vitus Jensen vjensen at gmx.de
Wed Apr 7 12:46:24 UTC 2010


On Wed, 7 Apr 2010, Marcin Juszkiewicz wrote:

> 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}"

Hurray!

>> Without accessing mirror servers first?
>
> CVS_TARBALL_STASH = ""
> SRC_TARBALL_STASH = ""

CVS_xxx?  Test, yes, strange though.

> Those two should make build try to use latest version each time.

Thank you for your help, it does!

For reference: this fills the download directory with archives for every 
revision, one has to clean up regulary.

Bye,
   Vitus

-- 
Vitus Jensen, Hannover, Germany, Universe (current)
pgp public key available from keyservers




More information about the Openembedded-devel mailing list